-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Create Remark organization on Azure DevOps #28
Comments
@ChristianMurphy, can you please assist with this? 🙏 |
This project seems to average about 1 release per year (5 releases since 2016). I’m generally a fan of cutting releases by hand. What benefits do you see by automating releases? |
Regardless of the automation, we need an organization on Azure DevOps, which by the lack of access to this repository and the remark organization I can't create. Regarding the automation, I can't think of a good reason to not publish on every |
/cc @JounQin from https://github.com/mdx-js/vscode-mdx |
@ChristianMurphy See also the previous discussion about downsides of personal namespaces: remarkjs/remark#508 (comment) |
Creating an organization is simple enough and makes the published extensions independent of one single person, reducing the bus factor. If you have several projects underneath the Remark umbrella published on the Visual Studio Marketplace, I think that argues even more strongly for creating a Remark organization on there. |
@ChristianMurphy, @wooorm, is it anything I can do to assist in the creation of a RemarkJS organization? |
@ChristianMurphy @wooorm Ping? |
+1 for official organization personally |
@wooorm I'm in favor of |
Sounds good to me! |
cool cool! @asbjornu, I believe you volunteered to set it up, right? I’d appreciate that. Otherwise I can try my hands at it! |
Sure, I've now created the Unified.js publisher on the VS Marketplace. Let me know your Microsoft Account e-mails so I can add you to it. I'll close this issue and will create a new one for publishing to the VS Marketplace. |
Thanks @asbjornu. I’m using my gmail listed here: https://github.com/wooorm. |
My email is listed here: https://github.com/ChristianMurphy |
Sorry, neither of those addresses seem to work. Are they registered Microsoft Accounts? [edited by wooorm to remove slightly sensitive information] |
Seems like there's a bug. I'll see whether I can circumvent it somehow. |
Sorry, that didn't work either. [edited by christianmurphy to remove slightly sensitive information] This is a bug and the only way around seems to be to send Microsoft the ID of your Microsoft Accounts. To retrieve your Microsoft Account ID please do the following:
|
I’m: |
Mine: |
|
Subject of the feature
As suggested in remarkjs/remark#508 (comment) we need a
remark
organization in Azure DevOps under which we can publish new versions of this extension. Here's a recipe for the entire publishing process.As soon as the personal access token and everything else is set up as secrets in this repository, I can get to work on automating the publishing process.
The text was updated successfully, but these errors were encountered: