Alexander Samusev
|
c8e710422f
|
[ci] Change label checker (#13360)
* [ci] Change label checker
* rm pr autolabel
* fix specs file name to substrate
|
2023-02-13 10:54:47 +01:00 |
|
dependabot[bot]
|
7ce079a6fd
|
Bump actions/checkout from 2 to 3 (#11463)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-20 15:48:27 +03:00 |
|
Sergejs Kostjucenko
|
46891e849f
|
Move scripts used in CI to the new location (#11008)
Move scripts used in CI to the new location - **./scripts/ci/**
* Move github scripts
* Move more files
* Move ci scripts and fix dependencies
* Update docs/node-template-release.md
Co-authored-by: João Paulo Silva de Souza <77391175+joao-paulo-parity@users.noreply.github.com>
* Remove Cargo.lock
* Apply suggestions from code review
Co-authored-by: Denis Pisarev <denis.pisarev@parity.io>
* Make more paths uniform
Co-authored-by: João Paulo Silva de Souza <77391175+joao-paulo-parity@users.noreply.github.com>
Co-authored-by: Denis Pisarev <denis.pisarev@parity.io>
|
2022-03-14 10:42:34 +02:00 |
|
Martin Pugh
|
bb2da340df
|
fix check-labels.yml (#8387)
|
2021-03-17 20:02:58 +01:00 |
|
Martin Pugh
|
d6bc59df58
|
[CI] Require D*-audit labels for any runtime changes (#8345)
* add check for audit labels if runtime change
* fix shellcheck nits
* include lib.sh in check_runtime.sh
* fix check_labels.sh
* fix check_labels.sh
* oops, this is github actions...
* why wont this work
* fetch all refs
* Update check-labels.yml
* print env - wtf is happening
* checkout the PR...
* ffs
* fix
* REVERT ME: test runtime check
* Revert "REVERT ME: test runtime check"
This reverts commit 0fd2b04abeeac12dd8ede4c0708cb796f9e3e722.
|
2021-03-16 18:09:24 +01:00 |
|
Martin Pugh
|
07e4b9c997
|
[CI] Move check_labels to github actions (#8099)
* move lib.sh to common dir
* make check-labels a github action workflow
|
2021-02-11 13:34:43 +01:00 |
|