Wilfried Kopp
f885ccfee7
Lower timeout# Please enter the commit message for your changes. Lines starting
2022-08-10 22:59:35 +02:00
Wilfried Kopp
95f4e501df
Fix relay chain ref
2022-08-10 22:59:35 +02:00
Wilfried Kopp
f8a21ddd5a
Fix ref node
2022-08-10 22:59:35 +02:00
Wilfried Kopp
e472f0d70e
WIP
2022-08-10 22:59:35 +02:00
Wilfried Kopp
6f2268175c
Ignore pkill outcome
2022-08-10 22:59:35 +02:00
Wilfried Kopp
f9fafb725b
Add timeout
2022-08-10 22:59:35 +02:00
Wilfried Kopp
2dea3bf869
Fix paths
2022-08-10 22:59:35 +02:00
Wilfried Kopp
9a236743fa
Move down bins to a tmp folder
2022-08-10 22:59:35 +02:00
Wilfried Kopp
6c5d7310b4
typo
2022-08-10 22:59:35 +02:00
Wilfried Kopp
2655abb6d3
Remove unquired checkout
2022-08-10 22:59:35 +02:00
Wilfried Kopp
3d9bf4f721
Move to a tmp folder
2022-08-10 22:59:35 +02:00
Wilfried Kopp
b829d8a176
Fix defautls
2022-08-10 22:59:35 +02:00
Wilfried Kopp
2313983371
WIP
2022-08-10 22:59:35 +02:00
Wilfried Kopp
b9c838b799
Renaming to align with Polkadot
2022-08-10 22:59:35 +02:00
Roman Useinov
2d67b59602
[Fix] Some info in the release checklist ( #1516 )
...
* [Fix] Some info in the release checklist
* fix the rest of the links
* adding more details
* improve details it
* adding proxy filters to release notes
* remove proxy checks
Co-authored-by: NachoPal <ignacio.palacios.santos@gmail.com >
Co-authored-by: parity-processbot <>
2022-08-10 19:50:14 +02:00
Giles Cope
c58a7ec911
and again
2022-08-04 12:26:07 +02:00
Giles Cope
e243f5e92c
There's already one directly below
2022-08-04 12:26:07 +02:00
Giles Cope
ddb8690a7e
if not in a subdir...
2022-08-04 12:26:07 +02:00
Giles Cope
2823e29388
another shot
2022-08-04 12:26:07 +02:00
Giles Cope
4a172317a4
broader scope
2022-08-04 12:26:07 +02:00
Giles Cope
70bbf38dde
Like polkadot, save context.json as an artifact
2022-08-04 12:26:07 +02:00
Wilfried Kopp
0914a2dac4
cleanup
2022-07-08 09:21:39 +02:00
Wilfried Kopp
c14766fd63
Add new room to the matrix notifications
2022-07-08 09:21:39 +02:00
dependabot[bot]
a9b20b2ff5
Bump chevdor/srtool-actions from 0.4.0 to 0.5.0
...
Bumps [chevdor/srtool-actions](https://github.com/chevdor/srtool-actions ) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/chevdor/srtool-actions/releases )
- [Commits](https://github.com/chevdor/srtool-actions/compare/v0.4.0...v0.5.0 )
---
updated-dependencies:
- dependency-name: chevdor/srtool-actions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-08 09:04:14 +02:00
Chevdor
0654242bf1
Second part of the Docker CI fix ( #1420 )
...
* Switch to defautl working-directory
* Fix manual docker CI
* Fix ENV/Context
* Fix both CI workflows
2022-06-30 10:13:07 +00:00
João Paulo Silva de Souza
2a4ff63067
add release-engineering to CI files' reviewers ( #1413 )
2022-06-30 08:26:35 +00:00
Chevdor
d99ab3f82a
Fix Docker CI ( #1418 )
2022-06-29 16:03:44 +00:00
Chevdor
7e4eaf8a2d
Fix GHA hash ( #1411 )
2022-06-27 10:15:13 +00:00
Chevdor
ad36595484
Fix client workflow ( #1292 )
2022-06-09 13:18:07 +01:00
Chevdor
07ad234b98
Add client checklist + doc ( #1297 )
...
* Add client checklist + doc
* Add versionning doc
* Update release.md
* Update release.md
* Update .github/ISSUE_TEMPLATE/release-client.md
Co-authored-by: Denis Pisarev <denis.pisarev@parity.io >
* Fix grumbles
Co-authored-by: Denis Pisarev <denis.pisarev@parity.io >
2022-06-09 13:17:32 +01:00
Chevdor
51e31c9004
Run the release branch check on the cumulus code releases as well ( #1326 )
2022-06-02 13:53:38 +02:00
Chevdor
5d53e5293f
Add release branch checks ( #1319 )
2022-06-01 14:23:00 +02:00
Egor_P
27bd0755ed
bringing back repo checkout and adding a temp dir to avoid name duplication between binary and repo dir ( #1299 )
...
* bringing back repo checkout and adding a temp dir to avoid name duplication between binary and repo dir
* added hash to the action
Co-authored-by: Chevdor <chevdor@users.noreply.github.com >
* adjusted extrinsic ordering action
* addressed comments from PR
* addressed comments from PR
* variables reoredering
Co-authored-by: Chevdor <chevdor@users.noreply.github.com >
2022-05-30 08:47:25 +00:00
Egor_P
9e6d216e26
deleted unnecessary repo checkout to fix fetch binary step ( #1296 )
...
* deleted unnecessary repo checkout to fix fetch binary step
* Update .github/workflows/extrinsic-ordering-check-from-bin.yml
Co-authored-by: Mara Robin B. <mara@broda.me >
Co-authored-by: Chevdor <chevdor@users.noreply.github.com >
Co-authored-by: Mara Robin B. <mara@broda.me >
2022-05-25 14:46:37 +00:00
João Paulo Silva de Souza
c92fb61e44
use API for pr-custom-review ( #1279 )
2022-05-23 15:14:35 +02:00
dependabot[bot]
5db6491add
Bump actions/upload-artifact from 2 to 3 ( #1271 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-20 16:20:52 +02:00
dependabot[bot]
136127b799
Bump docker/login-action from 1 to 2 ( #1272 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/login-action
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 16:11:37 +03:00
dependabot[bot]
ac9ef74463
Bump actions/download-artifact from 2 to 3 ( #1273 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
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 14:52:54 +02:00
dependabot[bot]
6c020492f3
Bump actions/cache from 2 to 3 ( #1274 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
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:49:08 +03:00
Squirrel
bc0c98884f
dir restructure to support more CGP ( #1266 )
...
* rerame res to chain-specs
* split polkadot-parachains dir
* rename dir parachains-common to common
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com >
Co-authored-by: Wilfried Kopp <wilfried@parity.io >
Co-authored-by: Chevdor <chevdor@users.noreply.github.com >
2022-05-20 13:43:04 +01:00
Sergejs Kostjucenko
b71820047d
add GHA checks to dependabot ( #1270 )
...
* add GHA checks to dependabot
* Update .github/dependabot.yml
Co-authored-by: Chevdor <chevdor@users.noreply.github.com >
Co-authored-by: Chevdor <chevdor@users.noreply.github.com >
2022-05-18 16:09:41 +02:00
Michael Müller
a03c4c82d6
Rename canvas to contracts ( #1265 )
...
* Update SVG
* Rename `canvas-kusama` folder `contracts-rococo`
* Search-Replace `canvas-kusama` with `contracts-rococo`
* Search-Replace `canvas_kusama` with `contracts_rococo`
* Search-Replace `canvas_rococo` with `contracts_rococo`
* Rename `canvas-rococo.json` to `contracts-rococo.json`
* Rename `CanvasKusamaChainSpec` to `ContractsRococoChainSpec`
* Migrate chain specs and configurations to `contracts-rococo`
* Adapt readme
* Improve directory structure
* Remove last occurrences of `canvas`
* Apply `cargo fmt`
* Update README.md
Co-authored-by: Alexander Theißen <alex.theissen@me.com >
* Fix funny indentation
* Fix wasm path renaming
Co-authored-by: Alexander Theißen <alex.theissen@me.com >
Co-authored-by: Wilfried Kopp <wilfried@parity.io >
Co-authored-by: Chevdor <chevdor@users.noreply.github.com >
2022-05-18 09:56:34 +00:00
Squirrel
1474308bbb
rename polkadot-collator to polkadot-parachain ( #1241 )
...
* rename polkadot-collator to polkadot-parachain
Not every node has to be a collator.
* Update README.md
Co-authored-by: Chevdor <chevdor@users.noreply.github.com >
* rename docker file
* Update .github/workflows/extrinsic-ordering-check-from-bin.yml
Co-authored-by: Chevdor <chevdor@users.noreply.github.com >
* Versioning scheme that tracks polkadot relay chain
but allows for patch releases by having a 0 at the end.
(`-patch1` patch naming schemes were discussed but they
were judged to cause downstream packagers pain.)
* update name
* update lock file
Co-authored-by: Chevdor <chevdor@users.noreply.github.com >
2022-05-13 13:02:52 +00:00
Sergejs Kostjucenko
8ca70797aa
[ci] update review rules ( #1239 )
...
* update approval rules
* add comment
2022-05-06 16:37:55 +03:00
Chevdor
db0f2cd32c
CI deps ugrade ( #1237 )
...
* Switch to actions/checkout v3
* Upgrade subwasm version
* Bump srtool-actions to v0.4
* Remove srtool runs from master
2022-05-06 09:24:55 +02:00
João Paulo Silva de Souza
ed17955466
skip pr-custom-review if pull request is in Draft ( #1188 )
2022-04-22 05:51:17 -03:00
Denis Pisarev
6de81790af
CI: rename ambiguous jobs ( #1168 )
2022-04-12 15:52:56 +02:00
João Paulo Silva de Souza
81c7c25b30
create .github/workflows/pr-custom-review.yml ( #1153 )
2022-04-08 17:39:21 +02:00
João Paulo Silva de Souza
943733298c
fix pr-custom-review.yml ( #1155 )
2022-04-07 20:11:57 +03:00
João Paulo Silva de Souza
95544bab2d
create .github/pr-custom-review.yml ( #1142 )
...
syntax in accordance to https://github.com/paritytech/pr-custom-review/tree/5814820aa0e5d35412f31dc02f9d130a8b138cae#configuration-syntax
rules in accordance to https://github.com/paritytech/pr-custom-review/blob/da1d81b9fd39705cc8b37f59235283801c818708/rules.md
2022-04-07 16:23:23 +02:00