Skip to content

Add option for Build workflow to push compiled binaries to the repository. #37

Description

@SofieBrink

Many mods that have their focus mainly on parts, say BDB, Tundra or SEP usually have their dll’s in the repository.

Recently when I set up BCS I put the dll in the gitignore since binary files can’t by merged and it could lead to the dll not being inline with the source if two branches got merged around the same time, both stemming from the same commit on main.
Users who like to be on the bleeding edge then clone the repository and are left without a plugin.

It would be nice if the build workflow could be configured to commit the binary file it builds into the repository so it can be left in the gitignore but still kept up to date in the repo.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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