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

Add minimal deployment script that uses the release plugin #221

Closed
sleberknight opened this issue May 30, 2020 · 0 comments · Fixed by #227
Closed

Add minimal deployment script that uses the release plugin #221

sleberknight opened this issue May 30, 2020 · 0 comments · Fixed by #227
Assignees
Milestone

Comments

@sleberknight
Copy link
Member

To make releases consistent, add a simple "deploy to maven central" script like the one in elucidation ( https://gitlab.com/fortitudetec/elucidation-project/elucidation/-/blob/master/maven-central-deploy.sh )

Nothing fancy right now, just something...

@sleberknight sleberknight added this to the 0.6.0 milestone May 30, 2020
@sleberknight sleberknight self-assigned this May 30, 2020
sleberknight added a commit that referenced this issue Jun 10, 2020
* Copied the script from elucidation and added -r option
  to fix "read without -r will mangle backslashes" problem
  found by shellcheck (SC2162)

Fixes #221
chrisrohr pushed a commit that referenced this issue Jun 10, 2020
* Copied the script from elucidation and added -r option
  to fix "read without -r will mangle backslashes" problem
  found by shellcheck (SC2162)

Fixes #221
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant