Skip to content

Updated workflow#66

Merged
danschmidt5189 merged 1 commit intomainfrom
updated-workflow
Oct 17, 2025
Merged

Updated workflow#66
danschmidt5189 merged 1 commit intomainfrom
updated-workflow

Conversation

@danschmidt5189
Copy link
Copy Markdown
Member

@danschmidt5189 danschmidt5189 commented Oct 16, 2025

Updates GitHub Actions to use the new build/release workflows. The test job in the build has been customized to run rubocop and rspec, outputting html reports which are stored as build artifacts. Unfortunately you have to download the test report to your local machine to view them—GitHub doesn't offer a native way to view them directly in the browser as you could with Jenkins.

@danschmidt5189 danschmidt5189 force-pushed the updated-workflow branch 9 times, most recently from 906b155 to 2c06e10 Compare October 17, 2025 00:12
@danschmidt5189 danschmidt5189 force-pushed the updated-workflow branch 3 times, most recently from f2d41e9 to aa12b28 Compare October 17, 2025 00:30
@danschmidt5189
Copy link
Copy Markdown
Member Author

@yzhoubk This is close to done, but it might need some tweaks to the test setup. (Previous runs fail in CI when they succeed locally, which I think is due to the DBs not being properly seeded.) Feel free to take this over tomorrow if you have bandwidth, otherwise I'll be back online Monday to finish it. Thanks!

@danschmidt5189 danschmidt5189 force-pushed the updated-workflow branch 5 times, most recently from 07bef74 to 2fc8f6c Compare October 17, 2025 10:13
Implements the new build/release workflows. RSpec and Rubocop reports are retained as build artifacts for the default retention period.
@danschmidt5189 danschmidt5189 merged commit cc5ad83 into main Oct 17, 2025
5 checks passed
@danschmidt5189 danschmidt5189 deleted the updated-workflow branch October 17, 2025 10:20
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