Commit Graph
11 Commits
Author SHA1 Message Date
Kyle AltendorfandGitHub 0f0bc5bda1 avoid cancelling release/** and long_lived/** (#11519) 2022-05-23 16:13:04 -07:00
Kyle AltendorfandGitHub 2daa524aaf add long_lived/** and release/** to (almost) all workflow push triggers (#11439) 2022-05-05 08:51:36 -06:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Gene Hoffman
8781569829 Bump actions/checkout from 2 to 3 (#10505)
* Bump actions/checkout from 2 to 3

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update actions in templates too

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gene Hoffman <hoffmang@hoffmang.com>
2022-03-25 22:23:27 -07:00
Chris MarslenderandGitHub 435a077bc6 Allow older jobs to run to completion when on main (#10067) 2022-02-01 19:24:46 -06:00
Chris MarslenderandGitHub e8309ec884 Use native concurrency settings to cancel duplicate in progress jobs rather than waiting for the job to start to cancel (#9963) 2022-01-26 11:20:31 -06:00
Gene HoffmanandGene Hoffman 00b3af2bcb Don't cancel main branch CI runs 2021-04-02 11:48:25 -07:00
Gene HoffmanandGitHub 0febb5136b GUI to a separate repo (#859)
* GUI to a separate repo

* correct repo name, codeql to just python

* fetch-depth: 0 is indeed needed

* remove debug ls's

* Switch to a submodule

* update blockchain gitignore

* Return omitted cd to install-gui.sh
2021-02-07 20:39:59 -08:00
Gene Hoffman 442b891647 Remove codeql branch, rename super-linter.yml 2021-01-24 23:23:02 -08:00
Gene HoffmanandGene Hoffman 56acaa387d check PRs to dev 2021-01-24 23:21:43 -08:00
Gene HoffmanandGene Hoffman 03d36d6f99 Add codeql branch for testing 2021-01-24 23:21:43 -08:00
Gene HoffmanandGene Hoffman 17cf611889 Migrate to codeql from lgtm 2021-01-24 23:21:43 -08:00