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

Extract activesupport appraisal group #3138

Merged
merged 22 commits into from
Sep 25, 2023

Conversation

TonyCTHsu
Copy link
Contributor

@TonyCTHsu TonyCTHsu commented Sep 15, 2023

Motivation:

From internal discussion, we want to horizontally scale our appraisal groups, instead of vertically. This means we are breaking large appraisal groups into smaller ones.

What does this PR do?

This group contains a collection of gems that are directly dependent on the activesupport (ie. grape / lograge ) or conduct instrumentation by leveraging ActiveSupport::Notifications (ie. racecar / ruby-kafka ).

@TonyCTHsu TonyCTHsu changed the title Tonycthsu/extract activesupport appraisal group Extract activesupport appraisal group Sep 15, 2023
@TonyCTHsu TonyCTHsu force-pushed the tonycthsu/extract-activesupport-appraisal-group branch from 840cff8 to 5124534 Compare September 15, 2023 21:36
@TonyCTHsu TonyCTHsu marked this pull request as ready for review September 25, 2023 14:33
@TonyCTHsu TonyCTHsu requested a review from a team as a code owner September 25, 2023 14:33
@TonyCTHsu TonyCTHsu merged commit bae0e04 into master Sep 25, 2023
176 checks passed
@TonyCTHsu TonyCTHsu deleted the tonycthsu/extract-activesupport-appraisal-group branch September 25, 2023 18:25
@github-actions github-actions bot added this to the 1.15.0 milestone Sep 25, 2023
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