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

Docs links should cover end-to-end marketplace publishing requirements #368

Open
kingdonb opened this issue Aug 7, 2022 · 0 comments
Open
Assignees
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@kingdonb
Copy link
Collaborator

kingdonb commented Aug 7, 2022

https://code.visualstudio.com/api/working-with-extensions/publishing-extension#get-a-personal-access-token
CI releases are blocked if this token expires, until it is replaced (the replacement token is created here):

https://dev.azure.com/weaveworks/_usersSettings/tokens

I have got this on my personal calendar as a reminder every 60 days, the token is configured to expire so a manual rotation is required. This should be the only dependency between our extension and the VSCode marketplace, except for maybe one more for the telemetry data. (We have not figured out how to attach telemetry data to a metrics explorer yet, and it appears as if we are not actually collecting metrics even though there is some code to support metrics collecting, I'm not 100% sure about this though.)

This information should probably be added to DEVELOPMENT.md for continuity planning etc.

@kingdonb kingdonb added the documentation Improvements or additions to documentation label Aug 7, 2022
@kingdonb kingdonb added this to the 0.20.x milestone Aug 7, 2022
@kingdonb kingdonb self-assigned this Aug 7, 2022
@kingdonb kingdonb changed the title Project DEVELOPMENT.md should cover more about marketplace/publishing minutiae Docs links should cover end-to-end marketplace publishing requirements Aug 7, 2022
@kingdonb kingdonb modified the milestones: 0.20.x, 0.21.x Aug 11, 2022
@kingdonb kingdonb modified the milestones: 0.21.x, 0.25 Jul 31, 2023
@kingdonb kingdonb modified the milestones: 0.25.x, 0.26 Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant