• Stars
    star
    183
  • Rank 210,154 (Top 5 %)
  • Language
  • License
    MIT License
  • Created over 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

TELUS Reference Architecture Documentation

Reference Architecture

Why

Why does this exist?

This wiki is the source of truth for all technical knowledge, software specifications, standards and architecture evolution for TELUS.

The goal of the document is to track and discuss software standards, tooling and practices within TELUS. You are welcome to contribute and suggest changes. Please follow the contribution guidelines and keep in mind that this repository is open source.

Who

Who is this for?

  • Existing Team Members reference and contribute to this document.
  • Prospective Team Members learn about TELUS software development standards and practices.
  • TELUS partners familiarize with TELUS software standards and practices prior to project delivery commitments.

What

What is the structure?

This is a public and open source repository. Articles are written in Markdown on topics in the following categories:

Documentation is meant to be thin and simple. Members should be able to quickly and easily understand the whys, whats and hows of any part of our software standards.

How

How to take part?

Embody our Principles

  • Focus on Customer First
  • Value data over opinions
  • Deliver outcomes over outputs
  • Take risks and be lean
  • Build for quality and reuse
  • Be an owner
  • Attract and develop leaders
  • Embrace inclusivity
  • Strengthen communities

Open Source

Because we love our customers and we love our technology, we are evolving it, in full transparency!

We do all of this in public to truly embrace our customer first principles

In order to achieve this, we ensure no sensitive content is included, such as:

  • security & privacy policy violating content
  • content considered competitive intelligence
  • keys, tokens or credentials

Process & Contribution

To ensure open collaboration and support for wiki contributions, a few avenues are made available:

  • Technology Forum
    The Technology Forum is the official discussion board for conversations around technology solutions, ideas, issue escalations, questions, knowledge sharing, and Reference Architecture evolution.

    Since Reference Architecture is open source, we separated Technology Forum into its own private repository for deep technical discussions and confidential information.

  • Open Contribution
    Use GitHub to create pull-requests, start discussions, and contribute to active issues. Your contributions should also be addressed in The Technology Forum in order to be considered for adoption.

    If you are ready to start contributing, here are some things to keep in mind:

    • This a versioned documentation repository, and commit messages follow the karma format.
    • If you are adding new documentation or updating existing documentation, you should format your commits following this model: docs(<scope>): added/updated standards about <scope>.
    • If you are adding major sections or introducing major changes, then consider marking your commit as a breaking change.
    • If you are only making corrections or fixing style/layout/punctuation/grammar, etc., then follow this model: style(<scope>): fix grammar issues in <scope> docs.
    • For all other commits, follow the above mentioned Karma conventions.
    • Feel free to consult our CONTRIBUTING guide for more guidance on how to contribute.

Local development setup

If you want to make sure your changes will pass our CircleCI steps, you might want to run things locally:

npm run lint

In order to setup everything needed to run all of the checks locally, please run the script below. This will install locally all of the dependencies needed and mirror the CI setup:

npm run setup-local

Format

All topics MUST adhere to the format outlined in this template

GitHub

Using the GitHub repository itself, rather than the "GitHub Wikis" feature, or other "Wiki" software ensures:

  • version tracking, and usage of GitHub GUI features (blame, history, branches, diff, etc ...)
  • ability to publish into a static website using GitHub Pages
  • leverage branch locking, testing automation and other GitHub features only available in repos

Conformance

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in BCP 14 [RFC2119] [RFC8174] when, and only when, they appear in all capitals, as shown here.

More Repositories

1

tds-core

TELUS Design System Core Components
JavaScript
99
star
2

tds-community

TELUS Design System Community Components
JavaScript
26
star
3

reliability-model

CSS
12
star
4

telus-standard

Standard for TELUS Digital
JavaScript
11
star
5

ansible-aws-codedeploy-agent

Ansible role for installation of AWS CodeDeploy agent
Ruby
8
star
6

create-library

An opinionated npm package starter kit
JavaScript
6
star
7

ansible-autodeploy

Simple deployment tool with git hooks
JavaScript
5
star
8

kiosk-controller

CLI and HTTP API to remotely control Chromium
Shell
3
star
9

terraform-aws_instance

HCL
3
star
10

terraform-aws_elasticache_cluster

HCL
3
star
11

build-essential

Please see https://github.com/telus/technology-forum/issues/300
Dockerfile
3
star
12

ansible-mariadb

An enhanced, drop-in replacement for MySQL.
2
star
13

ansible-apache

An Ansible role for Apache 2.4
Ruby
2
star
14

ansible-logdna

An ansible role for logdna
2
star
15

semantic-release-config

Semantic Release shareable config
JavaScript
2
star
16

ansible-tomcat

An Ansible role for Tomcat7
Ruby
2
star
17

ansible-ntp

Ansible role for NTP
Ruby
2
star
18

terraform-aws_rds_cluster

HCL
2
star
19

docker-dev-learn

For the Docker & OpenShift dev-learn sessions
JavaScript
2
star
20

uds-ios-palette-telus

Cocoapod project for serving public mobile palettes to native iOS apps
Swift
1
star
21

ansible-s3cmd

Ruby
1
star
22

telus-colophon-app

📋 Colophon App
Pug
1
star
23

ansible-kibana

Ansible role for Kibana
Shell
1
star
24

ansible-veracode-scanner

1
star
25

ansible-kubectl

1
star
26

cachepile-middleware

JavaScript
1
star
27

browserslist-config

TELUS Shared Browserslist Config
JavaScript
1
star
28

ansible-aws-inspector

1
star
29

uds-android-palette-telus

Kotlin
1
star
30

eslint-config

TELUS Flavour ESLint config
JavaScript
1
star
31

ansible-php7

Ruby
1
star
32

device-catalogue

JavaScript
1
star
33

universal-design-system-android

TELUS Brand-agnostic, Cross-platform Design System for Android
Kotlin
1
star
34

ansible-awscli

Ruby
1
star
35

uds-android-theme-koodo

jitpack android repo for koodo theme
Kotlin
1
star