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

Homebrew tap #137

Merged
merged 3 commits into from
Nov 30, 2021
Merged

Homebrew tap #137

merged 3 commits into from
Nov 30, 2021

Conversation

mmiranda
Copy link
Contributor

@mmiranda mmiranda commented Nov 18, 2021

This PR address #135

Since Goreleaser already has a brew step feature we can take advantage of it.

Requirements:

  • @kovetskiy needs to create a new repo named homebrew-mark which will be used to store the tap
  • Make sure the secrets.TOKEN used in your Github actions has permissions to write on that repo

How does it work?

  1. You create a new tag and push it, and your Github actions will trigger goreleaser (it already happens today)
  2. Goreleaser build the application and upload binaries to the release (also happening today)
  3. Go release go further and create a new commit in the new repo homebrew-mark
  4. Mac and Linux users profit

@kovetskiy
Copy link
Owner

Thanks again for your contributions and patience!

JAndritsch added a commit to JAndritsch/mark that referenced this pull request Apr 13, 2022
This change is to compensate for an API bug in Confluence where newly
create pages end up getting a random width of either "fixed" or "full".

Fixes kovetskiy#137
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