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

[1.x] Fix error when calling the orchestrate:provider command after generating service via the orchestrate:service command. #47

Merged
merged 2 commits into from
Feb 9, 2024

Conversation

r-kujawa
Copy link
Contributor

@r-kujawa r-kujawa commented Feb 9, 2024

What does this PR do? 🤖

It clears the config silently after orchestrating a new service, for the orchestrate:provider command to function properly.

Copy link

cloudflare-workers-and-pages bot commented Feb 9, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: fb1c36d
Status: ✅  Deploy successful!
Preview URL: https://12500e79.orchestration.pages.dev
Branch Preview URL: https://fix-config-cache.orchestration.pages.dev

View logs

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7ff6bde) 92.25% compared to head (fb1c36d) 92.27%.

Additional details and impacted files
@@             Coverage Diff              @@
##                1.x      #47      +/-   ##
============================================
+ Coverage     92.25%   92.27%   +0.01%     
  Complexity      181      181              
============================================
  Files            21       21              
  Lines           633      634       +1     
============================================
+ Hits            584      585       +1     
  Misses           49       49              

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

@r-kujawa r-kujawa merged commit 5e26b55 into 1.x Feb 9, 2024
7 checks passed
@r-kujawa r-kujawa deleted the fix-config_cache branch February 9, 2024 05:11
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.

2 participants