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

[GEOS-10618] Assemble release geoserver_dir for Docker use #6106

Merged
merged 1 commit into from
Aug 19, 2022

Conversation

jodygarnett
Copy link
Member

@jodygarnett jodygarnett commented Aug 11, 2022

GEOS-10618

A quick assembly to package up the release geoserver data directory for use with the official docker image. Zip structured with geoserver_dir folder to match Dockerfile.

I have manually created a zip for the most recent 2.21.1 release to allow documentation to be written:

Checklist

For core and extension modules:

  • New unit tests have been added covering the changes.
  • Documentation has been updated (if change is visible to end users).
  • The REST API docs have been updated (when changing configuration objects or the REST controllers).
  • There is an issue in the GeoServer Jira (except for changes that do not affect administrators or end users in any way).
  • Commit message(s) must be in the form [GEOS-XYZWV] Title of the Jira ticket.
  • Bug fixes and small new features are presented as a single commit.
  • Each commit has a single objective (if there are multiple commits, each has a separate JIRA ticket describing its goal).

Using "geoserver_dir" to match docker structure.
@jodygarnett
Copy link
Member Author

website download page update geoserver/geoserver.github.io#130

@aaime
Copy link
Member

aaime commented Aug 19, 2022

Looks good to me, merging.

@aaime aaime merged commit 119e857 into geoserver:main Aug 19, 2022
@aaime
Copy link
Member

aaime commented Aug 19, 2022

Not sure if you need a backport, if so you can add the backport labels even after the PR is merged, and the bot will try to do the backport PRs for you.

@jodygarnett jodygarnett added the backport 2.21.x Instructs the bot to create a 2.21.x backport PR on merge label Aug 19, 2022
@jodygarnett
Copy link
Member Author

Thanks, no harm in back porting I have added the label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.21.x Instructs the bot to create a 2.21.x backport PR on merge
Projects
None yet
2 participants