-
Notifications
You must be signed in to change notification settings - Fork 38
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
SEEKING A NEW MAINTAINER / OWNER FOR HG EXTENSION #71
Comments
This one showed up in the extension browser: And a good bunch of forks: |
Yeah, I’ve been in contact. But I think he’s in the same situation —>
moving to Git :/
|
Hmm, interested in keeping this extension alive. Just not sure if reality lets me spend enough time on it to put a dent into the current backlog. Might have to give it a try for some time to see if its realistic? |
Hey @nsgundy, thanks for the interest! Is there something that you'd like to see done from the backlog? I don't think there's an expectation that you have to do everything on the issues list, although bugs are probably a good place to start. Did you want to pick something and start with a PR? |
Um, well, as you can see, I haven't even started on anything yet. |
I've got time and could take this over. Just submitted a (simple) PR for a bad bug, which got me familiar with the code. Seems like I could start with the existing PRs and see if others have done anything on forks that could be pulled in. |
Hmm. I submitted another PR for a small bug but realized my first PR was on the master branch of my fork. I can redo them but if I could take over the extension, I'd probably just merge them as-is. I am also working on #30 . |
Thanks @incidentist, this would be amazing. Let's work together on getting your PRs merged and then we can sort out access to the repro and publishing rights for vscode marketplace. I hope to look at these PRs later today. |
@mrcrowl I created a couple more small PRs for bugs. Let me know if/when you want to move forward with changing ownership or co-ownership or whatever. 🚀 |
Hi! I'm interested in this! @mrcrowl @incidentist do you recommend a first issue? Or some documentation? |
@hdpoliveira Great! I've only recently started working on this, and I think I took most of the easy bugs, but let's see... I found TypeScript very easy to pick up. The VSCode API is harder because there's a lot of it. If you want to try any of those bugs, we could hop on a video call sometime and poke at it together. |
Questions for the room: 🚀 |
Yes, I'd like that very much!
To me it does. Since #88 does not affect users, it could be left out of the version.
#59 I had trouble reproducing. If you can tell me how to reproduce I can work on it. |
Yup, I’m happy to continue doing releases. I could carry out some testing for you beforehand. Give me a nudge when it’s ready. The only two things required to be release-ready are:
I package to a vsix file as well as publishing to marketplace. The vsix gets attached to the release in GitHub. This provides a manual rollback mechanisms for users if something gets broken by the release. |
And just wanted to say a big thanks to both of you. Pleased to see this project being continued. |
The purpose of these was to try and validate that hg responses, which the extension relies on, remain consistent over time. They are largely incomplete though and were only manual “eyeball” tests. There is potential to automate, with some effort. I would probably do away with the powershell though and just use node. The concept was to use a second local folder to represent the remote repository. |
@incidentist I'm filing issues left and right here 😄 |
@mrcrowl I think we're ready for version 1.7.0 🥳 🎉 |
v1.7.0 released and published to vscode marketplace |
Great work gents :D |
Hi users,
Sorry I haven't been very active in supporting hg in the past while.
This extension was created when my team and I were using hg heavily for work. We are in the process of moving entirely to git.
If there is anyone with typescript / javascript experience that would like to continue with maintenance and development of the extension (or fork it and start a new extension) I will provide full support including transfer/ownership of this repo. We can speak with vs code team about whether it is possible to also transfer ownership of the published extension too, or alternatively I can be involved with publishing only.
Please reach out if this sounds like something you would like to do.
The text was updated successfully, but these errors were encountered: