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

Start using the GitHub API to push changes (both tags and commits) to GitHub #1

Merged
merged 3 commits into from
Aug 25, 2024

Conversation

s0
Copy link
Owner

@s0 s0 commented Aug 25, 2024

No description provided.

s0 added 3 commits August 25, 2024 14:39
To allow for signed tags to be created,
rather than use the git CLI to push tags,
manually push each tag using the GitHub API,
which will sign the tag using the built-in GitHub GPG key.
To allow for all commits to be signed,
use the GitHub API to push changes.
@s0 s0 force-pushed the github-api-tag-push branch from cee6e24 to c12277b Compare August 25, 2024 13:40
@s0 s0 merged commit a71f3a9 into main Aug 25, 2024
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