-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Publish extension updates #5698
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
base: docs
Are you sure you want to change the base?
Publish extension updates #5698
Conversation
|
@chatasweetie : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit 79e4a30:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| hub/powertoys/command-palette/publish-extension.md | Details |
hub/powertoys/command-palette/publish-extension.md
- Line 45, Column 3: [Warning: hard-coded-locale - See documentation]
Link 'https://learn.microsoft.com/en-us/windows/apps/publish/partner-center/partner-center-developer-account' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites. - Line 46, Column 68: [Warning: hard-coded-locale - See documentation]
Link 'https://learn.microsoft.com/en-us/windows/apps/design/style/iconography/visual-studio-asset-generation' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites. - Line 37, Column 250: [Suggestion: docs-link-absolute - See documentation]
Absolute link 'https://learn.microsoft.com/windows/apps/publish/' will be broken in isolated environments. Replace with a relative link. - Line 45, Column 3: [Suggestion: docs-link-absolute - See documentation]
Absolute link 'https://learn.microsoft.com/en-us/windows/apps/publish/partner-center/partner-center-developer-account' will be broken in isolated environments. Replace with a relative link. - Line 46, Column 68: [Suggestion: docs-link-absolute - See documentation]
Absolute link 'https://learn.microsoft.com/en-us/windows/apps/design/style/iconography/visual-studio-asset-generation' will be broken in isolated environments. Replace with a relative link.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some fixes to address the build warnings. I'll take a closer look at the contents of the tutorial tomorrow. Thanks for updating this!
|
Thanks @alvinashcraft Before you do, Zach is going to walk through it to make sure it's not missing anything |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Microsoft store comments
…card and point microsoft store expected naming, updated $projectFile file path to be one repo lower due to single extension different structure than my multi extension
|
Learn Build status updates of commit a3a9da7:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| hub/powertoys/command-palette/publish-extension.md | Details | ||
| uwp/index.yml | Details |
hub/powertoys/command-palette/publish-extension.md
- Line 45, Column 3: [Warning: file-not-found - See documentation]
Invalid file link: '../../apps/publish/partner-center/partner-center-developer-account'. - Line 46, Column 68: [Warning: file-not-found - See documentation]
Invalid file link: '../../apps/design/style/iconography/visual-studio-asset-generation'.
uwp/index.yml
- Line 12, Column 18: [Warning: ms-service-subservice-invalid - See documentation]
Invalid value for 'ms.subservice': 'uwp-conceptual-docs' is not valid with 'ms.service' value 'uwp'.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
|
@zadjii-msft |
|
Learn Build status updates of commit c2b1618:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| hub/powertoys/command-palette/publish-extension.md | Details |
hub/powertoys/command-palette/publish-extension.md
- Line 45, Column 3: [Warning: file-not-found - See documentation]
Invalid file link: '../../apps/publish/partner-center/partner-center-developer-account'. - Line 46, Column 68: [Warning: file-not-found - See documentation]
Invalid file link: '../../apps/design/style/iconography/visual-studio-asset-generation'.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
I've fleshed out the guide of publishing to Store & WinGet for the first submission. It is still missing the automation of updates (not NEEDED but would be nice).
TODO for this PR: