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

chore: use /archive/refs/tags/${tagName}.tar.gz rather than /archive/${tagName}.tar.gz #53

Merged
merged 7 commits into from
Sep 19, 2023
Merged

chore: use /archive/refs/tags/${tagName}.tar.gz rather than /archive/${tagName}.tar.gz #53

merged 7 commits into from
Sep 19, 2023

Conversation

chenrui333
Copy link
Contributor

We should use /archive/refs/tags/${tagName}.tar.gz rather than /archive/${tagName}.tar.gz for the two reasons:

  • /archive/refs/tags/${tagName}.tar.gz is the default url when grabbing from the UI
  • also it would remove the confusion/issue when there is a name clash between tagName and a branch name.

…ve/${tagName}.tar.gz`

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Rui Chen <rui@chenrui.dev>
@For06

This comment was marked as spam.

@For06

This comment was marked as spam.

@For06

This comment was marked as spam.

1 similar comment
@For06
Copy link

For06 commented Sep 18, 2023

      - name: bump-homebrew-formula
        uses: mislav/bump-homebrew-formula-action@v2.3

Copy link
Owner

@mislav mislav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense; thank you and sorry for the late review 🙏

@mislav mislav merged commit 909ce6c into mislav:main Sep 19, 2023
1 check passed
@chenrui333
Copy link
Contributor Author

Thanks @mislav!! 💯

@chenrui333
Copy link
Contributor Author

maybe good to cut a release about this change before this major runtime update, #61 😬

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.

3 participants