Skip to content

Publish packages to the internal ADO feed before ESRP - #88

Merged
Pavel Glac (pavelglac) merged 5 commits into
masterfrom
copilot/publish-to-internal-feed-and-esrp
Aug 13, 2026
Merged

Publish packages to the internal ADO feed before ESRP#88
Pavel Glac (pavelglac) merged 5 commits into
masterfrom
copilot/publish-to-internal-feed-and-esrp

Conversation

Copilot AI commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Release artifacts now publish to the shared internal ADO npm feed before the ESRP npm release.

  • Internal ADO publishing

    • Adds the shared GraphQL feed configuration.
    • Downloads the packed npm artifact, authenticates, and publishes its tarball.
  • Release ordering

    • Makes the ESRP release job depend on successful internal-feed publication.
- job: Release
  dependsOn: PrivateAdoRelease

Co-authored-by: pavelglac <42679661+pavelglac@users.noreply.github.com>
Comment thread .azure-devops/release.yaml Outdated
@pavelglac

Copy link
Copy Markdown
Contributor

Copilot add -canary.0 to the package version.

Co-authored-by: pavelglac <42679661+pavelglac@users.noreply.github.com>

Copilot AI commented Aug 13, 2026

Copy link
Copy Markdown
Contributor Author

Copilot add -canary.0 to the package version.

Updated the package version to 0.9.3-canary.0 in commit ccc28c7.

Co-authored-by: pavelglac <42679661+pavelglac@users.noreply.github.com>
Comment thread .azure-devops/release.yaml
Co-authored-by: pavelglac <42679661+pavelglac@users.noreply.github.com>
@pavelglac
Pavel Glac (pavelglac) marked this pull request as ready for review August 13, 2026 15:12
@pavelglac
Pavel Glac (pavelglac) merged commit 9fd818b into master Aug 13, 2026
5 checks passed
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.

3 participants