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

Tag and publish on version bumps #33

Merged
merged 1 commit into from
Nov 29, 2023
Merged

Tag and publish on version bumps #33

merged 1 commit into from
Nov 29, 2023

Conversation

sol
Copy link
Member

@sol sol commented Nov 21, 2023

@parsonsmatt this needs a HACKAGE_AUTH_TOKEN. There are two options here:

  1. Use the organization level HACKAGE_AUTH_TOKEN.
  2. Use a repository level HACKAGE_AUTH_TOKEN.

For option 1 please do the following:

For option 2 please do the following:

@sol sol changed the title Add .github/workflows/publish.yml Tag and publish on version bumps Nov 21, 2023
@sol sol marked this pull request as ready for review November 21, 2023 09:09
@sol sol requested a review from parsonsmatt November 21, 2023 09:10
@parsonsmatt
Copy link
Collaborator

I've added you to the maintainers list on Hackage - thanks!

@sol sol merged commit 899cf9a into main Nov 29, 2023
6 checks passed
@sol sol deleted the publish branch November 29, 2023 02:35
@sol
Copy link
Member Author

sol commented Nov 29, 2023

@parsonsmatt the tag for v0.1.1.0 was missing on GitHub. This is why this action created it now. Do you still have it locally? If yes, please force push it. If not, then, I think no big deal. Current HEAD and that version are essentially the same (modulo tests + GitHub actions).

There are also a couple of other tags missing. Again if you have them locally please push them, if not, I might add them eventually.

@parsonsmatt
Copy link
Collaborator

I probably don't, I tag versions manually and inconsistently

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.

2 participants