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

🔧[maykinmedia/open-api-framework#68] fix CSP errors #255

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

Coperh
Copy link
Contributor

@Coperh Coperh commented Sep 27, 2024

@Coperh Coperh requested review from SonnyBA, bart-maykin and stevenbal and removed request for SonnyBA September 27, 2024 12:19
@@ -0,0 +1,17 @@
name: Check Open API Framework Version
Copy link
Contributor

Choose a reason for hiding this comment

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

It looks like this CI check is not in the scope of the bugfix

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is what happens when you test new features in a random project.

branches: [ "master" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "master" ]
Copy link
Contributor

Choose a reason for hiding this comment

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

afair we've decided to include all branches for the CI
But it could be moved to the separate PR

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, this is an old test version. The up-to-date version is in objects API

@Coperh Coperh merged commit 2795089 into master Oct 3, 2024
14 checks passed
@Coperh Coperh deleted the feature/oaf-68-csp-errors branch October 3, 2024 10:25
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.

CSP headers break schema
3 participants