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

Importing custom request overrides in main.py #2186

Merged

Conversation

galvana
Copy link
Contributor

@galvana galvana commented Jan 10, 2023

Closes #2185

Code Changes

  • Importing custom request overrides in main.py

Steps to Confirm

  • Run nox -s dev and inspect the logs, you should see Registering new SaaS request override function...

Pre-Merge Checklist

  • All CI Pipelines Succeeded
  • Issue Requirements are Met
  • Update CHANGELOG.md

@galvana galvana linked an issue Jan 10, 2023 that may be closed by this pull request
@galvana galvana marked this pull request as ready for review January 10, 2023 07:00
@galvana galvana added the run unsafe ci checks Runs fides-related CI checks that require sensitive credentials label Jan 10, 2023
Copy link
Contributor

@adamsachs adamsachs left a comment

Choose a reason for hiding this comment

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

lgtm, i'll merge to get this into main asap

@adamsachs adamsachs merged commit c57d920 into main Jan 10, 2023
@adamsachs adamsachs deleted the 2185-custom-request-overrides-are-not-loaded-on-server-startup branch January 10, 2023 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run unsafe ci checks Runs fides-related CI checks that require sensitive credentials
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom request overrides are not loaded on server startup
2 participants