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>
This commit is contained in:
Sergejs Kostjucenko
2022-03-25 01:25:06 +02:00
committed by GitHub
parent 6ea78e9cc9
commit dc10d1520d
35 changed files with 11 additions and 15 deletions
@@ -7,7 +7,7 @@ For now, a bit of preparation is required before you can run the script:
- store them under the `digests` folder as `<chain>-srtool-digest.json`
- ensure the `.env` file is up to date with correct information
The content of the release notes is generated from the template files under the `scripts/changelog/templates` folder. For readability and maintenance, the template is split into several small snippets.
The content of the release notes is generated from the template files under the `scripts/ci/changelog/templates` folder. For readability and maintenance, the template is split into several small snippets.
Run:
```