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

Export: Allow deleting manifests of specific envs when merging exports #871

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

julienduchesne
Copy link
Member

@julienduchesne julienduchesne commented Jun 1, 2023

If, for example, env1 and env2 were deployed and env2 was renamed to env3, the "merge" export would only export env3, causing manifest conflicts because env2 manifests were not removed

The feature is explained more in-depth in the docs changes

If, for example, `env1` and `env2` were deployed. `env2` is renamed to `env3`, the "merge" export would only export env3, causing manifest conflicts because `env2` manifests were removed

The feature is explained more in-depth in the docs changes
@github-actions
Copy link

github-actions bot commented Jun 1, 2023

PR Preview Action v1.4.4
Preview removed because the pull request was closed.
2023-06-12 14:23 UTC

@julienduchesne julienduchesne marked this pull request as ready for review June 2, 2023 12:02
@julienduchesne julienduchesne requested a review from a team June 2, 2023 12:03
Copy link
Contributor

@jvrplmlmn jvrplmlmn left a comment

Choose a reason for hiding this comment

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

👍

@julienduchesne julienduchesne merged commit 1974184 into main Jun 12, 2023
3 checks passed
@julienduchesne julienduchesne deleted the julienduchesne/deleted-envs branch June 12, 2023 14:20
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.

None yet

2 participants