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

Overhaul Make your own gem #323

Merged

Conversation

tnir
Copy link
Contributor

@tnir tnir commented Jul 4, 2022

Overhauls https://guides.rubygems.org/make-your-own-gem/, which includes:

  • gem signin instead of curl /api/v1/api_key.yaml
  • Replace prettify_json.rb (removed from json gem) with nokogiri
  • Update dead and/or insecure links
  • Internal URLs should have a trailing slash (to avoid unnecessary redirections)

Part of #320

Signed-off-by: Takuya Noguchi [email protected]

Signed-off-by: Takuya Noguchi <[email protected]>
@tnir tnir mentioned this pull request Jul 4, 2022
3 tasks
Copy link
Member

@deivid-rodriguez deivid-rodriguez left a comment

Choose a reason for hiding this comment

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

Thanks!

@deivid-rodriguez deivid-rodriguez merged commit 1433cbf into rubygems:gh-pages Jul 4, 2022
@tnir tnir deleted the tnir-overhal-make-your-own-gem branch July 4, 2022 08:29
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