Commit 274303b
committed
build: fix binary releaser
for docker, also fix ci in release & generate-pgo workflows
build(make): seperate PGO subcommand
Signed-off-by: Dwi Siswanto <[email protected]>
build(docker): use PGO from the ARG
Signed-off-by: Dwi Siswanto <[email protected]>
build: use project name field
and packaging the docker thru goreleaser
Signed-off-by: Dwi Siswanto <[email protected]>
ci(generate-pgo): artifact PGO file
Signed-off-by: Dwi Siswanto <[email protected]>
ci(release): refactor release workflow
ci(release-publish): remove docker packaging job
also download the PGO file artifact, if doesn't
exists, make it
Signed-off-by: Dwi Siswanto <[email protected]>
ci: rename release-publish workflow
Signed-off-by: Dwi Siswanto <[email protected]>
ci(release): rm job input && cond expr
Signed-off-by: Dwi Siswanto <[email protected]>
ci(release): rm tag input && add if ref type is tag
Signed-off-by: Dwi Siswanto <[email protected]>
ci(release): seperate is-tag as a job
Signed-off-by: Dwi Siswanto <[email protected]>
revert: "ci(release): rm tag input && add if ref type is tag"
Signed-off-by: Dwi Siswanto <[email protected]>
ci(release): update tag input desc
Signed-off-by: Dwi Siswanto <[email protected]>
ci(release): fix build PGO file expr
Signed-off-by: Dwi Siswanto <[email protected]>
ci(release): build PGO file on failure only
ci(release): update build PGO file script
Signed-off-by: Dwi Siswanto <[email protected]>
ci(release): build PGO file on failure only
Signed-off-by: Dwi Siswanto <[email protected]>
ci(generate-pgo): make pgo
Signed-off-by: Dwi Siswanto <[email protected]>
ci(release): `continue-on-error` while `download-artifact`
Signed-off-by: Dwi Siswanto <[email protected]>
build: fix seq & key indents in goreleaser config
Signed-off-by: Dwi Siswanto <[email protected]>
ci(release): make PGO with POSIX-comp script
coz we are on container
Signed-off-by: Dwi Siswanto <[email protected]>
ci(release): copy the PGO instead of download artifact
Signed-off-by: Dwi Siswanto <[email protected]>
build(docker): fix COPY cmd
Signed-off-by: Dwi Siswanto <[email protected]>
ci(generate-pgo): copying PGO b4 upload as artifact
Signed-off-by: Dwi Siswanto <[email protected]>
ci(release): download PGO (artifact) and fallback
copy from PGO branch
Signed-off-by: Dwi Siswanto <[email protected]>
ci(release): add `continue-on-error` while `download-artifact`
Signed-off-by: Dwi Siswanto <[email protected]>
build(docker): fix COPY cmd
Signed-off-by: Dwi Siswanto <[email protected]>
build(docker): set USER & GROUP and add labels
Signed-off-by: Dwi Siswanto <[email protected]>
chore(dockerignore): add out & test exts
Signed-off-by: Dwi Siswanto <[email protected]>
build: using dedicated dockerfile
Signed-off-by: Dwi Siswanto <[email protected]>1 parent 6868f3a commit 274303b
File tree
8 files changed
+170
-123
lines changed- .github/workflows
8 files changed
+170
-123
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | | - | |
| 24 | + | |
24 | 25 | | |
25 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
32 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
33 | 47 | | |
34 | 48 | | |
35 | 49 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | | - | |
| 25 | + | |
25 | 26 | | |
26 | | - | |
| 27 | + | |
27 | 28 | | |
28 | | - | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | | - | |
| 41 | + | |
41 | 42 | | |
42 | | - | |
| 43 | + | |
43 | 44 | | |
44 | | - | |
45 | | - | |
46 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
56 | | - | |
| 57 | + | |
57 | 58 | | |
58 | | - | |
| 59 | + | |
59 | 60 | | |
60 | | - | |
61 | | - | |
62 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
72 | | - | |
| 73 | + | |
73 | 74 | | |
74 | | - | |
| 75 | + | |
75 | 76 | | |
76 | | - | |
77 | | - | |
78 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
88 | | - | |
| 89 | + | |
89 | 90 | | |
90 | 91 | | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
| 92 | + | |
100 | 93 | | |
101 | 94 | | |
102 | 95 | | |
103 | 96 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
109 | 103 | | |
110 | 104 | | |
111 | 105 | | |
| |||
119 | 113 | | |
120 | 114 | | |
121 | 115 | | |
122 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | | - | |
13 | | - | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
16 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
17 | 30 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
22 | 40 | | |
23 | | - | |
| 41 | + | |
24 | 42 | | |
25 | | - | |
26 | | - | |
27 | 43 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments