Commit dfb2ae1
Tta 87 create secrets management for time tracker v 2 and time tracker UI (#901)
* Innecesary env files deleted
* New changes to env files
* Add 1 git-crypt collaborator
New collaborators:
F295BDD1 Marco Aguirre <[email protected]>
* Add 1 git-crypt collaborator
New collaborators:
1CC2872D Rodolfo Diaz <[email protected]>
* Add 2 git-crypt collaborators
New collaborators:
1CC2872D Rodolfo Diaz <[email protected]>
F295BDD1 Marco Aguirre <[email protected]>
* New keys and env variables added
* env files added & modified
* Make run now uses .dev.env
* Pipeline modified
* is the .env needed?
* using encrypted .stage.env
* load secrets
* adding env variables
* scopes cannot be empty
* use env
* using env var
* using env file
* adding mask
* using docker buildkit
* only on tags
* using buildkit directly
* using dash source
* docker buildkit
* missing folders added
* nginx fix
* fixing secrets
* problem with double qoutes
* fixing quotes in .stage.env
* fixing secrets
* loading to env
* quotes fixed
* replacing \r
* fixing trailing \n
* one line expose
* fixing endpoint url
* removing unnecessary jobs
* update creds
* adding with space at the end of the file
Co-authored-by: Marco Aguirre <[email protected]>
Co-authored-by: Marco Aguirre <[email protected]>1 parent e189da6 commit dfb2ae1
File tree
18 files changed
+83
-120
lines changed- .github/workflows
- Docker
- scripts
- src
- app/modules
- activities-management/store
- reports
- components/time-entries-table
- models
- time-clock/components/entry-fields
- environments
18 files changed
+83
-120
lines changedBinary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
32 | 38 | | |
33 | 39 | | |
34 | 40 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 32 | | |
48 | 33 | | |
49 | 34 | | |
| |||
81 | 66 | | |
82 | 67 | | |
83 | 68 | | |
84 | | - | |
| 69 | + | |
| 70 | + | |
85 | 71 | | |
86 | 72 | | |
87 | 73 | | |
| |||
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
43 | | - | |
44 | 42 | | |
45 | 43 | | |
46 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
12 | 11 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
31 | 16 | | |
32 | 17 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | 18 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| 19 | + | |
45 | 20 | | |
46 | 21 | | |
47 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments