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(ci): use same origin for oapi definitions #281

Merged
merged 1 commit into from
Dec 15, 2022

Conversation

Savid
Copy link
Member

@Savid Savid commented Dec 13, 2022

Avoid using the CORS proxy by bundling the releases into the github pages deployment.

resolves #280

Copy link
Collaborator

@mpetrunic mpetrunic left a comment

Choose a reason for hiding this comment

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

Thats fantastic, great idea!

.github/workflows/deploy.yaml Outdated Show resolved Hide resolved
@rolfyone
Copy link
Collaborator

This looks really good, should I close my PR in favour of this one @mpetrunic ?

@mpetrunic
Copy link
Collaborator

This looks really good, should I close my PR in favour of this one @mpetrunic ?

Yup, I don't think yours would work once deployed because of cors policy(we are making cross origin requests) which interceptor is fixing

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.

Website slow to load
3 participants