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

Make links more specific in gemspecs #2311

Merged

Conversation

AlexWayfer
Copy link
Contributor

@AlexWayfer AlexWayfer commented May 14, 2024

  • Finally, please add an entry to the corresponding changelog

I'm not sure should I add an entry to the changelogs, and each of them or just one.

Description

I believe each separate gem should have correct (direct, specific) links in its gemspec. In this architecture with single-repo it's achievable. Also it'll help us to list dependencies in our project without common duplicates to the root of the repo.

Additionally gems with specific version (such as 5.17.3) should point to documentation, changelog, sources, etc. of this version, not upstream (master).

Also links to rubydoc.info and GitHub issues were added.

#skip-changelog

@sl0thentr0py sl0thentr0py force-pushed the make_links_more_specific_in_gemspecs branch from e4a778d to 3714e23 Compare July 10, 2024 10:22
Copy link
Member

@sl0thentr0py sl0thentr0py left a comment

Choose a reason for hiding this comment

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

thx @AlexWayfer fixed the changelogs slightly

@sl0thentr0py sl0thentr0py merged commit 36866c5 into getsentry:master Jul 10, 2024
122 of 123 checks 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.

2 participants