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

Add gql fields for querying and setting shell configuration #601

Merged
merged 2 commits into from
Oct 6, 2022

Conversation

michaeljguarino
Copy link
Member

@michaeljguarino michaeljguarino commented Oct 6, 2022

Summary

Will be needed when we make web based bundle installs functional. Basically delegates to the cloud shell's server to do most work, except also performs the recipe install logic here since it's easy to implement

Test Plan

added unit tests

Checklist

  • If required, I have updated the Plural documentation accordingly.
  • I have added tests to cover my changes.
  • I have added a meaningful title and summary to convey the impact of this PR to a user.
  • I have added relevant labels to this PR to help with categorization for release notes.

@michaeljguarino michaeljguarino added enhancement New feature or request backend Changes related to the backend labels Oct 6, 2022
@michaeljguarino michaeljguarino requested a review from a team October 6, 2022 00:44
Will be needed when we make web based bundle installs functional
@michaeljguarino michaeljguarino merged commit b8c9e6e into master Oct 6, 2022
@michaeljguarino michaeljguarino deleted the shell-configuration branch October 6, 2022 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Changes related to the backend enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

2 participants