Wilfried Kopp
2047433649
WIP
2022-08-10 22:59:35 +02:00
Wilfried Kopp
7879d1c3ca
Renaming to align with Polkadot
2022-08-10 22:59:35 +02:00
Roman Useinov
cd3fcf6d89
[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
958414472f
and again
2022-08-04 12:26:07 +02:00
Giles Cope
5dae501aa5
There's already one directly below
2022-08-04 12:26:07 +02:00
Giles Cope
66c6c38b12
if not in a subdir...
2022-08-04 12:26:07 +02:00
Giles Cope
f8a1ffc6fa
another shot
2022-08-04 12:26:07 +02:00
Giles Cope
92f3eb931b
broader scope
2022-08-04 12:26:07 +02:00
Giles Cope
b0bfe4835b
Like polkadot, save context.json as an artifact
2022-08-04 12:26:07 +02:00
Wilfried Kopp
e46b59430a
cleanup
2022-07-08 09:21:39 +02:00
Wilfried Kopp
8555ca2b60
Add new room to the matrix notifications
2022-07-08 09:21:39 +02:00
dependabot[bot]
fc4181b3ff
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
eff2c9e498
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
6962b1b7f5
add release-engineering to CI files' reviewers ( #1413 )
2022-06-30 08:26:35 +00:00
Chevdor
149f691216
Fix Docker CI ( #1418 )
2022-06-29 16:03:44 +00:00
Chevdor
f7490083e8
Fix GHA hash ( #1411 )
2022-06-27 10:15:13 +00:00
Chevdor
61c626f3c2
Fix client workflow ( #1292 )
2022-06-09 13:18:07 +01:00
Chevdor
3b6fb167a8
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
7f2e6a157b
Run the release branch check on the cumulus code releases as well ( #1326 )
2022-06-02 13:53:38 +02:00
Chevdor
faf3563c61
Add release branch checks ( #1319 )
2022-06-01 14:23:00 +02:00
Egor_P
1cd6dee55d
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
514499e7a1
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
c3edc026c7
use API for pr-custom-review ( #1279 )
2022-05-23 15:14:35 +02:00
dependabot[bot]
d54e2d1d49
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]
1c32be67e2
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]
f90837b000
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]
11f6ba61e9
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
9405a969f0
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
45a45be9b8
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
d0e13bc311
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
8d44f9bcae
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
40176f664a
[ci] update review rules ( #1239 )
...
* update approval rules
* add comment
2022-05-06 16:37:55 +03:00
Chevdor
00d679afec
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
b1e97a8f1b
skip pr-custom-review if pull request is in Draft ( #1188 )
2022-04-22 05:51:17 -03:00
Denis Pisarev
0c17c7e5df
CI: rename ambiguous jobs ( #1168 )
2022-04-12 15:52:56 +02:00
João Paulo Silva de Souza
3dc9f86bf4
create .github/workflows/pr-custom-review.yml ( #1153 )
2022-04-08 17:39:21 +02:00
João Paulo Silva de Souza
6accad0961
fix pr-custom-review.yml ( #1155 )
2022-04-07 20:11:57 +03:00
João Paulo Silva de Souza
c1641f7857
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
Chevdor
e39cf0894b
Fix target docker hub org ( #1125 )
2022-03-31 18:20:47 +02:00
Chevdor
b468d0c33e
Fix #851 ( #1110 )
...
* Fix doc
* Formatting fixes and bump prio if host functions are detected
* Add canvas
* Bump canvas-kusama's runtime version to 800
* Add db migrations
* Prepare for client releases
* Split the upload of the context artifact
* Rename of the srtool digests to match script default expectations
* Fix runtime name for canvas
* Fix jobs dependencies when skipping jobs/steps for client builds
* Fix CI for the client builds
* Fix issue when building in client mode
* Bump checkout action to v3 and gate some tests
* Fix notification
ref #851
2022-03-28 10:00:07 +02:00
Sergejs Kostjucenko
dc10d1520d
Move scripts used in CI to the new location ( #1109 )
...
* Move CI scripts to new location
* Update references
* Update CODEOWNERS file
* Update docker/polkadot-collator_builder.Containerfile
Co-authored-by: Alexander Samusev <41779041+alvicsam@users.noreply.github.com >
Co-authored-by: Alexander Samusev <41779041+alvicsam@users.noreply.github.com >
2022-03-25 01:25:06 +02:00
Mara Robin B
26b2954855
ci: use sensible keyserver for gpg key retrieval ( #1067 )
2022-03-04 09:40:56 +01:00
Mara Robin B
5fa7943549
ci: add manual docker release workflow ( #1066 )
2022-03-03 19:26:00 +00:00
Mara Robin B
d0804039d0
ci: fix missing quotes ( #1065 )
2022-03-03 10:56:45 +00:00
Alexander Theißen
364a88f1dd
Add Canvas runtime to release automation ( #1043 )
2022-02-24 09:06:05 +00:00
Bastian Köcher
0ffe7929a7
Dependabot: A new round... ( #1034 )
2022-02-22 16:58:27 +01:00
Bastian Köcher
c433484e40
Dependabot: Also ignore polkadot :grimaced: ( #1026 )
...
* Dependabot: Also ignore polkadot :grimaced:
* And XCM
2022-02-22 15:18:46 +01:00
Bastian Köcher
d18429d18a
Dependabot: Make sure to ignore all the Substrate deps ( #1021 )
2022-02-22 14:54:28 +01:00
Sergejs Kostjucenko
4abfb0093f
Add dependabot config file ( #1015 )
2022-02-22 12:56:39 +01:00
Mara Robin B
4500d91830
ci: fix bash quoting in docker ci ( #978 )
2022-02-10 13:26:22 +00:00