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

jector-publish: GitHub CI/CD publish-scripts #2

Merged
merged 4 commits into from
Jul 26, 2023
Merged

Conversation

pavly-gerges
Copy link
Member

This PR adds the following:

  • GitHub build-deploy action script.
  • GitHub build-test action script.
  • Bash helper-scripts to publish artifacts to maven-central.

*	new file:   .github/workflows/build-deploy.yml
*	new file:   .github/workflows/build-test.yml
*	new file:   helper-scripts/abstract/abstract-checksum-generator.sh
*	new file:   helper-scripts/abstract/abstract-move-files.sh
*	new file:   helper-scripts/abstract/abstract-sonatype-publish.sh
*	new file:   helper-scripts/project-impl/publishing/avrsandbox.pub
*	new file:   helper-scripts/project-impl/publishing/install-maven-latest.sh
*	new file:   helper-scripts/project-impl/publishing/maven-settings.xml
*	new file:   helper-scripts/project-impl/publishing/owner-trust.txt
*	new file:   helper-scripts/project-impl/publishing/secret-key
*	new file:   helper-scripts/project-impl/publishing/sonatype-publish-artifacts.sh
*	new file:   helper-scripts/project-impl/variables.sh
@pavly-gerges pavly-gerges added the ci-cd CI/CD related stuff label Jul 26, 2023
*	modified:   jector-examples/src/main/java/com/avrsandbox/jector/examples/TaskExecutorService.java
*	modified:   .github/workflows/build-deploy.yml
@pavly-gerges pavly-gerges temporarily deployed to maven-central July 26, 2023 22:50 — with GitHub Actions Inactive
@pavly-gerges pavly-gerges merged commit 860bfce into master Jul 26, 2023
7 checks passed
@pavly-gerges pavly-gerges deleted the cicd-scripting branch July 26, 2023 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-cd CI/CD related stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant