Commit 76fa980
authored
feat: metrics generation workflow (#1481)
* Scripts to check new Go version
Signed-off-by: Sachin Sahu <sachinksahu.431@gmail.com>
* Changes to test workflow
Signed-off-by: Sachin Sahu <sachinksahu.431@gmail.com>
* Update workflow to run based on Go release cycle
Signed-off-by: Sachin Sahu <75629410+SachinSahu431@users.noreply.github.com>
* Revert deleted files for testing workflow
Signed-off-by: Sachin Sahu <75629410+SachinSahu431@users.noreply.github.com>
* Revert deleted file for testing workflow
Signed-off-by: Sachin Sahu <75629410+SachinSahu431@users.noreply.github.com>
* Fix linting issue
Signed-off-by: Sachin Sahu <75629410+SachinSahu431@users.noreply.github.com>
* Update cron schedule to per month
Signed-off-by: Sachin Sahu <75629410+SachinSahu431@users.noreply.github.com>
* Update bash file
Signed-off-by: Sachin Sahu <75629410+SachinSahu431@users.noreply.github.com>
* Keep latest 3 Go versions in supported_go_versions
Signed-off-by: Sachin Sahu <75629410+SachinSahu431@users.noreply.github.com>
---------
Signed-off-by: Sachin Sahu <sachinksahu.431@gmail.com>
Signed-off-by: Sachin Sahu <75629410+SachinSahu431@users.noreply.github.com>1 parent e3bea8a commit 76fa980
File tree
3 files changed
+57
-2
lines changed- .github/workflows
3 files changed
+57
-2
lines changed| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
| 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 | + | |
0 commit comments