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

Auto publish local git state when using Continue On in desktop #160237

Closed
Tracked by #163077
joyceerhl opened this issue Sep 7, 2022 · 0 comments
Closed
Tracked by #163077

Auto publish local git state when using Continue On in desktop #160237

joyceerhl opened this issue Sep 7, 2022 · 0 comments
Assignees
Labels
continue-working-on feature-request Request for new features or functionality on-testplan
Milestone

Comments

@joyceerhl
Copy link
Contributor

joyceerhl commented Sep 7, 2022

When using Continue On from a RemoteHub workspace, the only private state we have to worry about is uncommitted changes, because all existing commits are by definition pushed to the remote, and the branch we are on is already guaranteed to exist. This is not the case for desktop git repositories, because in that scenario we may have newly created branches which have not yet been published to the remote, or we may have local commits which have not yet been pushed to the remote.

Ideally when the user invokes Continue On and selects a target workspace, we would allow the publishing of local state so that the target environment can take this state into account.

@joyceerhl joyceerhl added the feature-request Request for new features or functionality label Sep 7, 2022
@joyceerhl joyceerhl added this to the Backlog milestone Sep 7, 2022
@joyceerhl joyceerhl self-assigned this Sep 7, 2022
@joyceerhl joyceerhl changed the title Auto publish local git state when using Continue Edit Sessions Auto publish local git state when using Continue On in Sep 7, 2022
@joyceerhl joyceerhl changed the title Auto publish local git state when using Continue On in Auto publish local git state when using Continue On in desktop Sep 7, 2022
@joyceerhl joyceerhl modified the milestones: Backlog, January 2023 Jan 13, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Mar 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
continue-working-on feature-request Request for new features or functionality on-testplan
Projects
None yet
Development

No branches or pull requests

1 participant