Skip to content

ci: deploy to Clojars on tag push - #69

Merged
hlship merged 1 commit into
mainfrom
hlship/260814-clojars-deploy-workflow
Aug 14, 2026
Merged

ci: deploy to Clojars on tag push#69
hlship merged 1 commit into
mainfrom
hlship/260814-clojars-deploy-workflow

Conversation

@hlship

@hlship hlship commented Aug 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds a Release workflow that deploys to Clojars when a numeric version tag is pushed
  • Derives the library version from the git tag (or :version) instead of version.txt

Test plan

  • Ensure repo secrets CLOJARS_USERNAME and CLOJARS_PASSWORD (deploy token) are set
  • Merge, then push a test tag matching an unpublished version (or dry-run locally: clojure -T:build jar :version '"0.0.0-test"')
  • Confirm the Release workflow runs and publishes to Clojars

@hlship hlship self-assigned this Aug 14, 2026
@hlship hlship added enhancement New feature or request and removed enhancement New feature or request labels Aug 14, 2026
@hlship hlship added this to the 1.0.1 milestone Aug 14, 2026
@hlship
hlship marked this pull request as ready for review August 14, 2026 21:06
@hlship
hlship merged commit 92bd50b into main Aug 14, 2026
1 check passed
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 this pull request may close these issues.

1 participant