Commit graph

22 commits

Author SHA1 Message Date
Ivan f999e556e9
Update codeql action to use reusable workflow (#68) 2023-01-19 12:35:56 +01:00
Evgenii Korolevskii 9ea2b986ed
Update CODEOWNERS 2022-12-26 09:50:41 +01:00
MaksimZhukov e997e9e934 Update workflows to use reusable ones 2022-12-06 18:59:40 +01:00
aloviedo a9a1e21f04
Create codeql-analysis.yml 2022-03-30 06:51:56 -07:00
Ethan Chiu b97793e13e
Add back slack notification 2022-03-16 10:11:36 -07:00
Ethan Chiu 2e49d3e53d
add logging for message contents 2022-03-15 11:57:09 -07:00
Ethan Chiu c18c2ac1ac
Comment out slack channel posting
To unblock future go builds immediately
2022-03-15 11:45:08 -07:00
Nikolay Frolov 4e55ba98df
Uptake of the latest changes for helpers submodule (#41) 2021-10-14 16:57:30 +03:00
Yuriy-Kukushkin 38f14f667d
Updated event 2021-09-15 13:58:37 +03:00
Yuriy-Kukushkin 187f998b00
Added token 2021-09-09 18:02:16 +03:00
Yuriy-Kukushkin 7dad0a857d
Removed event 2021-09-02 10:12:37 +03:00
Yuriy-Kukushkin bf5a404e5b
Changed test data 2021-09-01 22:19:40 +03:00
Yuriy-Kukushkin 307dc6197a
Added validate-manifest.yml 2021-09-01 22:05:11 +03:00
Nikita Bykov b895c36713 Update Send Slack notification step to send a custom message 2021-08-25 15:29:09 +03:00
Nikita Bykov d0f2864c56 Update get-go-versions forkflow 2021-08-20 17:33:06 +03:00
Nikita Bykov c8892db080 Add the job to check build for failures in get-go-versions.yml 2021-08-19 16:16:05 +03:00
Nikita Bykov dc914fd71a Move get-go-versions from Azure DevOps 2021-08-17 17:12:11 +03:00
Maxim Lobanov 7b21874c08
Update CODEOWNERS 2021-01-11 19:47:52 +03:00
Maxim Lobanov 98429fb586
Create CODEOWNERS 2021-01-08 12:31:49 +03:00
MaksimZhukov 889792e4fa Add ability to trigger packages generation on PRs 2020-11-02 19:52:43 +03:00
Nikita Bykov e33ef4429e resolved comments 2020-08-26 15:58:05 +03:00
Nikita Bykov c455148af9
Migrate go-versions CI to GitHub Actions (#12)
* migrated Go to GA

* commented tests

* commented tests

* fixed upload

* fixed trigger_pr

* fixed trigger_pr

* fixed tests

* removed comment

* updated build-go-packages and create-pr

* update

* updated helpers

* fixed build-go-packages

* updated build-go-packages.yml

* updated build-go.ps1

* updated Go.Tests.ps1

* fixed tests

* fixed go tests

* fixed go tests

* fixed tests

* fixed "version is correct" test

* updated "version is correct" test

* fixed Invoke-Expression

* Remove Create-ArtifactDirectories function

* fixed tests

* fixed tests

* fix test

* fixed trigger_pr

* Update to Pester 5

* update

* updated

* fixed test

* fixed tests

* fixed tests

Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2020-08-26 13:18:15 +03:00