You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move to Zig package-ecosystem when it's ready for Dependabot Workflow
Summary
We currently use GitHub Actions and Git Submodules for dependency management as listed in our Dependabot configuration. Once the Zig package-ecosystem is fully supported by Dependabot, we should transition to using it for a more native and efficient workflow. This issue aims to track the progress and plan the migration.
There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale.
Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a 👍
Because this issue is marked as stale, it will be closed and locked in 7 days if no further activity occurs.
Thank you for your contributions!
Move to Zig package-ecosystem when it's ready for Dependabot Workflow
Summary
We currently use GitHub Actions and Git Submodules for dependency management as listed in our Dependabot configuration. Once the Zig package-ecosystem is fully supported by Dependabot, we should transition to using it for a more native and efficient workflow. This issue aims to track the progress and plan the migration.
Details
Current Dependabot Configuration
Here is our current Dependabot configuration:
Tracking Issue
We are currently keeping an eye on this Dependabot core issue for Zig package-ecosystem support:
Action Items
Monitor the Tracking Issue: Regularly check the status of the Dependabot Core Tracking Issue for updates on Zig package-ecosystem support.
Update Documentation: Once Zig is supported, update all relevant documentation to include the new ecosystem.
Modify Dependabot Configuration: Replace the GitHub Actions and Git Submodules ecosystems in
.github/dependabot.yml
with the Zig package-ecosystem.Testing: Perform rigorous testing to ensure that the new Dependabot configuration works as expected.
Communication: Inform team members and contributors about the change.
Additional Information
Timeline
TBD, dependent on the availability of Zig package-ecosystem support.
Contacts
Please feel free to add any other relevant information or action items to make this transition as smooth as possible.
The text was updated successfully, but these errors were encountered: