Skip to content
Draft
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
3 changes: 2 additions & 1 deletion .zpkg.toml
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
# generated by zed-pkg-test/test-org-fleet; edit the fleet manifest or bootstrapper, not this file.
# disposable DEN-2877 canary: this branch and PR must never be merged.
[package]
org = "zed-pkg-test"
name = "java-lib"
version = "0.1.0"
version = "0.1.1"
description = "java adapter projection; Maven packaging; frozen replay"
license = "MIT"

Expand Down
13 changes: 13 additions & 0 deletions canary/nightly-reconciliation-dependency.json
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
{
"schema_version": "nightly-reconciliation-canary.v1",
"linear_issue": "DEN-2877",
"source_policy_pr": "ORESoftware/project-registry#44",
"scenario": "dependency-head-and-version-change",
"repository": "zed-pkg-test/java-lib",
"base_sha": "daa9d8f4f23b4ef1c8dd4a11f9d802c4fce83b48",
"expected_branch_version": "0.1.1",
"disposable": true,
"merge_forbidden": true,
"expected_consumer": "zed-pkg-test/java-app",
"purpose": "Prove that the nightly reconciler discovers a dependency PR through Zed metadata and updates, but does not merge, its dependent canary PR."
}