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

feat: implement sapling source control provider #93

Merged
merged 2 commits into from
May 29, 2024
Merged

feat: implement sapling source control provider #93

merged 2 commits into from
May 29, 2024

Conversation

AdeAttwood
Copy link
Collaborator

@AdeAttwood AdeAttwood commented May 13, 2024

feat: implement sapling source control provider

Summary:

You can now use conventional tools in a sapling repo (maybe).

Test Plan:

This has not really been tested yet, but the code is there. This is very much a
WIP, the users will be using this at their own risk.


Stack created with Sapling. Best reviewed with ReviewStack.

Summary:

This command is compatible with the V1 git hook so everything we have still
works. This implements a custom command runner and writer that will run shell
commands in parallel and display the output in a nice way. This is a full
replacement for the previous implementation and packages.

Test Plan:

This has been tested manually and the tests have been run. Right now this is
still a bit work in progress but it's a good start.

Ref: #77
Summary:

You can now use conventional tools in a sapling repo (maybe).

Test Plan:

This has not really been tested yet, but the code is there. This is very much a
WIP, the users will be using this at their own risk.
Base automatically changed from pr92 to 2.x May 29, 2024 20:00
@AdeAttwood AdeAttwood merged commit cb2ae2b into 2.x May 29, 2024
@AdeAttwood AdeAttwood deleted the pr93 branch May 29, 2024 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants