Skip to content

[match][hotfix] remove the renew_expired_certs option introduced in #21691 and revert the default behavior while we address issues with it#21812

Merged
rogerluan merged 3 commits into
fastlane:masterfrom
nekrich:chore/remove-renew-certs-option
Feb 10, 2024
Merged

[match][hotfix] remove the renew_expired_certs option introduced in #21691 and revert the default behavior while we address issues with it#21812
rogerluan merged 3 commits into
fastlane:masterfrom
nekrich:chore/remove-renew-certs-option

Conversation

@nekrich

@nekrich nekrich commented Jan 16, 2024

Copy link
Copy Markdown
Contributor

Checklist

  • I've run bundle exec rspec from the root directory to see all new and existing tests pass
  • I've followed the fastlane code style and run bundle exec rubocop -a to ensure the code style is valid
  • I see several green ci/circleci builds in the "All checks have passed" section of my PR (connect CircleCI to GitHub if not)
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary.
  • I've added or updated relevant unit tests.

Motivation and Context

Removes renew_expired_certs #21691, but behavior stays the same.
Doing this in favor of #21809, that doesn't require this option any more

Description

Testing Steps

@rogerluan rogerluan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for opening this PR, we need to carefully review whether we want to revert the feature (aka merge this PR) or merge your other one (that fixes it) 😬

Can you review my question below? 🙏

Comment thread match/lib/match/runner.rb Outdated
Comment thread match/lib/match/runner.rb Outdated
@nekrich

nekrich commented Jan 22, 2024

Copy link
Copy Markdown
Contributor Author

@rogerluan , sorry for the delay. Changed all to false and removed auto-renewal test.

@nekrich nekrich force-pushed the chore/remove-renew-certs-option branch from 83173f3 to 6ba32a2 Compare January 22, 2024 08:48

@rogerluan rogerluan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, just left a question. @lacostej I think this is good to go in case we need to deploy 😬 do you think we should merge it in and then revert it + fix the error in the other related PR?

Comment thread match/lib/match/runner.rb
Comment thread match/lib/match/runner.rb
@rogerluan rogerluan changed the title [match] remove the renew_expired_certs option and make behaviour default [match][hotfix] remove the renew_expired_certs option introduced in #21691 and revert the default behavior while we address issues with it Feb 10, 2024
@rogerluan rogerluan merged commit 9899046 into fastlane:master Feb 10, 2024
@github-actions github-actions Bot locked and limited conversation to collaborators Dec 9, 2025
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