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(smart-mode): Correct detection of changes in "_env/argocd" #111

Merged
merged 1 commit into from
Oct 1, 2023

Conversation

fritzduchardt
Copy link
Collaborator

closes #99

@fritzduchardt fritzduchardt requested a review from Zebradil October 1, 2023 07:21
Copy link
Member

@Zebradil Zebradil left a comment

Choose a reason for hiding this comment

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

Awesome, thanks a lot!

@Zebradil Zebradil merged commit ec5dd1d into dev Oct 1, 2023
@Zebradil Zebradil deleted the smart_mode_argo_fix branch October 1, 2023 19:55
mykso-bot added a commit that referenced this pull request Oct 31, 2023
# [2.1.0](v2.0.4...v2.1.0) (2023-10-31)

### Bug Fixes

* **init:** ignore top level .myks folder ([#116](#116)) ([b39eb8d](b39eb8d))
* **render:** fix panic if metadata.name is not set ([#123](#123)) ([cdf3266](cdf3266))
* **smart-mode:** correct detection of changes in "_env/argocd" ([#111](#111)) ([ec5dd1d](ec5dd1d))
* **smart-mode:** filter out deleted envs and apps ([93fa2e3](93fa2e3)), closes [#114](#114)

### Features

* add metadata to ytt steps ([#119](#119)) ([6443a20](6443a20))
* **global-ytt:** log ytt output on error ([#120](#120)) ([a22f7aa](a22f7aa))
* **ui:** add smart-mode.only-print flag for debugging ([0a6349a](0a6349a))
Zebradil pushed a commit that referenced this pull request Nov 21, 2023
# [2.1.0](v2.0.4...v2.1.0) (2023-10-31)

### Bug Fixes

* **init:** ignore top level .myks folder ([#116](#116)) ([b39eb8d](b39eb8d))
* **render:** fix panic if metadata.name is not set ([#123](#123)) ([cdf3266](cdf3266))
* **smart-mode:** correct detection of changes in "_env/argocd" ([#111](#111)) ([ec5dd1d](ec5dd1d))
* **smart-mode:** filter out deleted envs and apps ([93fa2e3](93fa2e3)), closes [#114](#114)

### Features

* add metadata to ytt steps ([#119](#119)) ([6443a20](6443a20))
* **global-ytt:** log ytt output on error ([#120](#120)) ([a22f7aa](a22f7aa))
* **ui:** add smart-mode.only-print flag for debugging ([0a6349a](0a6349a))
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.

[bug] Smart Mode doesn't detect new files in _env
2 participants