Martin Pugh
f4a6f9d9b2
Update release documentation + checklist ( #2079 )
...
* add instructions for extrinsic verification
* update release documentation
2020-12-07 13:46:35 +01:00
Max Inden
9a99607c7e
.github/dependabot: Handle Substrate crates manually ( #1961 )
...
* .github/dependabot: Handle Substrate crates manually
Handle updates for crates from github.com/paritytech/substrate manually.
* .github/dependabot: Additional prefixes
Co-authored-by: Andronik Ordian <write@reusable.software >
Co-authored-by: Andronik Ordian <write@reusable.software >
2020-11-17 11:34:54 +00:00
Max Inden
178bc960c5
.github: Add dependabot config and thus enable dependabot ( #1937 )
...
* .github: Add dependabot config and thus enable dependabot
* Update .github/dependabot.yml
Co-authored-by: Pierre Krieger <pierre.krieger1708@gmail.com >
Co-authored-by: Pierre Krieger <pierre.krieger1708@gmail.com >
2020-11-17 10:20:46 +00:00
Martin Pugh
23f05fdcf1
[CI] Fix release Docker github action ( #1942 )
2020-11-11 13:44:31 +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
d42d9dd4f2
Prep for v0.8.26: bump version & substrate ( #1851 )
...
* bump version & substrate
* update release checklist md
2020-10-27 14:08:54 +01:00
s3krit
747103dfd2
Automation for new release process ( #1754 )
2020-10-20 18:24:54 +02:00
s3krit
032c68850d
[CI] Docker image updates ( #1799 )
2020-10-19 15:44:14 +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
s3krit
baadabd910
add burnin-label-notification.yml ( #1324 )
2020-06-26 20:14:02 -04:00
s3krit
d4e6013d38
[CI] Don't autolabel insubstantial PRs 'pleasereview' ( #1293 )
...
* Don't label insubstantial PRs 'pleasereview'
* Update auto-label-prs.yml
* Update auto-label-prs.yml
2020-06-20 10:40:48 +02:00
s3krit
e3a258ffcb
[CI] Fix autolabel ( #1271 )
...
Missed the necessary remove-labels from the Label New PRs job
2020-06-16 13:05:17 +02:00
s3krit
b0b43f8eed
[CI] Auto-label new PRs depending on status ( #1267 )
...
* Add auto-labelling github action
* Update auto-label-prs.yml
* Update auto-label-prs.yml
* Update auto-label-prs.yml
2020-06-16 10:32:41 +02:00
s3krit
9bbcc3d89f
[CI] Fix release notification message, and add rustc version to release notes ( #1191 )
...
* Release announcements: s/kusama/polkadot/
* Additional debug info for gitlab publish script
* add rustc version check job
* fully comment out tag-checking
* s/podman/docker/g
* Switch to rust-builder image and install jq
* remove temporary TODOs
2020-06-09 11:12:34 +02:00
s3krit
a09ed5e519
Add 2 channels to release announcements github action ( #1033 )
...
* Add channels to release announcement github action
* release-bot.yml: Make all steps a single job
2020-04-27 10:17:55 +02:00
s3krit
965b74beb3
CI: Don't announce releases on updated ( #912 )
...
we were getting double-posts for newly-published releases - we don't need to post to the channel when releases are updated.
2020-03-21 13:40:16 +01:00
Gavin Wood
559ea5846f
Add Github Action for Matrix release bot ( #874 )
...
This action will publish all pre-released, edited and published releases to a dedicated release notes Matrix room using https://github.com/marketplace/actions/matrix-message
@s3krit already added the necessary secrets to the repository settings.
2020-03-05 22:28:11 +01:00
Sergei Pepyakin
6962a6a6b8
Update issue templates ( #586 )
2019-11-19 10:04:17 +01:00