Tadeo Hepperle
78e9574813
[Fix] Auto-generated PR: delete polkadot binaries from working directory. ( #1431 )
...
* delete substrate and polkadot binaries
* use nodes should move instead of copy and remove the archive
2024-02-14 16:02:51 +01:00
Alexander Samusev
e783d9f883
[ci] Run cronjob with app secrets ( #1420 )
...
* [ci] Run cronjob with app secrets
* rm github url
* move token creation closer to pr creation
* return checkout
* check that credentials work
* test gha
* add more test
* create test file
* rm tests
* add compression+decompression to avoid >100MB
* add shell field to action
* move zipped file to correct location
* strip binaries
---------
Co-authored-by: Tadeo hepperle <tadeo@do-mix.de >
2024-02-14 11:33:38 +01:00
dependabot[bot]
f87570b4c2
build(deps): bump peter-evans/create-pull-request from 5 to 6 ( #1416 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 5 to 6.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
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>
2024-02-05 09:46:03 +01:00
Tadeo Hepperle
8fa496b866
Build Polkadot Nodes in CI - fixes artifact generation ( #1410 )
...
* new workflow and adjust node builder
* fix examples by fixing artifacts script
* use-nodes instead of use-substrate
* update yamls
* build polkadot
* remove the on-push trigger again, now that polkadot built in the CI
* add default implementation again
2024-02-01 21:54:30 +01:00
Tadeo Hepperle
d53f093b1e
update artifacts script ( #1392 )
2024-01-22 17:31:44 +01:00
dependabot[bot]
4427ac7b07
build(deps): bump Swatinem/rust-cache from 2.7.1 to 2.7.3 ( #1385 )
...
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache ) from 2.7.1 to 2.7.3.
- [Release notes](https://github.com/swatinem/rust-cache/releases )
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md )
- [Commits](https://github.com/swatinem/rust-cache/compare/v2.7.1...23bce251a8cd2ffc3c1075eaa2367cf899916d84 )
---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 11:54:44 +02:00
Tadeo Hepperle
ab6b6ae5cd
Weekly Cronjob fetching artifacts and generating polkadot.rs file. ( #1352 )
...
* github CI action cronjob
* add commit message
* fix the CI yml files
* binary crate for CI script with substrate-runner
* update the CI script
* correct the artifacts script
* remove bash script
2024-01-17 12:28:58 +01:00