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 prefect config view not showing .env file settings #15922

Merged

Conversation

GalLadislav
Copy link
Contributor

This PR fixes prefect config view for .env file settings with added tests.

Checklist

  • This pull request references any related issue by including "closes <link to issue>"
    • If no issue exists and your change is not a small fix, please create an issue first.
  • If this pull request adds new functionality, it includes unit tests that cover the changes
  • If this pull request removes docs files, it includes redirect settings in mint.json.
  • If this pull request adds functions or classes, it includes helpful docstrings.

Copy link

codspeed-hq bot commented Nov 4, 2024

CodSpeed Performance Report

Merging #15922 will not alter performance

Comparing GalLadislav:fix-cli-config-view-for-dotenv (fabba7a) with main (190c994)

Summary

✅ 3 untouched benchmarks

Copy link
Member

@desertaxle desertaxle left a comment

Choose a reason for hiding this comment

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

Thank you!

@desertaxle desertaxle added the fix A fix for a bug in an existing feature label Nov 4, 2024
@desertaxle desertaxle merged commit 103c925 into PrefectHQ:main Nov 4, 2024
36 checks passed
@GalLadislav GalLadislav deleted the fix-cli-config-view-for-dotenv branch November 6, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix A fix for a bug in an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants