Skip to content

Automate the renew of the cert used in test#540

Merged
TingDaoK merged 8 commits into
mainfrom
try-automate-it
Dec 29, 2025
Merged

Automate the renew of the cert used in test#540
TingDaoK merged 8 commits into
mainfrom
try-automate-it

Conversation

@TingDaoK
Copy link
Copy Markdown
Contributor

@TingDaoK TingDaoK commented Dec 22, 2025

Issue #, if available:

  • AI generated Github Action to automate the process to renew the cert used in the tests.
  • We use cert in our tests for the local server and client the test the tls. But the cert cannot last forever, when it expires, we need to manually renew them.
  • It's a bit hard to find where the issue is given the error is just tls time out mostly. So, automate this process to happen is much better comparing to let the devs to do this every ~800 days.
  • chore: renew test certificates #541 tested the path to generate the new cert and create PR

Description of changes:

TODO: should apply similarly to aws-c-io

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@TingDaoK TingDaoK changed the title try to automate this process try to automate the renew of the cert used in test Dec 22, 2025
@TingDaoK TingDaoK changed the title try to automate the renew of the cert used in test Automate the renew of the cert used in test Dec 22, 2025
@TingDaoK TingDaoK marked this pull request as ready for review December 22, 2025 22:17
Please verify that the unit tests pass with the new certificates before merging.

---
🤖 This PR was automatically generated by the certificate renewal workflow." \
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

are we okay with checking in emojis in code lol

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.69%. Comparing base (1fbeb2e) to head (30c53f6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #540      +/-   ##
==========================================
- Coverage   79.71%   79.69%   -0.02%     
==========================================
  Files          28       28              
  Lines       11868    11868              
==========================================
- Hits         9460     9458       -2     
- Misses       2408     2410       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread .github/workflows/cert-renewal.yml
@TingDaoK TingDaoK merged commit 09f7f52 into main Dec 29, 2025
43 checks passed
@TingDaoK TingDaoK deleted the try-automate-it branch December 29, 2025 22:06
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.

4 participants