-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Various improvements to Snowblower which were discussed in discord
https://discord.com/channels/313125603924639766/1352609954430713866/1365310535611977871
- Parallel decompilation
- Ahead of time artifact discovery and download, before decompilation
Gather up all versions to process, download all missing artifacts first then decompile - Improvements to branch pushing
- Commit and push to other relevant branches as versions are processed
As versions are processed if they are relevant to other branches generate the needed commit on that branch and push the changes
Runnningdevshould fill outreleasewith this enabled - Start from latest committed version rather than processing every version each run
- Group log outputs for better readability on GitHub
https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/workflow-commands-for-github-actions#grouping-log-lines
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels