-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbashrc-mts
73 lines (64 loc) · 2.07 KB
/
bashrc-mts
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# -*- mode:shell -*-
acquire_esg=(
acquire-si--si-dev-team--esg-product--functional-services--bbbee
acquire-si--si-dev-team--esg-product--functional-services--employment-equity
acquire-si--si-dev-team--esg-product--functional-services--mining-charter
acquire-si--si-dev-team--esg-product--functional-services--slp
acquire-si--si-dev-team--esg-product--functional-services--supplier-self-service
acquire-si--si-dev-team--esg-product--microservice-docker
acquire-si--si-dev-team--esg-product--shared-data-services--people
acquire-si--si-dev-team--esg-product--shared-data-services--people-development
acquire-si--si-dev-team--esg-product--shared-data-services--supply-chain
acquire-si--si-dev-team--esg-product--shared-libraries--grid-plugins--editable-cl-naive-grid
acquire-si--si-dev-team--esg-product--system-services--client
acquire-si--si-dev-team--esg-product--system-services--clients
acquire-si--si-dev-team--esg-product--system-services--importer
acquire-si--si-dev-team--esg-product--system-services--messaging
acquire-si--si-dev-team--esg-product--system-services--projects
acquire-si--si-dev-team--esg-product--system-services--reporting
acquire-si--si-dev-team--esg-product--system-services--users
acquire-si--si-dev-team--esg-product--uu-spa
)
esg=(
bbbee client clients editable-cl-naive-grid employment-equity importer
messaging microservice-docker mining-charter people people-development
projects reporting slp supplier-self-service supply-chain users uu-spa
)
untested_naive=(
cl-auth-net
cl-base64
cl-getx
cl-hash-list
cl-naive-store-api
cl-naive-store-microservice
cl-sandbox
cl-sfx
cl-stocks
cl-turtle
cl-wfx
dx-oauth
dx-twitter
dyb
hx-utils
)
tested_naive=(
cl-naive-blank
access-rights
cl-naive-atomic
cl-naive-ccf
cl-naive-deprecation
cl-naive-dom
cl-naive-ga
cl-naive-grid
cl-naive-log
cl-naive-microservices
cl-naive-ptrees
cl-naive-queue
cl-naive-session
cl-naive-store
cl-naive-tailwind-kit
cl-naive-tests
cl-naive-webserver
cl-naive-websockets
cl-naive-who-ext
)