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

Remove unnecessary branch name suffix for stable version releases #578

Merged
merged 4 commits into from
Feb 22, 2024

Conversation

Raruto
Copy link
Collaborator

@Raruto Raruto commented Feb 15, 2024

Improves #485 on release branches by removing useful suffix for stable/tagged plugin versions, ie:

  • -dev
  • -main
  • -master
  • -v3.9.x
  • -v3.10.x
  • ...

Before

[g3wsdk.info]

  • g3w-admin: 3.7.dev-20240214084236
  • g3w-client: 3.10.0-dev
    • openrouteservice: 3.7.0-remove-panel.js
    • qtimeseries: 3.7.0-dev
  • browser: Firefox 122.0
  • operating system: Windows 10 64-bit

Before

[g3wsdk.info]

  • g3w-admin: 3.7.dev-20240214084236
  • g3w-client: 3.10.0-alpha.0 <-- CHANGED
    • openrouteservice: 3.7.0-remove-panel.js
    • qtimeseries: 3.7.0 <-- CHANGED
  • browser: Firefox 122.0
  • operating system: Windows 10 64-bit

@Raruto Raruto added the config Anything related to configuration files label Feb 15, 2024
@Raruto Raruto added this to the v3.11 milestone Feb 15, 2024
@Raruto Raruto requested a review from volterra79 February 15, 2024 14:36
@Raruto Raruto modified the milestones: v3.11, v3.10 Feb 15, 2024
@Raruto Raruto merged commit 826d2f8 into dev Feb 22, 2024
@Raruto Raruto deleted the production-version branch February 22, 2024 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config Anything related to configuration files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants