Skip to content

Commit fde587c

Browse files
committed
chore(ci): Move to release-plz
Remove home-rolled automated release scripts in favor of release-plz
1 parent cbbd4f0 commit fde587c

File tree

12 files changed

+71
-514
lines changed

12 files changed

+71
-514
lines changed

.github/actions/sync-bsp-versions/action.yml

Lines changed: 0 additions & 9 deletions
This file was deleted.

.github/actions/sync-bsp-versions/update-from-hal.py

Lines changed: 0 additions & 24 deletions
This file was deleted.

.github/actions/sync-pac-versions/action.yml

Lines changed: 0 additions & 9 deletions
This file was deleted.

.github/actions/sync-pac-versions/update-from-pac.py

Lines changed: 0 additions & 25 deletions
This file was deleted.

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
5+
# Check for updates every Monday
6+
schedule:
7+
interval: "weekly"

.github/workflows/bump-crates.yml

Lines changed: 0 additions & 135 deletions
This file was deleted.

.github/workflows/bump-t2-bsp.yml

Lines changed: 0 additions & 96 deletions
This file was deleted.

0 commit comments

Comments
 (0)