Chevdor
e4e8d4fb83
Add changelog generation ( #761 )
...
* WIP Release notes generation and templates
* WIP Add new sections to the template
* WIP renaming and wip
* Fix runtime template
* Add doc, NO_CACHE and tweaking of the templates
* Renaming cl into cumulus to make room for the polkadot and substrate
* Fetch data from Substrate and Polkadot
* WIP convert bash script to ruby
* Convert to Ruby
* Fix host function delection
* Extract priority to a macro
* Fix misc changes
* Draft release workflow
* Fix runtime dir
* Add ENV to ignore runtimes
* Install tooling separately
* WIP troubleshooting - remove sudo
* Minor formatting fixes
* Fix workflow
* Add missing dep
* Linting
* Fix changelog script
* Add missing tera install
* Use absolute paths
* Fix path + cleanup
* Fix changelog generation
* Add missing pre-release ENV
* Fix rust version ENV
* Fix release notes path
* Fix output
* Fix runtime_dir for cumulus
* Fix ENV substitutions
* Fix styling
* Debugging
* Styling
* Fix call to fetch the runtime version
* Cleanup and doc
* Delete sample .env
* Update scripts/changelog/templates/change.md.tera
Co-authored-by: Alexander Popiak <alexander.popiak@parity.io >
* Change XCM emoji marker for a ✉️
Co-authored-by: Alexander Popiak <alexander.popiak@parity.io >
2021-11-19 17:30:05 +01:00
Chevdor
78bcd6a222
Bump subwasm version ( #716 )
2021-11-03 10:10:35 +01:00
Chevdor
978f15118d
Add extrincic ordering check to CI ( #629 )
...
* Add extrincic ordering check to CI
* Add missing script
* Fix default chain
* Ignore issues with pkill
* Continue on error while trying to stop the node
* Set embedded relay chain node
* Fix formatting
2021-09-30 10:26:19 +02:00
Chevdor
ed60e693ff
chore: bump subwasm version to support V14 runtimes ( #623 )
2021-09-25 21:54:00 +02:00
Chevdor
6b20f7a2c5
ci: add quick-check with rustfmt ( #615 )
...
* ci: add quick-check with clippy and rustfmt
* chore: rustfmt round
* chore: set the same rustfmt config than substrate
* chore: fix formatting
* cI: remove clippy
* ci: switch to nightly for the checks
* ci: fix toolchains and naming
* ci: Limit the check to formatting
* chore: fix formatting
* Update .rustfmt.toml
* Update .rustfmt.toml
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com >
2021-09-16 16:57:52 +02:00
Denis Pisarev
38f7e93d82
docs: undebug docs build ( #569 )
2021-08-10 12:12:54 +00:00
Denis Pisarev
24056cb194
docs: optimize docs build ( #568 )
2021-08-10 12:00:25 +02:00
Denis Pisarev
1a854ae78a
CI: fix gh doc publishing ( #567 )
...
* CI: fix gh doc publishing
* CI: it needs nightly
* CI: add wasm32 target
* CI: return to running on master
2021-08-09 19:52:32 +02:00
Joshy Orndorff
7978b18613
Publish rustdocs to github pages ( #562 )
...
* Publish rustdocs to github pages
* @TriplEight 's suggestions from code review
Co-authored-by: Denis Pisarev <denis.pisarev@parity.io >
Co-authored-by: Denis Pisarev <denis.pisarev@parity.io >
2021-08-09 17:00:32 +02:00
Chevdor
eda565a052
ci: reduce the list of events triggering matrix messages ( #547 )
2021-07-30 23:56:56 +02:00
Chevdor
17eedeafec
ci: upgrade subwasm ( #550 )
2021-07-27 13:04:33 +02:00
Chevdor
8c838e5aef
chore: upgrade srtool-actions and subwasm ( #526 )
...
- add builds for "statemint", "rococo", "shell"
- switch to chevdor/srtool-actions@v0.3.0 which default the new srtool image from paritytech/srtool
- bumps up the version of subwasm
- cleanup
- ability to start builds on-demand
2021-07-07 09:34:01 +02:00
Chevdor
5f96d5eea8
Refactor paths and runtime names ( #507 )
...
chore: refactor for consistant naming of the crates and paths of the runtimes
* tests: ignore folder created by the tests
* chore: refactoring
* Update polkadot-parachains/Cargo.toml
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com >
2021-06-28 14:24:03 +02:00
Chevdor
8373f510cf
feat(ci): update runtime build workflow ( #471 )
...
* feat(ci): update runtime build workflow
- switch to a tag for the chevdor/srtool-actions
- trigger to only tags & ignore folders not involved in the runtime
- add weekly build schedule
- add timestamp to the artifacts
2021-06-10 17:28:29 +02:00
Chevdor
24ddf1b0ce
Add srtool + subwasm workflow ( #462 )
...
Add github workflow to build the westmint and statemine runtimes with srtool and subwasm
Co-authored-by: Alexander Popiak <alexander.popiak@gmail.com >
2021-06-03 14:46:43 +02:00
e. g
55364ac254
Update release-bot.yml ( #228 )
...
This should be using the most recent version of s3krit's github action otherwise it will fail
2020-11-03 19:18:13 +01:00
Stefanie Doll
b0c9cfb580
Add Github Action for Matrix release bot ( #69 )
...
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-03 22:12:56 +01:00