Skip to content

Improve readability of CI logs#8877

Merged
jekyllbot merged 1 commit intojekyll:masterfrom
ashmaroli:gha-ci
Nov 12, 2021
Merged

Improve readability of CI logs#8877
jekyllbot merged 1 commit intojekyll:masterfrom
ashmaroli:gha-ci

Conversation

@ashmaroli
Copy link
Copy Markdown
Member

Summary

  • Running CI via an Earthfile on GitHub Actions results in extremely noisy log outputs. Therefore, run directly. See https://github.com/jekyll/jekyll/runs/4188128787?check_suite_focus=true for an example of a noisy output. The Earthfile however has not been removed to maintain compatibility with the original intention behind introducing the medium.
  • Rewrote the workflow file to improve readability of CI job names and step names.
  • Additionally, lock JRuby builds to http_parser-0.6.0 because newer versions do not have a Java counterpart.

@ashmaroli ashmaroli requested a review from mattr- November 12, 2021 11:46
@ashmaroli
Copy link
Copy Markdown
Member Author

@jekyllbot: merge +fix

@jekyllbot jekyllbot merged commit 369c345 into jekyll:master Nov 12, 2021
jekyllbot added a commit that referenced this pull request Nov 12, 2021
@ashmaroli ashmaroli deleted the gha-ci branch November 12, 2021 16:16
github-actions bot pushed a commit that referenced this pull request Nov 12, 2021
Ashwin Maroli: Improve readability of CI logs (#8877)

Merge pull request 8877
@jekyll jekyll locked and limited conversation to collaborators Nov 12, 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.

3 participants