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

feat: Add domain to API flags blocked notification #4574

Merged
merged 9 commits into from
Sep 27, 2024

Conversation

zachaysan
Copy link
Contributor

Changes

This changes our API flags blocked notification to the proper site domain.

How did you test this code?

Introspected the existing test to ensure that the new domain renders properly. Also, updated the test to pass.

@zachaysan zachaysan requested a review from a team as a code owner September 3, 2024 18:55
@zachaysan zachaysan requested review from matthewelwell and removed request for a team September 3, 2024 18:55
Copy link

vercel bot commented Sep 3, 2024

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

3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Visit Preview Sep 27, 2024 1:16pm
flagsmith-frontend-preview ⬜️ Ignored (Inspect) Visit Preview Sep 27, 2024 1:16pm
flagsmith-frontend-staging ⬜️ Ignored (Inspect) Visit Preview Sep 27, 2024 1:16pm

@github-actions github-actions bot added the api Issue related to the REST API label Sep 3, 2024
Copy link
Contributor

github-actions bot commented Sep 3, 2024

Docker builds report

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

@zachaysan zachaysan changed the title Feat: Add domain to API flags blocked notification feat: Add domain to API flags blocked notification Sep 3, 2024
@github-actions github-actions bot added the feature New feature or request label Sep 3, 2024
Copy link
Contributor

github-actions bot commented Sep 3, 2024

Uffizzi Preview deployment-55847 was deleted.

Copy link

codecov bot commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.18%. Comparing base (008998c) to head (ca457be).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4574   +/-   ##
=======================================
  Coverage   97.18%   97.18%           
=======================================
  Files        1164     1166    +2     
  Lines       40353    40369   +16     
=======================================
+ Hits        39218    39234   +16     
  Misses       1135     1135           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@matthewelwell matthewelwell left a comment

Choose a reason for hiding this comment

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

Approved with a minor tweak.

Please also make sure this is tested manually in staging.

@github-actions github-actions bot added feature New feature or request and removed feature New feature or request labels Sep 16, 2024
@github-actions github-actions bot added feature New feature or request and removed feature New feature or request labels Sep 26, 2024
@github-actions github-actions bot added feature New feature or request and removed feature New feature or request labels Sep 27, 2024
@github-actions github-actions bot added feature New feature or request and removed feature New feature or request labels Sep 27, 2024
@zachaysan
Copy link
Contributor Author

Approved with a minor tweak.

Please also make sure this is tested manually in staging.

As discussed we decided that the level of work to test on staging was too high given the likelihood of the code operating as expected.

@zachaysan zachaysan added this pull request to the merge queue Sep 27, 2024
Merged via the queue into main with commit dd1dd32 Sep 27, 2024
35 checks passed
@zachaysan zachaysan deleted the feat/add_domain_to_api_flags_blocked_notification branch September 27, 2024 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issue related to the REST API feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants