Skip to content

Conversation

st0012
Copy link
Member

@st0012 st0012 commented Jun 1, 2024

This is similar what IRB and Reline have: a CI suite that runs RDoc changes against Ruby's master branch. It's been very useful to catch issues that would otherwise break CRuby's CI suites.

st0012 and others added 2 commits June 1, 2024 16:05
This is similar what IRB and Reline have: a CI suite that runs RDoc
changes against Ruby's master branch. It's been very useful to catch
issues that would otherwise break CRuby's CI suites.
Copy link

@martinemde martinemde 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 to me. I read the workflow but I haven't seen the others, however, if it runs and passes then I say merge it.

branches:
- master

concurrency:
Copy link

Choose a reason for hiding this comment

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

Any particular reason for this?

Copy link
Member

@hsbt hsbt left a comment

Choose a reason for hiding this comment

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

Looks good.

We should consider to move this job as re-using workflow on https://github.com/ruby/actions.

The repositories under the Ruby org only call it.

@hsbt hsbt merged commit ef89bf5 into ruby:master Jun 24, 2024
@st0012 st0012 deleted the add-ruby-core-ci-suite branch June 25, 2024 19:32
@st0012
Copy link
Member Author

st0012 commented Jun 25, 2024

@hsbt Thx, I added it to my todo list 👍

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.

4 participants