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

fix(build): rework test suite to compile for the new environments API #3883

Merged
merged 10 commits into from
Feb 7, 2025

Conversation

GeorgeMac
Copy link
Member

This is queued up on #3880

While this doesn't get the ITs into a passing state, it gets it into a compiling state.
I ported over all the original tests we had around the Flipt cloud implementation.
I will continue working on getting them passing in a subsequent PR.
This at-least lays the foundation.

@GeorgeMac GeorgeMac requested a review from a team as a code owner February 6, 2025 14:17
@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Feb 6, 2025
Base automatically changed from gm/v2-sdk-go to v2 February 6, 2025 16:23
Copy link
Collaborator

@markphelps markphelps left a comment

Choose a reason for hiding this comment

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

lgtm, one question about the version question for ldflags

}

// TODO(georgemac): wire in version ldflag
// TODO(mark): does version make sense now?
Copy link
Collaborator

Choose a reason for hiding this comment

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

how do you mean does it make sense?

Copy link
Member Author

Choose a reason for hiding this comment

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

Are you asking your past self, or?

Copy link
Collaborator

Choose a reason for hiding this comment

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

lol idk why I thought you added this comment

Copy link
Collaborator

@markphelps markphelps left a comment

Choose a reason for hiding this comment

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

nice

@GeorgeMac GeorgeMac merged commit 7c3641c into v2 Feb 7, 2025
4 of 29 checks passed
@GeorgeMac GeorgeMac deleted the gm/v2-fix-its branch February 7, 2025 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants