Commit Graph

4 Commits

Author SHA1 Message Date
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 0ea9c7ede6 Prep for v0.34.0 release (#1395)
* getting ready for a 0.34.0 release

* minor change

* fix typos

* bump substrate deps as well
2024-01-23 19:02:53 +01:00
Tadeo Hepperle d53f093b1e update artifacts script (#1392) 2024-01-22 17:31:44 +01: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