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

Run CI using GitHub Actions #51

Merged
merged 1 commit into from
May 9, 2023
Merged

Run CI using GitHub Actions #51

merged 1 commit into from
May 9, 2023

Conversation

legoktm
Copy link
Member

@legoktm legoktm commented Apr 12, 2023

Status

Ready for review

Description of Changes

This is a basically identical port of the existing CircleCI jobs
to GitHub Actions.

The linkcheck job is configured separately since it runs on a cron
rather than on push/PR.

Refs freedomofpress/securedrop-tooling#5.

Testing

  • CI passes

@legoktm legoktm changed the title WIP: Run CI using GitHub Actions Run CI using GitHub Actions Apr 12, 2023
@legoktm legoktm marked this pull request as ready for review April 12, 2023 20:56
@legoktm legoktm requested a review from cfm April 12, 2023 20:58
@cfm cfm self-assigned this Apr 24, 2023
Copy link
Member

@cfm cfm left a comment

Choose a reason for hiding this comment

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

I like this a lot, @legoktm. Even though this is the (or a) point of this effort, it's still surprisingly nice to have the CI checks visible directly in GitHub: faster, more responsive, and lower-friction.

I've left a few stylistic nits inline.

.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/linkcheck.yml Outdated Show resolved Hide resolved
This is a basically identical port of the existing CircleCI jobs
to GitHub Actions.

The linkcheck job is configured separately since it runs on a cron
rather than on push/PR.

Refs <freedomofpress/securedrop-tooling#5>.
@legoktm
Copy link
Member Author

legoktm commented Apr 25, 2023

Done, switched to long/full options (and will keep that in mind for future PRs :)).

@legoktm legoktm requested a review from cfm April 27, 2023 17:42
Copy link
Member

@cfm cfm left a comment

Choose a reason for hiding this comment

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

Thanks, @legoktm!

@cfm cfm merged commit 59487d8 into main May 9, 2023
@legoktm legoktm deleted the gh-actions branch May 9, 2023 17:55
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.

2 participants