question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Document @changesets/cli integration with Azure DevOps release pipelines

See original GitHub issue

Affected Packages

@changesets/cli

Problem

My company doesn’t use Github, so Github actions won’t work for me. However, we use Azure DevOps for CI, so it’d be great to have an action/job/task or even a script to use in that environment for provide the same or similar functionality for our build/release environments.

Proposed solution

It’d be good to update the “CI” section of the docs to include the bare minimum manual steps or scripts required to work with the @changesets/cli nicely.

Ideally the Github action would be ported to Azure DevOps to update PRs, leave comments, etc. if that’s possible in that world.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:7
  • Comments:9

github_iconTop GitHub Comments

1reaction
takrishnacommented, Sep 16, 2021

Has anybody succeeded in consuming changesets on Azure DevOPs (ADO) pipeline ?

0reactions
orenmizrcommented, Dec 25, 2022

working with azure devops: anyone here is aware of a way to keep changesets and still be able to fail a pr if a developer did not add a changeset for his code. ( “since-master” will not work because it sees others’s stored changesets)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Document @changesets/cli integration with Azure DevOps ...
Has anybody succeeded in consuming changesets on Azure DevOPs (ADO) pipeline ?
Read more >
Release artifacts and artifact sources - Azure Pipelines
A release is a collection of artifacts in your DevOps CI/CD processes. An artifact is a deployable component of your application. Azure ......
Read more >
Create your first pipeline - Azure Pipelines - Microsoft Learn
Sign-in to your Azure DevOps organization and go to your project. · Go to Pipelines, and then select New pipeline. · Do the...
Read more >
Classic release and artifacts variables - Azure Pipelines
Classic release and artifacts variables are a convenient way to exchange and transport data throughout your pipeline.
Read more >
Cross-service integration overview - Azure DevOps
Azure DevOps supports multiple integration points across each of the major services—Azure Boards, Azure Repos, Azure Pipelines, and Azure ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found