dependabot[bot]
909f65d0cd
Bump actions/upload-artifact from 2 to 3 ( #5547 )
...
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 17:39:30 +03:00
dependabot[bot]
441fc17847
Bump actions/download-artifact from 2 to 3 ( #5574 )
...
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 16:20:30 +02:00
dependabot[bot]
fc7959a871
Bump actions/cache from 2 to 3 ( #5549 )
...
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:54 +03:00
Chevdor
5ef032a1da
Upgrade gha ( #5462 )
...
* Bump actions/checkout to v3
* Fix naming
* Upgrade to GHA chevdor/srtool v0.4
2022-05-05 18:16:56 +02:00
Sergejs Kostjucenko
631a5db536
Move scripts used in CI to the new location ( #5198 )
...
* Move CI scripts and update references
* Update paths in .gitlab-ci.yml
* Removed outdated entries from CODEOWNERS
2022-04-26 08:39:31 +03:00
Chevdor
168dc6e5cd
Fix changelog ( #5155 )
...
* Pass git ref explicitely
* Include a db migration section to the changelog
2022-03-22 09:55:21 +01:00
Mara Robin B
e69d4255f8
ci: Add rococo to release pipeline ( #5015 )
...
* include rococo in wording of release checklist
* ci: add rococo to release drafts & changelog
2022-03-02 09:12:13 +00:00
Chevdor
0269532fa8
New changelog scripts ( #4491 )
...
* Add templates
* Add folder for local storage of the digests
* Add first draft of the changelog scripts
* Enable Audits in the change template
* Fixes for Polkadot
* Fix templating issue in case there is no high prio change
* Fix Ruby setup
* Remove shell
* Fix chain names
* Fix ENV
* Fix how to get runtime
* Fix runtime_dir
* Fix context location
* Pin changelogerator to a specific version
2022-01-24 09:44:55 +01:00
Chevdor
6af739a85a
Pin changelogerator to the latest compatible version for the current flow ( #4392 )
2021-11-30 11:52:40 +01:00
Chevdor
c7dae2a720
Update GHA to s3krit/matrix-message-action@v0.0.3 + doc ( #4030 )
2021-11-02 22:34:49 +01:00
Chevdor
109d10dd32
Switch to compressed runtimes ( #4061 )
...
* Remove the upload of the non compressed runtimes
* Fix template
* Add loggin for local testing
* Keep simple logger but remove the need for another dependency
2021-10-13 13:31:47 +00:00
Chevdor
2ff88ec225
ci: use srtool-actions to build runtimes ( #3423 )
...
* ci: use chevdor/srtool-actions to build runtimes
* cleanup
2021-07-15 19:32:55 +02:00
Martin Pugh
25cd67436c
Bump version to v0.9.1 and spec_version to v9010 ( #3001 )
...
* bump version and spec_version
* fix generate_release_text.rb
* Revert "fix generate_release_text.rb"
This reverts commit 9e01e0ae4f6db2155d123f69063db7d7564588e0.
* fix publish_draft_release
* fix publish_draft_release
* update target cache
2021-05-11 15:27:52 +02:00
Martin Pugh
fee9e3ec36
Update srtool ( #2837 )
...
* Update publish-draft-release.yml
Co-authored-by: Andronik Ordian <write@reusable.software >
2021-04-14 14:52:36 +02:00
Martin Pugh
f4a6f9d9b2
Update release documentation + checklist ( #2079 )
...
* add instructions for extrinsic verification
* update release documentation
2020-12-07 13:46:35 +01:00
s3krit
6466a7f34d
[CI] Switch to using paritytech/srtool ( #1887 )
...
* switch to using paritytech/srtool
* update release link
2020-10-29 20:33:17 +01:00
s3krit
747103dfd2
Automation for new release process ( #1754 )
2020-10-20 18:24:54 +02:00
s3krit
7639a32657
bump matrix-message-action to v0.0.3 ( #1809 )
2020-10-13 16:04:06 +02:00
s3krit
e6688620b5
[CI] Add github token to generate-release-text ( #1581 )
2020-08-13 13:57:56 +02:00
s3krit
c82f15ec35
[CI] Build wasm blob with srtool and include prop hashes and blobs in release notes ( #1506 )
...
* initial build-wasms commit
* fix wasm builds
* add caching and artifact upload
* test for git dir
* Revert "test for git dir"
This reverts commit 295e4655484691aed9162f479a87f09c1b1c9317.
* fix git version incompability
* attempt to fix caching
* Revert "fix git version incompability"
This reverts commit 1d22ffd26b7eff635c5abcc9bd04cb3c88629a1d.
* add kusama job
* use a build matrix for building runtimes
* combine build-wasms and publish draft release
* attempt to name runtimes according to version
* Revert "attempt to name runtimes according to version"
This reverts commit 82f7b4dc0aea995f2599293bba9f11b879f459e5.
Failed experiment
* name runtimes according to version #2
* fix asset path and name
* build wasms first, include prop hash
2020-07-31 14:34:45 +02:00
s3krit
05675df4ed
[CI] Publish draft release redux ( #1493 )
...
* Add publish-draft-release Github action
* Remove publish_draft_release.sh gitlab job
2020-07-30 14:02:51 +02:00