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

GH actions update due to new project #10036

Merged

Conversation

offtherailz
Copy link
Member

@offtherailz offtherailz commented Mar 6, 2024

Description

This PR fixes GH actions to work with new mvn dependency management.

In draft because it is still in testing on my fork

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:

Checks and tasks

Issue

What is the current behavior?

fix #10020

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

Detail

  • removed project template backend module, not included in build and failing. If a project requires a backend, they will create it on theirself (preferibly under web, if some shared dependencies are needed)
  • centralized dependencies as for the main project in dependency management.
  • now update dependencies versions is a separate task

@offtherailz offtherailz added the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Mar 6, 2024
@offtherailz offtherailz self-assigned this Mar 6, 2024
@offtherailz offtherailz requested review from tdipisa and removed request for tdipisa March 6, 2024 16:23
@tdipisa tdipisa added this to the 2024.01.00 milestone Mar 6, 2024
@offtherailz offtherailz marked this pull request as ready for review March 7, 2024 14:47
@tdipisa tdipisa self-requested a review March 7, 2024 15:48
@offtherailz offtherailz merged commit 6ba87df into geosolutions-it:master Mar 7, 2024
6 checks passed
@ElenaGallo
Copy link
Contributor

@offtherailz please backport to stable branch. Thanks

offtherailz added a commit to offtherailz/MapStore2 that referenced this pull request Mar 21, 2024
@ElenaGallo ElenaGallo removed the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Mar 29, 2024
offtherailz added a commit to offtherailz/MapStore2 that referenced this pull request Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update GHA due to latest pom changes
3 participants