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

chore: use combined version endpoint #4050

Closed
wants to merge 11 commits into from

Conversation

kyle-ssg
Copy link
Member

@kyle-ssg kyle-ssg commented May 29, 2024

Thanks for submitting a PR! Please check the boxes below:

  • I have run pre-commit to check linting
  • I have added information to docs/ if required so people know about the feature!
  • I have filled in the "Changes" section below?
  • I have filled in the "How did you test this code" section below?
  • I have used a Conventional Commit title for this Pull Request

Changes

This adjusts the frontend to use a single endpoint for creating a version.

How did you test this code?

  • Created / updated versions
  • Created change requests with multiple segment override / standard version updates

Copy link

vercel bot commented May 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2024 1:59pm
flagsmith-frontend-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2024 1:59pm
flagsmith-frontend-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2024 1:59pm

Copy link
Contributor

github-actions bot commented May 29, 2024

Uffizzi Preview deployment-52405 was deleted.

# Conflicts:
#	frontend/common/services/useFeatureVersion.ts
#	frontend/common/types/requests.ts
@matthewelwell
Copy link
Contributor

I've tested this against the Uffizzi deployment built for the API PR here and confirmed that it seems to work as expected. More detail available on this comment.

@kyle-ssg I think this PR can be marked as ready for review (although the description needs updating too)?

@matthewelwell
Copy link
Contributor

The API has now been merged to main and deployed to staging so we should be able to test this using the preview against staging.

@kyle-ssg kyle-ssg marked this pull request as ready for review June 24, 2024 16:19
@kyle-ssg kyle-ssg requested a review from a team as a code owner June 24, 2024 16:19
@kyle-ssg kyle-ssg requested review from novakzaballa and removed request for a team June 24, 2024 16:19
@github-actions github-actions bot removed the chore label Jun 24, 2024
@github-actions github-actions bot added the chore label Jun 24, 2024
@github-actions github-actions bot added chore and removed chore labels Jul 3, 2024
@github-actions github-actions bot added chore and removed chore labels Jul 8, 2024
Copy link
Contributor

github-actions bot commented Jul 8, 2024

flagsmith-e2e image build finished ✨

Image Build Status Security report
ghcr.io/flagsmith/flagsmith-e2e:pr-4050 Finished ✅ Skipped

Copy link
Contributor

github-actions bot commented Jul 8, 2024

flagsmith-frontend image build and security scan finished ✨

Image Build Status Security report
ghcr.io/flagsmith/flagsmith-frontend:pr-4050 Finished ✅ Results

Copy link
Contributor

github-actions bot commented Jul 8, 2024

flagsmith-private-cloud image build and security scan finished ✨

Image Build Status Security report
ghcr.io/flagsmith/flagsmith-private-cloud:pr-4050 Finished ✅ Results

Copy link
Contributor

github-actions bot commented Jul 8, 2024

flagsmith-api image build and security scan finished ✨

Image Build Status Security report
ghcr.io/flagsmith/flagsmith-api:pr-4050 Finished ✅ Results

Copy link
Contributor

github-actions bot commented Jul 8, 2024

flagsmith image build and security scan finished ✨

Image Build Status Security report
ghcr.io/flagsmith/flagsmith:pr-4050 Finished ✅ Results

@github-actions github-actions bot added chore and removed chore labels Jul 17, 2024
Copy link
Contributor

github-actions bot commented Jul 17, 2024

Docker builds report

Image Build Status Security report
ghcr.io/flagsmith/flagsmith-api-test:pr-4050 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-e2e:pr-4050 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-api:pr-4050 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-private-cloud:pr-4050 Finished ✅ Results
ghcr.io/flagsmith/flagsmith:pr-4050 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-frontend:pr-4050 Finished ✅ Results

@matthewelwell
Copy link
Contributor

Superseded by #4301

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore front-end Issue related to the React Front End Dashboard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants