Commit Graph

671 Commits (e27c7d6bc438eb97f70fde4a0406e97d977a7ce7)

Author SHA1 Message Date
Steven Powell 3b184d1f65
Merge pull request #13849 from kubernetes/dependabot/github_actions/peter-evans/create-pull-request-4
Bump peter-evans/create-pull-request from 3.14.0 to 4
2022-03-24 13:58:36 -07:00
Steven Powell 45d80ab3ad
Merge pull request #13848 from kubernetes/dependabot/github_actions/actions/setup-go-3
Bump actions/setup-go from 2.2.0 to 3
2022-03-24 13:55:14 -07:00
dependabot[bot] 2d024c41c6
Bump peter-evans/create-pull-request from 3.14.0 to 4
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.14.0 to 4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](18f7dc018c...d6d5519d05)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 17:04:28 +00:00
dependabot[bot] 69189f2015
Bump actions/setup-go from 2.2.0 to 3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.2.0 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](bfdd3570ce...f6164bd8c8)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 17:04:24 +00:00
dependabot[bot] 09b766f3a5
Bump actions/upload-artifact from 2.3.1 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.1 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](82c141cc51...6673cd052c)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 17:04:20 +00:00
Steven Powell 3ecfadb680
Merge pull request #13770 from naveensrinivasan/naveen/feat/dependabot-update
Included githubactions in dependabot config
2022-03-24 10:03:45 -07:00
naveensrinivasan 97d07cdd45 Pinned actions to SHA and included permissions for actions
- https://github.com/ossf/scorecard/blob/main/docs/checks.md#pinned-dependencies
- https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
2022-03-12 00:25:30 +00:00
naveensrinivasan 0ae5ae333f Included githubactions in dependabot config
- Included githubactions in the dependabot config
- Included "ok-to-test" label as this avoids someone manually doing it.
2022-03-12 00:08:50 +00:00
Sharif Elgamal 256e3d3a04 Merge branch 'master' of github.com:kubernetes/minikube into twitter-ver 2022-03-01 13:01:39 -08:00
Sharif Elgamal 3a0253f0a4 lengthen timeouts for docker and podman gh action tests 2022-02-25 14:52:04 -08:00
Sharif Elgamal 71366dc61b fix minikube release twitter bot message 2022-02-24 17:08:36 -08:00
minikube-bot 3a006d7dc7 bump golang versions 2022-02-14 09:02:23 +00:00
minikube-bot e9f7972701 bump golang versions 2022-01-24 23:46:12 +00:00
klaases dea9e55cd8 Fix echo $t title 2021-12-21 15:31:55 -08:00
klaases ec4818ff4b Trim for first line of log, which contains title. 2021-12-21 15:00:27 -08:00
klaases 6b79132b6a Print PR title from Go for Github Action. 2021-12-21 14:20:38 -08:00
Medya Gh 78499bbd66 ci: bump verison of upload artifact 2021-12-20 15:00:08 -08:00
Steven Powell 6a6953c025 install kubectl on virtualbox 2021-12-20 11:18:55 -08:00
Steven Powell 6a49d9dd10 added missing s 2021-12-16 16:31:37 -08:00
Steven Powell 3b5be829c1 add VirtualBox benchmarks to time-to-k8s daily benchmark 2021-12-16 16:14:16 -08:00
minikube-bot 4f1944f026 bump golang versions 2021-12-13 23:22:50 +00:00
Steven Powell c948fc4519
Revert "bump golang version to 1.17.5" 2021-12-13 10:42:47 -08:00
minikube-bot 1bd034917a bump golang versions 2021-12-13 09:06:54 +00:00
Medya Ghazizadeh 8c1c6295bc
Merge pull request #13113 from ekalinin/add-ru-issue-template
Add ISSUE_TEMPLATE/ru.yaml
2021-12-07 12:01:30 -08:00
Eugene Kalinin 463fd6e151 Del ISSUE_TEMPLATE/ru.md; rename russian.yaml to ru.yaml 2021-12-07 22:57:49 +03:00
Eugene Kalinin 27787c634e Add ISSUE_TEMPLATE/russian.yaml 2021-12-07 22:27:09 +03:00
Medya Gh b3425c8324 issue templates: rename english to __en_US and add config 2021-12-07 11:22:53 -08:00
Medya Ghazizadeh f77b72c33b
Update .github/ISSUE_TEMPLATE/english.yaml
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-12-07 11:00:54 -08:00
Medya Ghazizadeh 207f249523
Update .github/ISSUE_TEMPLATE/english.yaml
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-12-07 11:00:45 -08:00
Medya Ghazizadeh aec6eca684
Update .github/ISSUE_TEMPLATE/english.yaml
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-12-07 11:00:27 -08:00
Medya Ghazizadeh 29a4b612de
Update .github/ISSUE_TEMPLATE/english.yaml
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-12-07 11:00:21 -08:00
Medya Gh b124f0a66c replace old issue tempalte with new one 2021-12-07 10:20:04 -08:00
Eugene Kalinin 14117d9440 Add ISSUE_TEMPLATE/ru.md 2021-12-07 18:53:32 +03:00
Medya Gh 7c36934049 add job to auto-update kubeadm constants for images 2021-12-06 17:44:25 -08:00
Steven Powell e5de6c8272 edit bug template 2021-12-03 13:41:24 -08:00
Medya Gh 50d1579309 rename to yaml 2021-12-03 13:20:17 -08:00
Medya Gh 12f663c0ad fix 2021-12-03 13:18:07 -08:00
Medya Ghazizadeh 20c274b7e0
Update .github/ISSUE_TEMPLATE/experimental.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-12-03 13:17:16 -08:00
Medya Ghazizadeh 88148c8b91
Update .github/ISSUE_TEMPLATE/experimental.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-12-03 13:16:19 -08:00
Medya Ghazizadeh aa953451ae
Update .github/ISSUE_TEMPLATE/experimental.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-12-03 13:16:14 -08:00
Medya Ghazizadeh 9aead66511
Update .github/ISSUE_TEMPLATE/experimental.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-12-03 13:16:10 -08:00
Medya Ghazizadeh 9b5f360f3e
Update .github/ISSUE_TEMPLATE/experimental.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-12-03 13:16:04 -08:00
Medya Ghazizadeh 239595198d
Update .github/ISSUE_TEMPLATE/experimental.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-12-03 13:15:58 -08:00
Medya Ghazizadeh 1009503a3c
Update .github/ISSUE_TEMPLATE/experimental.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-12-03 13:15:52 -08:00
Medya Gh 6661cb8ed0 adding an experimental way 2021-12-03 12:54:40 -08:00
Medya Gh b84cef914b adding an experimental way 2021-12-03 12:54:08 -08:00
Medya Gh 9004e5680a adding an experimental way 2021-12-03 12:53:37 -08:00
Medya Gh 8afe1be403 try new github issue template 2021-12-03 12:50:07 -08:00
Steven Powell 8d7871aa30 store chart and json files in AWS 2021-11-29 14:20:42 -08:00
Steven Powell b2f038a373
Merge pull request #12888 from spowelljr/fixPRName
Minor GitHub Actions fixes
2021-11-08 11:19:23 -07:00
Sharif Elgamal 41a3a99f87
Merge pull request #12873 from sharifelgamal/time-to-k8s
Various CI Script Improvements
2021-11-08 08:17:08 -08:00
Steven Powell a68c9245e3 minor GitHub Actions fixes 2021-11-08 08:34:00 -05:00
minikube-bot bc7ee0e00c bump golang versions 2021-11-08 09:02:26 +00:00
Sharif Elgamal 2100d98e72 change twitter message for release tweets 2021-11-05 16:21:52 -07:00
Sharif Elgamal 21a66f038c ci script stuffs 2021-11-04 12:47:49 -07:00
Medya Ghazizadeh 6f72fc9a25
Merge pull request #12578 from AliyunContainerService/aliyun-mirror
Initial support for adding Aliyun mirror for preload images and K8s release binaries
2021-10-26 13:22:30 -07:00
Li Yi cea5aa29cf Refine the name of secrets 2021-10-20 11:53:44 +08:00
Li Yi d38b244cd5 Add github action for synchronization
Signed-off-by: Li Yi <denverdino@gmail.com>
2021-10-18 18:31:54 +08:00
minikube-bot d0d66f1f02 bump golang versions 2021-10-18 09:02:31 +00:00
Steven Powell 3dfaa575b9 change to ubuntu-20.04 2021-09-27 20:01:27 -07:00
Steven Powell 1db8959b99 update ubuntu-18.04 to ubuntu-latest 2021-09-27 15:42:12 -07:00
Sharif Elgamal 888ff59527 change build_minikube job to ubuntu-latest 2021-09-27 14:14:23 -07:00
Sharif Elgamal acc7eea502 remove all references to windows too 2021-09-27 14:04:53 -07:00
Sharif Elgamal 6aeda48afd remove it properly 2021-09-27 14:03:16 -07:00
Sharif Elgamal ad72a404d6 remove arm64 test from master.yml 2021-09-27 14:02:49 -07:00
Sharif Elgamal 14f9080f6d move arm64 tests to verified 2021-09-27 14:01:47 -07:00
Sharif Elgamal 179f98540e remove all windows tests from github actions 2021-09-27 13:34:46 -07:00
minikube-bot 64845db66e bump golang versions 2021-09-20 09:02:09 +00:00
Toshiaki Inukai 0e7ed89e6f Add an issue template for Japanese 2021-09-08 04:36:11 +00:00
Steven Powell c9862b071f re-word attach to be more descriptive 2021-09-02 10:44:22 -07:00
Steven Powell 2c6445146a update issue template to ask user to attach log file to issue 2021-09-02 10:14:19 -07:00
minikube-bot bf5f081a53 bump golang versions 2021-08-30 23:49:19 +00:00
Sharif Elgamal d261d4a855 fix changed files output for github actions 2021-08-23 13:41:53 -07:00
Medya Gh de221b50a3 typo 2021-08-12 16:15:42 -07:00
Medya Gh cdc85c6f0a typo 2021-08-12 16:11:54 -07:00
Medya Gh 2a60c0672f add github workflow 2021-08-12 16:01:41 -07:00
Steven Powell e88344977e add `--volumes` to `docker system prune` 2021-08-11 15:05:35 -07:00
minikube-bot f3a069b729 bump golang versions 2021-08-09 09:02:04 +00:00
Jeff MAURY ef136c8534 Add issue French template
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2021-08-02 09:49:22 +02:00
minikube-bot 390c72ec61 bump golang versions 2021-07-28 23:11:44 +00:00
Medya Gh 35e2a2fa29 update comment 2021-07-28 15:24:15 -07:00
Medya Gh ec3fdf17b4 get image from kubecross 2021-07-28 15:17:48 -07:00
Medya Gh 8e09395fdf fix regex 2021-07-28 15:01:39 -07:00
Medya Gh cee70d71a6 bump golang 2021-07-28 13:28:25 -07:00
Medya Gh 7ff70a6c7b use ubuntu latest 2021-07-28 13:27:39 -07:00
Medya Gh e883950d77 add a bot to bump golang version atuomatically 2021-07-26 15:56:21 -07:00
Andriy Dzikh a0facafa5e Bump gopogh version from v0.8.0 to v0.9.0. 2021-07-23 15:45:14 -07:00
Medya Ghazizadeh ca20d21735
Merge pull request #11951 from spowelljr/publicTimeToK8s
time-to-k8s Public Charts
2021-07-19 18:20:32 -07:00
Steven Powell 239b928d26 run at twice a day 2021-07-16 17:17:37 -07:00
Steven Powell 791c257574 added benchmark for containerd runtime 2021-07-16 16:57:34 -07:00
Andriy Dzikh f92b980250 Set specific GO_VERSION env. 2021-07-15 12:14:11 -07:00
Medya Ghazizadeh 3c29ee87f4
Merge pull request #11962 from andriyDev/CleanupGithubFunctional
Purge all previous minikube data before functional testing in Github Actions.
2021-07-15 14:55:33 -04:00
Steven Powell fd388ae592 remove running on PR creation 2021-07-13 16:48:43 -07:00
Steven Powell 7b50ad492a generate public charts for time-to-k8s benchmark 2021-07-13 15:02:08 -07:00
Andriy Dzikh 8d740bbd0f Purge all previous minikube data before functional testing in Github Actions. 2021-07-13 13:22:50 -07:00
Steven Powell d5041f9e8c add missing language labels to issue templates 2021-07-13 10:09:34 -07:00
Steven Powell d5e48a2041
Merge pull request #11924 from andriyDev/fix-update-leaderboard
Use 'gh auth' to get gh token for leaderboard update
2021-07-12 23:57:48 +00:00
Steven Powell 5e456fd996 allow manual triggering of GitHub Actions 2021-07-08 11:58:04 -07:00
Steven Powell 3403648ddc update creating PR for time-to-k8s 2021-07-07 16:59:31 -07:00
Andriy Dzikh 5a6fe9229b Pass GITHUB_TOKEN env var to update leaderboard script. 2021-07-07 15:51:09 -07:00
Andriy Dzikh 2b5fce0b17 Create Github Action automation of update-leaderboard. 2021-07-07 10:56:28 -07:00
Medya Gh c3641300dc tweet on all tags 2021-07-02 19:04:17 -04:00
Medya Gh 635c7e7314 add bot to tweet the release 2021-07-02 18:57:56 -04:00
Medya Ghazizadeh 429b00d4f0
Merge pull request #11857 from ilya-zuyev/ilyaz/upload_arm64_to_gcs
fix kvm2-arm64 scripts
2021-07-02 10:10:27 -04:00
Sharif Elgamal bb040b8c94 switch it to Monday 2021-07-01 14:21:35 -07:00
Sharif Elgamal 01a71d8403 add ok-to-test label automatically to update k8s workflow 2021-07-01 14:07:50 -07:00
Sharif Elgamal 4179f03925
Merge pull request #11863 from medyagh/bum_kubernetes_auto
auto bump kubernetes version using github actions
2021-07-01 13:40:57 -07:00
Medya Gh 6e1bab3b1b thursday 2021-07-01 16:39:55 -04:00
Medya Gh ba353bda03 fix formatting 2021-07-01 16:37:51 -04:00
Medya Gh e70637d983 change name 2021-07-01 16:35:45 -04:00
Medya Gh d2876b1414 auto bump kubernetes version using github actions 2021-07-01 16:32:39 -04:00
Sharif Elgamal a4388821ee fix wording and link to workflow 2021-07-01 12:55:01 -07:00
Sharif Elgamal 22ee450876 change PR description for gendocs 2021-07-01 12:41:09 -07:00
Ilya Zuyev af774eb092 Fix pr-verified GH actions workflow 2021-07-01 12:13:36 -07:00
Sharif Elgamal 237b2a6ae2 fix gendocs workflow syntax 2021-06-29 17:42:30 -07:00
Sharif Elgamal f0cfebce80 only run gendocs workflow if there are changes 2021-06-29 17:10:18 -07:00
Sharif Elgamal 7030c8c0e4
Merge pull request #11814 from sharifelgamal/fixit
fix generate-docs github action
2021-06-29 15:10:08 -07:00
Sharif Elgamal 5ce20a8397 remove PR condition 2021-06-29 14:57:50 -07:00
Sharif Elgamal 71682703d8 remove unused env 2021-06-29 13:58:18 -07:00
Sharif Elgamal 522b8f4012 run on changes to yml file 2021-06-29 13:57:16 -07:00
Sharif Elgamal dc985ef282 push to fork 2021-06-29 13:52:45 -07:00
Sharif Elgamal 667178e223 set base branch 2021-06-29 13:41:23 -07:00
Sharif Elgamal 108db820fe try committing from actions directly 2021-06-29 13:34:04 -07:00
Steven Powell 8b45846088 make minor changes to time-to-k8s benchmarking 2021-06-28 15:25:58 -07:00
Sharif Elgamal 806c326d1d run on specific prs 2021-06-25 14:24:13 -07:00
Steven Powell 39208c56c4 addressed some of the comments 2021-06-23 09:38:59 -07:00
Steven Powell 2a50af1ba5 wrote github action to check if translations are valid 2021-06-22 16:46:27 -07:00
Sharif Elgamal ec4dab338b rename file for consistency 2021-06-17 15:01:19 -07:00
Sharif Elgamal 5816b2a0c7 golang 1.6.4 2021-06-17 13:51:37 -07:00
Sharif Elgamal 0cabaf961e fix workflow 2021-06-17 12:38:53 -07:00
Sharif Elgamal f2684bc777 fix syntax 2021-06-17 12:19:32 -07:00
Sharif Elgamal c1a7937184 change workflow condition 2021-06-17 12:08:50 -07:00
Sharif Elgamal c91e981e5f Merge branch 'master' of github.com:kubernetes/minikube into auto-gen-docs 2021-06-16 16:30:01 -07:00
Sharif Elgamal 7e904f7b3a add github action yaml 2021-06-16 10:06:28 -07:00
Steven Powell 4480bda5a0 fixed yaml formatting 2021-06-15 10:27:02 -07:00
Steven Powell 262e6c2072 uncomment run on release 2021-06-15 10:23:03 -07:00
Steven Powell 599e7c49e9 create automated time-to-k8s benchmarks on release 2021-06-15 10:17:46 -07:00
Medya Gh 74fe0e9f62 bump gopogh 2021-06-02 16:30:50 -07:00
Ilya Zuyev e6dc7243f3 add comments 2021-05-19 14:53:04 -07:00
Ilya Zuyev cdcfd8561d Update src url for cron scripts 2021-05-18 21:44:50 -07:00
Ilya Zuyev 46fdd33762 cleanup 2021-05-18 19:36:15 -07:00
Ilya Zuyev 3bc0ba752d remove extra sudo 2021-05-18 19:27:56 -07:00
Ilya Zuyev d7a8211549 cleanup downloads before installing cron scripts 2021-05-18 19:03:07 -07:00
Ilya Zuyev f016763a5a update master workflow 2021-05-18 18:45:15 -07:00
Ilya Zuyev adedfb2550 update workflow 2021-05-18 17:23:59 -07:00
Ilya Zuyev 1ad2e5b520 fix cron installation 2021-05-18 17:05:46 -07:00
Ilya Zuyev 629f957775 update GitHub flow 2021-05-18 16:45:49 -07:00
Anders F Björklund 118d201a73 Upgrade go version from 1.16.1 to 1.16.4 2021-05-10 07:16:24 +02:00
Ilya Zuyev 30f8a38fff add functional_podman_ubuntu test
Fix test error messages

Fix test comment and docs
2021-05-05 13:49:51 -07:00
Medya Ghazizadeh 6f388085c5
Merge pull request #11190 from medyagh/containerd_func
ci: add functional contained
2021-04-30 12:39:29 -07:00
Medya Gh fa02590eb9 fix name 2021-04-30 11:23:50 -07:00
Steven Powell 910912efee updated English issue template to instruct users to provide minikube logs command 2021-04-30 10:50:31 -07:00
Medya Gh f48b3557c2 bump 2021-04-30 10:35:01 -07:00
Medya Gh d6e445b97b add timeout containerd 2021-04-30 10:33:51 -07:00
Medya Ghazizadeh 46bfa0e770 jobs 2021-04-30 10:33:51 -07:00
Medya Ghazizadeh 422f182afe add functional contained 2021-04-30 10:33:51 -07:00
Medya Gh ab6f37ec76 adjust timeout 2021-04-20 11:31:55 -07:00
Medya Gh 5fa46e2d09 tweak vbox test 2021-04-20 11:31:55 -07:00
Medya Gh 5e4a672596 bump arm timeout 2021-04-20 11:31:55 -07:00
Ilya Zuyev a58f02ff2f prune volumes for windows machines as well 2021-04-19 16:34:37 -07:00
Ilya Zuyev b6357a648f pre-cleanup for arm64 github actions 2021-04-19 15:18:24 -07:00
Medya Gh 99d9c500c5 schedule stop in verfied 2021-04-19 12:45:37 -07:00
Medya Gh d6774860e9 gh job 2021-04-19 12:43:38 -07:00
Medya Gh 43392ef631 pr validate 2021-04-19 12:22:23 -07:00
Medya Gh 5dee625efb move non-functional tests to pr verfied 2021-04-19 12:10:20 -07:00
Anders F Björklund 1e3d992ef1 Upgrade go version from 1.16.0 to 1.16.1 2021-04-11 09:33:01 +02:00
Steven Powell b1a0d958d8 added go.mod to rest of workflows 2021-04-09 10:28:39 -07:00
Steven Powell 8602fa8421 added go.mod to master workflow 2021-04-08 15:30:26 -07:00
Steven Powell 412f198e17 run PR tests if go.mod updated 2021-04-08 14:57:35 -07:00
Sharif Elgamal cc22998286 increase timeouts and add download for all vbox tests 2021-03-05 11:59:27 -08:00
Sharif Elgamal 62571d6657 add downloadonly and increase timeout for macos functional tests in github actions 2021-03-05 09:20:52 -08:00
Sharif Elgamal e19dfa4bd8 Merge branch 'master' of github.com:kubernetes/minikube into auto-iso 2021-03-04 08:53:23 -08:00
Ilya Zuyev c9abd28ad6 Bump go version to 1.16.0 in GitHub action workflows 2021-03-03 13:59:59 -08:00
Sharif Elgamal cb22ba7d51 Merge branch 'auto-iso' of github.com:sharifelgamal/minikube into auto-iso 2021-03-03 12:55:57 -08:00
Anders F Björklund 86af69861a Upgrade go version from 1.15.5 to 1.15.8 2021-02-21 15:20:49 +01:00
Ilya Zuyev 150398a6ef revert master.yaml formatting 2021-02-19 18:42:07 -08:00
Ilya Zuyev 251f25637d Merge branch 'master' into ilyaz/test_deb_install 2021-02-19 18:40:57 -08:00
Ilya Zuyev c85078dd73 revert master.yaml formatting 2021-02-19 16:31:18 -08:00
Medya Ghazizadeh 5e90254432
Merge pull request #10398 from jlosito/dependabot-config
Allow dependabot to check go dependencies
2021-02-19 16:26:28 -08:00
Ilya Zuyev 9f012f1ce1 revert master.yaml formatting 2021-02-19 16:25:06 -08:00
Ilya Zuyev 52110b2ad6 revert master.yaml formatting 2021-02-19 16:23:36 -08:00
Ilya Zuyev fcc5c45ec4 revert changes from master.yaml 2021-02-19 16:21:07 -08:00
Ilya Zuyev 1be4937c5e revert newline change 2021-02-19 12:40:51 -08:00
Ilya Zuyev 0dbb88d7a8 rename workflow 2021-02-19 12:36:51 -08:00
Medya Gh 0fce9d4726 add json summary report to gopogh 2021-02-19 12:05:34 -08:00
Medya Gh cfd0dbdfc7 bump gopogh version v0.6.0 2021-02-19 11:41:04 -08:00
Ilya Zuyev 84f6e7ddc5 rename 'ok-to-test' -> 'pr_verified' 2021-02-19 11:25:01 -08:00
Ilya Zuyev 1948b5df48 cleanup 2021-02-17 18:39:20 -08:00
Ilya Zuyev 9b8570d73d change label check method 2021-02-17 18:34:01 -08:00
Ilya Zuyev 1877e6e28d change label check method 2021-02-17 18:33:19 -08:00
Ilya Zuyev 06ee614cd9 run on label changed 2021-02-17 18:27:09 -08:00
Ilya Zuyev a18bab8839 fix check-label step 2021-02-17 16:37:59 -08:00
Ilya Zuyev d475549d84 fix check-label step 2021-02-17 16:36:48 -08:00
Ilya Zuyev 9a8f62a05d fix yaml 2021-02-17 16:32:54 -08:00
Ilya Zuyev ac012d45e5 add ok-to-test workflow 2021-02-17 16:28:35 -08:00
Ilya Zuyev a5024afd55 change runner version 2021-02-16 11:52:57 -08:00
Ilya Zuyev 08a1547372 fix gpogh installation 2021-02-16 10:26:38 -08:00
Sharif Elgamal 400456b300 no need for bash 2021-02-12 17:09:46 -08:00
Ilya Zuyev 2cd444f211 Fix setup steps 2021-02-12 16:25:48 -08:00
Ilya Zuyev 588cb801ad install libvirt-dev in gha workflow 2021-02-12 16:05:07 -08:00