Skip to content

[Feature Request] Implement various improvements #8

@ApexModder

Description

@ApexModder

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
    Runnning dev should fill out release with 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions