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

🎉 release: v4.0.2 #220

Merged
merged 3 commits into from
Aug 9, 2023
Merged

🎉 release: v4.0.2 #220

merged 3 commits into from
Aug 9, 2023

Conversation

pallabpain
Copy link
Member

Description

This is a release PR.

The apply command does not read nested directories well and hence, it is
not possible to break down manifests into sub-directories and apply them
by just passing the root directory as the input along with values and
secrets. The traversal does happen while the files are processed,
however the final list of files ends up with directories which cannot be
processed during the apply phase.

This commit filters out all the files and returns them omitting any
directories.
@pallabpain pallabpain requested review from a team as code owners August 9, 2023 09:11
@pallabpain pallabpain requested review from ankitrgadiya and RomilShah and removed request for a team August 9, 2023 09:11
@pallabpain pallabpain self-assigned this Aug 9, 2023
@pallabpain pallabpain removed the request for review from RomilShah August 9, 2023 09:11
@github-actions
Copy link

github-actions bot commented Aug 9, 2023

🤖 Pull Request Artifacts (#5807125278) 🎉

@pallabpain pallabpain merged commit 2a91718 into main Aug 9, 2023
9 checks passed
@rr-github-ci-user
Copy link
Collaborator

🎉 This PR is included in version 4.0.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants