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

[envsec] Changes to allow launchpad to update #174

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

mikeland73
Copy link
Contributor

Summary

For launchpad to update we need:

  • Allow bootsrapping of a specific envID
  • Don't check if flag has changed in the commands themselves.
  • Remove ToLower Introduced in [envsec] fix ls envname bug #118. This means envsec will be case sensitive. Note that the comments in that PR are not strictly correct, most commands do not do ToLower on environment, only ls and exec did.

How was it tested?

Compiled launchpad with updated version of envsec and tested envsec commands (set, ls, exec, rm)

@mikeland73 mikeland73 merged commit d8cb2a6 into main Oct 11, 2023
1 check passed
@mikeland73 mikeland73 deleted the landau/changes-to-allow-launchpad branch October 11, 2023 15:52
mikeland73 added a commit to jetify-com/launchpad that referenced this pull request Oct 11, 2023
## Summary

Update to newest version of envsec. 

Needs to be updated after
jetify-com/opensource#174 is merged.

## How was it tested?

Untested, will test by confirming secrets are still accessible and
savable.

## Is this change backwards-compatible?
Should be
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants