|
| 1 | +exports['MavenWorkspace plugin run appends to existing candidate 1'] = ` |
| 2 | +:robot: I have created a release *beep* *boop* |
| 3 | +--- |
| 4 | +
|
| 5 | +
|
| 6 | +<details><summary>maven3: 3.3.4</summary> |
| 7 | +
|
| 8 | +Release notes for path: maven3, releaseType: maven |
| 9 | +</details> |
| 10 | +
|
| 11 | +<details><summary>maven4: 4.4.5</summary> |
| 12 | +
|
| 13 | +### Dependencies |
| 14 | +
|
| 15 | +* Updated foo to v3 |
| 16 | +* The following workspace dependencies were updated |
| 17 | + * com.google.example:maven3 bumped to 3.3.4 |
| 18 | +</details> |
| 19 | +
|
| 20 | +--- |
| 21 | +This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). |
| 22 | +` |
| 23 | + |
| 24 | +exports['MavenWorkspace plugin run handles a single maven package 1'] = ` |
| 25 | +:robot: I have created a release *beep* *boop* |
| 26 | +--- |
| 27 | +
|
| 28 | +
|
| 29 | +<details><summary>maven4: 4.4.5</summary> |
| 30 | +
|
| 31 | +Release notes for path: maven4, releaseType: maven |
| 32 | +</details> |
| 33 | +
|
| 34 | +--- |
| 35 | +This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). |
| 36 | +` |
| 37 | + |
| 38 | +exports['MavenWorkspace plugin run skips pom files not configured for release 1'] = ` |
| 39 | +:robot: I have created a release *beep* *boop* |
| 40 | +--- |
| 41 | +
|
| 42 | +
|
| 43 | +<details><summary>maven1: 1.1.2</summary> |
| 44 | +
|
| 45 | +Release notes for path: maven1, releaseType: maven |
| 46 | +</details> |
| 47 | +
|
| 48 | +<details><summary>com.google.example:maven2: 2.2.3</summary> |
| 49 | +
|
| 50 | +### Dependencies |
| 51 | +
|
| 52 | +* The following workspace dependencies were updated |
| 53 | + * com.google.example:maven1 bumped to 1.1.2 |
| 54 | +</details> |
| 55 | +
|
| 56 | +<details><summary>com.google.example:maven3: 3.3.4</summary> |
| 57 | +
|
| 58 | +### Dependencies |
| 59 | +
|
| 60 | +* The following workspace dependencies were updated |
| 61 | + * com.google.example:maven2 bumped to 2.2.3 |
| 62 | +</details> |
| 63 | +
|
| 64 | +<details><summary>com.google.example:maven4: 4.4.5</summary> |
| 65 | +
|
| 66 | +### Dependencies |
| 67 | +
|
| 68 | +* The following workspace dependencies were updated |
| 69 | + * com.google.example:maven3 bumped to 3.3.4 |
| 70 | +</details> |
| 71 | +
|
| 72 | +--- |
| 73 | +This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). |
| 74 | +` |
| 75 | + |
| 76 | +exports['MavenWorkspace plugin run walks dependency tree and updates previously untouched packages 1'] = ` |
| 77 | +:robot: I have created a release *beep* *boop* |
| 78 | +--- |
| 79 | +
|
| 80 | +
|
| 81 | +<details><summary>maven1: 1.1.2</summary> |
| 82 | +
|
| 83 | +Release notes for path: maven1, releaseType: maven |
| 84 | +</details> |
| 85 | +
|
| 86 | +<details><summary>com.google.example:maven2: 2.2.3</summary> |
| 87 | +
|
| 88 | +### Dependencies |
| 89 | +
|
| 90 | +* The following workspace dependencies were updated |
| 91 | + * com.google.example:maven1 bumped to 1.1.2 |
| 92 | +</details> |
| 93 | +
|
| 94 | +<details><summary>com.google.example:maven3: 3.3.4</summary> |
| 95 | +
|
| 96 | +### Dependencies |
| 97 | +
|
| 98 | +* The following workspace dependencies were updated |
| 99 | + * com.google.example:maven2 bumped to 2.2.3 |
| 100 | +</details> |
| 101 | +
|
| 102 | +<details><summary>com.google.example:maven4: 4.4.5</summary> |
| 103 | +
|
| 104 | +### Dependencies |
| 105 | +
|
| 106 | +* The following workspace dependencies were updated |
| 107 | + * com.google.example:maven3 bumped to 3.3.4 |
| 108 | +</details> |
| 109 | +
|
| 110 | +--- |
| 111 | +This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). |
| 112 | +` |
0 commit comments