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(package): corrects exec command parsing #312

Merged
merged 1 commit into from
May 30, 2024
Merged

Conversation

pallabpain
Copy link
Member

@pallabpain pallabpain commented May 29, 2024

Description

If the command in an executable is specified as an array of strings, the apply command fails to parse it and sends an invalid payload to the API. This PR fixes that.

@pallabpain pallabpain requested review from a team as code owners May 29, 2024 19:15
@pallabpain pallabpain self-assigned this May 29, 2024
@pallabpain pallabpain added the 🐛 bug Something isn't working label May 29, 2024
Copy link

🤖 Pull Request Artifacts (#9291847710) 🎉

@pallabpain pallabpain force-pushed the fix/package-create branch from 01cabf5 to 5df328f Compare May 29, 2024 19:27
Copy link

🤖 Pull Request Artifacts (#9291980305) 🎉

@pallabpain pallabpain merged commit 1f0a271 into devel May 30, 2024
6 checks passed
rr-github-ci-user pushed a commit that referenced this pull request Jun 12, 2024
# [7.5.0](v7.4.1...v7.5.0) (2024-06-12)

### Bug Fixes

* **configtree:** fix handling org-level tree revisions in statefile ([05d2a27](05d2a27))
* **configtree:** fix revision keys command to correctly show revision keys ([0ac9988](0ac9988))
* **explain:** add livenessProbe constraints in the samples ([4e34695](4e34695))
* **package:** corrects exec command parsing ([#312](#312)) ([1f0a271](1f0a271))
* **secret:** corrects corresponding list functions ([#310](#310)) ([34b5c0b](34b5c0b))

### Features

* **device:** add support for migrating device between projects ([ad70aed](ad70aed))
* **project:** adds command to update project owner ([5b4340e](5b4340e))
* **utils:** extends show_selection helper ([ce1a927](ce1a927))
@rr-github-ci-user
Copy link
Collaborator

🎉 This PR is included in version 7.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@pallabpain pallabpain deleted the fix/package-create branch October 14, 2024 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants