Skip to content

Set up GH Action for Continuous Integration#449

Merged
jekyllbot merged 5 commits intomasterfrom
gh-actions
Aug 26, 2021
Merged

Set up GH Action for Continuous Integration#449
jekyllbot merged 5 commits intomasterfrom
gh-actions

Conversation

@ashmaroli
Copy link
Member

CI with Rubies 2.5, 2.7 and 3.0
Style check with Ruby 2.7

Resolves #440

ashmaroli and others added 3 commits August 26, 2021 16:42
'rss' is an "bundled gem" in Ruby 3.0 as against it being a "default gem" in previous versions.
Therefore, add it to the Gemfile so that it comes within the bundle context.

ref: https://www.ruby-lang.org/en/news/2020/12/25/ruby-3-0-0-released/
@ashmaroli ashmaroli requested a review from parkr August 26, 2021 11:51
Copy link
Member

@parkr parkr left a comment

Choose a reason for hiding this comment

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

One working suggestion but this is great! Thanks so much, @ashmaroli!

Co-authored-by: Parker Moore <237985+parkr@users.noreply.github.com>
@ashmaroli
Copy link
Member Author

@jekyllbot: merge +dev

@jekyllbot jekyllbot merged commit a169b21 into master Aug 26, 2021
@jekyllbot jekyllbot deleted the gh-actions branch August 26, 2021 16:10
jekyllbot added a commit that referenced this pull request Aug 26, 2021
@jekyll jekyll locked and limited conversation to collaborators Aug 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set up GitHub Actions for CI

3 participants