Skip to content

Commit

Permalink
chore(ci): release-plz: Complete overhaul of the release process (#762
Browse files Browse the repository at this point in the history
)

* Remove home-rolled automated release scripts in
favor of release-plz

* Make all crates part of a cargo workspace

* Remove profiles from BSP Cargo.toml's and add a dev-optimized profile to workspace
  • Loading branch information
jbeaurivage authored Oct 17, 2024
1 parent cbbd4f0 commit e453894
Show file tree
Hide file tree
Showing 33 changed files with 103 additions and 689 deletions.
9 changes: 0 additions & 9 deletions .github/actions/sync-bsp-versions/action.yml

This file was deleted.

24 changes: 0 additions & 24 deletions .github/actions/sync-bsp-versions/update-from-hal.py

This file was deleted.

9 changes: 0 additions & 9 deletions .github/actions/sync-pac-versions/action.yml

This file was deleted.

25 changes: 0 additions & 25 deletions .github/actions/sync-pac-versions/update-from-pac.py

This file was deleted.

7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
# Check for updates every Monday
schedule:
interval: "weekly"
135 changes: 0 additions & 135 deletions .github/workflows/bump-crates.yml

This file was deleted.

96 changes: 0 additions & 96 deletions .github/workflows/bump-t2-bsp.yml

This file was deleted.

Loading

0 comments on commit e453894

Please sign in to comment.