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

#8465 Improving API and preventing issues from geostore #8666

Merged
merged 2 commits into from
Oct 6, 2022

Conversation

offtherailz
Copy link
Member

@offtherailz offtherailz commented Oct 5, 2022

Description

This PR makes easier to configure the URL. moreover it adds some arguments to prevent this issue on geostore:

geosolutions-it/geostore#311

Waiting for a solution of it

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

#8465

What is the current behavior?

  • Developers can not easely define the URL of mapstore. (need to use the base URL).
  • randomly backend has an issue that doens't allow to start the backend

What is the new behavior?

  • The developers can now define MAPSTORE_BACKEND_URL=https://dev-mapstore.geosolutionsgroup.com/mapstore to run on dev

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

@offtherailz offtherailz added this to the 2022.02.01 milestone Oct 5, 2022
@offtherailz offtherailz self-assigned this Oct 5, 2022
@offtherailz offtherailz added the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Oct 5, 2022
@offtherailz offtherailz merged commit 51bb0dc into geosolutions-it:master Oct 6, 2022
offtherailz added a commit to offtherailz/MapStore2 that referenced this pull request Oct 6, 2022
@offtherailz offtherailz removed the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Oct 6, 2022
@offtherailz offtherailz changed the title #8465 Imrpoving API and preventing issues from geostore #8465 Improving API and preventing issues from geostore Oct 6, 2022
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.

3 participants