Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LATEST-VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.18.1
v1.19.0
1 change: 0 additions & 1 deletion RELEASENOTES.md
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
- **ado2gh rewire-pipeline**: Migration now preserves all original trigger configurations (pullRequest, continuousIntegration, etc.) from Azure DevOps pipelines.
3 changes: 3 additions & 0 deletions releasenotes/v1.19.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- **ado2gh rewire-pipeline**: Migration now preserves all original trigger configurations (pullRequest, continuousIntegration, etc.) from Azure DevOps pipelines.
- **ado2gh rewire-pipeline --dry-run --monitor-timeout-minutes 45**: Migration now supports a test mode to validate AzureDevOps pipeline is validated temporary rewiring to GitHub with status reported
- **ado2gh rewire-pipeline**: New argument --ado-pipeline-idis supported for rewiring process vs pipeline name argument to ensure smoother migration where pipeline name can be ambiguous
Loading