Skip to content

Simplify project releases #12

@GrantJL

Description

@GrantJL

Currently any releases are manually handled, its possible that some automation would make things easier.

Determine whether automation here is worth the effort required, then move on from there.

  • Add release package builder (easier/consistent release builds)
  • Github release package dist
    • Just contains the built dll, easy
  • BakkesMod Plugin release package dist
    • Built dll
    • Project source
      • basically just what's on git, minus git files, readmes (.user files need begoned)
      • submodule source (minus all the junk, i.e. just src dirs, include dirs, license)

Metadata

Metadata

Assignees

Labels

improvementImprovement or adjustment to existing feature

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions