Skip to content

🔐 Add signing cert (exp 2045-04-29); prepare release#2

Merged
pboling merged 4 commits intomainfrom
feat/release-prep
Dec 13, 2025
Merged

🔐 Add signing cert (exp 2045-04-29); prepare release#2
pboling merged 4 commits intomainfrom
feat/release-prep

Conversation

@pboling
Copy link
Member

@pboling pboling commented Dec 12, 2025

No description provided.

@pboling pboling self-assigned this Dec 12, 2025
Copilot AI review requested due to automatic review settings December 12, 2025 20:34
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR prepares the project for a 1.0.0 release by adding a new signing certificate (expiring April 29, 2045) and cleaning up support for end-of-life Ruby versions. The changes streamline the CI/CD pipeline by removing workflows for Ruby 2.3-3.1 and JRuby, while adjusting code coverage thresholds to more realistic targets.

Key Changes:

  • Added a new signing certificate valid until 2045 for gem signing
  • Removed support for EOL Ruby versions (2.3-3.1 and JRuby 9.4)
  • Lowered code coverage requirements from 100% to 96% line/85% branch coverage

Reviewed changes

Copilot reviewed 10 out of 11 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
certs/pboling.pem Adds new signing certificate (valid 2025-05-04 to 2045-04-29)
README.md Updates copyright year from "2023, 2025" to "2025" only
CHANGELOG.md Restructures changelog for v1.0.0 release with version comparison links
Appraisals Removes appraisal configurations for Ruby 2.3-3.1
.rubocop_gradual.lock Updates hash for modified README.md
.github/workflows/unsupported.yml Removes CI workflow for Ruby 2.6 & 2.7
.github/workflows/main.yml Removes basic Ruby workflow
.github/workflows/legacy.yml Removes CI workflow for Ruby 3.0 & 3.1
.github/workflows/jruby.yml Removes JRuby CI workflow
.github/workflows/coverage.yml Lowers coverage thresholds from 100%/100% to 96%/85%
.github/workflows/ancient.yml Removes CI workflow for Ruby 2.3-2.5

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@pboling pboling merged commit 889f21e into main Dec 13, 2025
20 checks passed
@pboling pboling deleted the feat/release-prep branch December 13, 2025 00:25
@pboling pboling changed the title 🔐 Add signing cert (exp 2025-04-29); prepare release 🔐 Add signing cert (exp 2045-04-29); prepare release Dec 26, 2025
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