Skip to content

Conversation

@owen-c
Copy link
Contributor

@owen-c owen-c commented Jan 21, 2025

Clean up this crufty lib.

Trying to upgrade pg gem in envoy-web, this is blocking.

@owen-c owen-c requested review from ecolignon and kamal January 21, 2025 18:20
@owen-c owen-c changed the title Fix incorrect dependency declaration Crufty lib cleanup Jan 21, 2025
Copy link
Contributor

@ecolignon ecolignon left a comment

Choose a reason for hiding this comment

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

Thanks for the cleanup! Just to verify my understanding:

  • We're getting rid of the outdated CI configuration from Travis CI since the gem now uses GHA.
  • We're eliminating unnecessary database dependencies that were previously used for database-backed specs, which aren't needed now because everything runs in-memory.

Have we validated that all consumers of this gem, e.g. envoy-web, will continue to function as expected after these changes?

@owen-c
Copy link
Contributor Author

owen-c commented Jan 21, 2025

Thanks for the cleanup! Just to verify my understanding:

  • We're getting rid of the outdated CI configuration from Travis CI since the gem now uses GHA.
  • We're eliminating unnecessary database dependencies that were previously used for database-backed specs, which aren't needed now because everything runs in-memory.

Have we validated that all consumers of this gem, e.g. envoy-web, will continue to function as expected after these changes?

No, but thats why I bumped the version 😉

@owen-c owen-c merged commit 5a08c80 into master Jan 21, 2025
1 check passed
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.

3 participants