Skip to content

Release process #18

Description

@magner669

Problem

Users should be able to use a version of the project, with a specified version.

Solution

  • Research the GitHub release process, and implement/provide instructions on how to implement a GitHub release.
  • The repository should be tagged with the version.
  • The version should be semver with two e.g. 1.2.3 where the first is the major version, second is minor version, and third is build number, in case build failed for the release of the major/minor version.
  • The gradle project version , which is part of build.gradle , should be overridden in the release build to the version, to enable gradle versioning features.
  • The GitHub actions workflows should be updated to create artifacts matching the release.

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

    documentationImprovements or additions to documentationenhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is neededjavaPull requests that update java code

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions