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

Update release steps #10672

Merged
merged 2 commits into from
Nov 13, 2024
Merged

Update release steps #10672

merged 2 commits into from
Nov 13, 2024

Conversation

offtherailz
Copy link
Member

@offtherailz offtherailz commented Nov 13, 2024

Description

This PR improve the release procedure to:

  • explicitly ask to merge the update release
  • add a point to restore the snapshot version of GeoStore.
  • Updated links to readthedocs, that now has a new dashboard and the old links will be dismissed in early 2025

This list have to be improved a little bit, so it is in draft

Note:

There are 2 ways of keeping mapstore and geostore aligned:
1.release geostore more frequently and before the mapstore release, changing the fixed version when ready
2- using the -SNAPSHOT version on release branch, until we effectively use it.

  • Solution 1 makes things more stable, but need alignments and the geostore versions in the middle will not be tested
  • Solution 2 is more unstable, but guarantees a continuous testing until the release.

For this reason we are going to choose the 2nd strategy.

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Issue

What is the current behavior?

#10645

What is the new behavior?

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

Other useful information

@tdipisa tdipisa added this to the 2024.02.01 milestone Nov 13, 2024
@tdipisa tdipisa linked an issue Nov 13, 2024 that may be closed by this pull request
50 tasks
@tdipisa tdipisa marked this pull request as ready for review November 13, 2024 15:23
@tdipisa tdipisa merged commit 6564053 into master Nov 13, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MapStore Release 2024.02.01
2 participants