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(ruby): setup release #2446

Merged
merged 3 commits into from
Dec 28, 2023
Merged

chore(ruby): setup release #2446

merged 3 commits into from
Dec 28, 2023

Conversation

millotp
Copy link
Collaborator

@millotp millotp commented Dec 28, 2023

🧭 What and Why

🎟 JIRA Ticket: DI-1734

Setup release using gem

@millotp millotp self-assigned this Dec 28, 2023
@millotp millotp requested a review from a team as a code owner December 28, 2023 10:28
Copy link

netlify bot commented Dec 28, 2023

Deploy Preview for api-clients-automation ready!

Name Link
🔨 Latest commit 3df718f
🔍 Latest deploy log https://app.netlify.com/sites/api-clients-automation/deploys/658d563f25d5c800083d8560
😎 Deploy Preview https://deploy-preview-2446--api-clients-automation.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@algolia-bot
Copy link
Collaborator

algolia-bot commented Dec 28, 2023

✗ The generated branch has been deleted.

If the PR has been merged, you can check the generated code on the main branch.
You can still access the code generated on main via this commit.

- name: Publish new gem
run: |
if [[ -z "$RUBYGEMS_API_KEY" ]]; then echo '$RUBYGEMS_API_KEY is not set'; exit 1; fi
gem push --key $RUBYGEMS_API_KEY $(ls algolia-*.gem)
Copy link
Member

Choose a reason for hiding this comment

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

You need to pass env to the job I think to read from secrets, no?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

ah true, I'll use a github secret instead

@millotp millotp enabled auto-merge (squash) December 28, 2023 11:10
Copy link
Member

@shortcuts shortcuts left a comment

Choose a reason for hiding this comment

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

Wonderful

@millotp millotp merged commit 443c890 into main Dec 28, 2023
27 checks passed
@millotp millotp deleted the chore/ruby-release branch December 28, 2023 12:09
algolia-bot added a commit to algolia/algoliasearch-client-ruby that referenced this pull request Dec 28, 2023
algolia/api-clients-automation#2446

Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
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