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(headers): set Cross-Origin-Resource-Policy header for UI requests #2883

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

andaaron
Copy link
Contributor

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@andaaron andaaron marked this pull request as ready for review January 16, 2025 18:46
@andaaron andaaron requested a review from rchincha as a code owner January 16, 2025 18:46
Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.88%. Comparing base (97fd43e) to head (9223288).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2883   +/-   ##
=======================================
  Coverage   91.88%   91.88%           
=======================================
  Files         170      170           
  Lines       30282    30285    +3     
=======================================
+ Hits        27824    27827    +3     
  Misses       1829     1829           
  Partials      629      629           

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

@andaaron andaaron force-pushed the corp branch 2 times, most recently from ace9d6f to 7320ff0 Compare January 16, 2025 20:34
…buntu 24

Workaround this:

The Ubuntu 22 github free runner is not powerful enough to run all these tests.
We need a real fix on stacker side

Signed-off-by: Andrei Aaron <[email protected]>
@andaaron
Copy link
Contributor Author

@rchincha, I tried downgrading Ubuntu, or upgrading stacker to v1.0.0, neither works. Commented out the test using stacker. See commit messages.

@andaaron andaaron merged commit cdcafa9 into project-zot:main Jan 17, 2025
39 checks passed
@andaaron andaaron deleted the corp branch January 17, 2025 08:51
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