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.30.1
v1.30.2
2 changes: 1 addition & 1 deletion RELEASENOTES.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- Fixed a bug where `ado2gh generate-script` did not pass `--target-api-url` to the generated `rewire-pipeline` commands. When migrating to GitHub Enterprise Cloud with data residency (ghe.com), rewired Azure Pipelines were incorrectly pointed at github.com URLs instead of the data residency domain.

1 change: 1 addition & 0 deletions releasenotes/v1.30.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Fixed a bug where `ado2gh generate-script` did not pass `--target-api-url` to the generated `rewire-pipeline` commands. When migrating to GitHub Enterprise Cloud with data residency (ghe.com), rewired Azure Pipelines were incorrectly pointed at github.com URLs instead of the data residency domain.
Loading