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

Matrix refactor for circleci config: #244

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fselmo
Copy link
Contributor

@fselmo fselmo commented Jan 10, 2025

What was wrong?

The circleci config is way too lengthy for every python version support. If we can, we should consolidate it.

How was it fixed?

  • Leverage the matrix design pattern to DRY up the config
  • Update update_geth.py script to account for these changes

Todo:

  • Clean up commit history
  • Add or update documentation related to these changes
  • Add entry to the release notes

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@fselmo fselmo force-pushed the leverage-matrix-to-simplify-circleci-config branch 8 times, most recently from a94a66a to 7f4d0f8 Compare January 11, 2025 00:33
- Leverage matrix to simplify circleci config
- Update ``update_geth.py`` script to account for these changes
@fselmo fselmo force-pushed the leverage-matrix-to-simplify-circleci-config branch from 7f4d0f8 to 0609bae Compare January 11, 2025 00:34
@fselmo fselmo marked this pull request as ready for review January 11, 2025 00:39
@fselmo fselmo requested review from pacrob, kclowes and reedsa January 11, 2025 00:39
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