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

Create ruby.yml to configure Continuous Integration/Continuous Deployment(CI/CD) flow with the project #2

Merged
merged 5 commits into from
Jun 16, 2024

Conversation

boddhisattva
Copy link
Owner

@boddhisattva boddhisattva commented Jun 16, 2024

Create a CI/CD workflow with the Ruby project to run tests for every new Pull Request(PR) against the main branch

Create a CI/CD workflow with the ruby project
…ithub Actions

Github actions currently only supports Ruby 3.2.2 and it would be good to have a CI/CD flow in place, hence making this tradeoff to downgrade ruby version slightly and only till we get support for a higher Ruby version
@boddhisattva boddhisattva changed the title Create ruby.yml Create ruby.yml to configure CI/CD flow with the project Jun 16, 2024
@boddhisattva boddhisattva changed the title Create ruby.yml to configure CI/CD flow with the project Create ruby.yml to configure Continuous Integration/Continuous Deployment flow with the project Jun 16, 2024
@boddhisattva boddhisattva changed the title Create ruby.yml to configure Continuous Integration/Continuous Deployment flow with the project Create ruby.yml to configure Continuous Integration/Continuous Deployment(CI/CD) flow with the project Jun 16, 2024
@boddhisattva boddhisattva merged commit 6ba8f51 into main Jun 16, 2024
1 check 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.

1 participant