Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Github Actions #149

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

mo3rfan
Copy link
Contributor

@mo3rfan mo3rfan commented Jun 28, 2024

Triggers a build on every push event to main and branches following the semver syntax. It will also trigger when the patch version is an 'x'. (eg: 2.25.x).

Once this is merged, create the required branches from the master branch.

Ensure that the following variables are set at the repo level:

  • NIGHTLY_MASTER_VERSION
  • NIGHTLY_STABLE_VERSION
  • NIGHTLY_MAINT_VERSION
  • STABLE_VERSION
  • MAINT_VERSION
  • DOCKER_REPO (geosolutionsit/geoserver)

and the repo-level secrets to publish the built images to docker hub:

  • REGISTRY_USERNAME
  • REGISTRY_PASSWORD

@mo3rfan mo3rfan self-assigned this Jun 28, 2024
@mo3rfan mo3rfan requested a review from randomorder June 28, 2024 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant