Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test release for split release process #11992

Merged
merged 1 commit into from
Dec 7, 2021
Merged

Test release for split release process #11992

merged 1 commit into from
Dec 7, 2021

Conversation

cocreature
Copy link
Contributor

changelog_begin
changelog_end

Pull Request Checklist

  • Read and understand the contribution guidelines
  • Include appropriate tests
  • Set a descriptive title and thorough description
  • Add a reference to the issue this PR will solve, if appropriate
  • Include changelog additions in one or more commit message bodies between the CHANGELOG_BEGIN and CHANGELOG_END tags
  • Normal production system change, include purpose of change in description
  • If you mean to change the status of a component, please make sure you keep the Component Status page up to date.

NOTE: CI is not automatically run on non-members pull-requests for security
reasons. The reviewer will have to comment with /AzurePipelines run to
trigger the build.

@cocreature
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@cocreature
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@cocreature
Copy link
Contributor Author

wtf

File:     ./ledger/test-common/src/main/daml/semantic/ExceptionRaceTests.daml
Hidden:   no
Range:    1:1-2:1
Source:   compiler
Severity: DsError
Message: 
  damlc: could not execute:
  /home/vsts/.cache/bazel/_bazel_vsts/704fb9a8c2b8a7269239cfce241f68b9/external/damlc_legacy/damlc/lib/resources/hpp
File:     ./ledger/test-common/src/main/daml/semantic/Exceptions.daml
Hidden:   no
Range:    1:1-2:1
Source:   compiler
Severity: DsError
Message: 
  damlc: could not execute:
  /home/vsts/.cache/bazel/_bazel_vsts/704fb9a8c2b8a7269239cfce241f68b9/external/damlc_legacy/damlc/lib/resources/hpp
ERROR: Creation of DAR file failed.

LATEST Outdated Show resolved Hide resolved
@cocreature cocreature marked this pull request as draft December 6, 2021 18:54
LATEST Show resolved Hide resolved
LATEST Outdated Show resolved Hide resolved
LATEST Outdated Show resolved Hide resolved
LATEST Outdated Show resolved Hide resolved
LATEST Outdated Show resolved Hide resolved
changelog_begin
changelog_end
@cocreature cocreature marked this pull request as ready for review December 7, 2021 07:28
@cocreature cocreature merged commit 1c4151b into main Dec 7, 2021
@cocreature cocreature deleted the test-split-release branch December 7, 2021 09:00
azure-pipelines bot pushed a commit that referenced this pull request Dec 8, 2021
This PR has been created by a script, which is not very smart
and does not have all the context. Please do double-check that
the version prefix is correct before merging.

@akrmn is in charge of this release.

Commit log:
```
c4d82f7 new 2.12-removal-enabled features for NonEmpty (#11933)
9e5bea1 LF: Node statistics of a transaction (#12018)
43c8641 interfaces: add up/downcast expressions in proto (#12030)
9d7eb07 LF: Add "requires" field to Scala Ast. (#12028)
a159b50 Test release for split release process (attempt 3) (#12019)
1dd8131 interfaces: Add "requires" field in Haskell AST. (#12016)
ef23593 update compat versions for 1.11.3 (#12012)
be088c6 pipeline: fix pie failure (#12017)
c493c46 Test release for split release process (attempt 2) (#12007)
8df9a42 Interface desugaring cont. (#11964)
ef4ae93 Add Ledger API scala client for user management (#12000)
444b3ac Rerelease 1.11.3 (#12006)
c63a2c8 Drop 1.11.3 release to allow for a retry (#12005)
505a37f Fix yaml again … (#12004)
4099dff Promote 1.11.3-snapshot.20211123.6448.0.c679b4ab to release (#11999)
00d3326 Remove source code specific to Scala 2.12 (#12003)
fa88836 Fix main build after broken yaml config (#12002)
1c4151b Test release for split release process (#11992)
47ce526 update NOTICES file (#11995)
```
Changelog:
```
CHANGELOG_EN
- [Scala bindings] add methods to call the user management API
```

CHANGELOG_BEGIN
CHANGELOG_END
akrmn pushed a commit that referenced this pull request Dec 8, 2021
This PR has been created by a script, which is not very smart
and does not have all the context. Please do double-check that
the version prefix is correct before merging.

@akrmn is in charge of this release.

Commit log:
```
c4d82f7 new 2.12-removal-enabled features for NonEmpty (#11933)
9e5bea1 LF: Node statistics of a transaction (#12018)
43c8641 interfaces: add up/downcast expressions in proto (#12030)
9d7eb07 LF: Add "requires" field to Scala Ast. (#12028)
a159b50 Test release for split release process (attempt 3) (#12019)
1dd8131 interfaces: Add "requires" field in Haskell AST. (#12016)
ef23593 update compat versions for 1.11.3 (#12012)
be088c6 pipeline: fix pie failure (#12017)
c493c46 Test release for split release process (attempt 2) (#12007)
8df9a42 Interface desugaring cont. (#11964)
ef4ae93 Add Ledger API scala client for user management (#12000)
444b3ac Rerelease 1.11.3 (#12006)
c63a2c8 Drop 1.11.3 release to allow for a retry (#12005)
505a37f Fix yaml again … (#12004)
4099dff Promote 1.11.3-snapshot.20211123.6448.0.c679b4ab to release (#11999)
00d3326 Remove source code specific to Scala 2.12 (#12003)
fa88836 Fix main build after broken yaml config (#12002)
1c4151b Test release for split release process (#11992)
47ce526 update NOTICES file (#11995)
```
Changelog:
```
CHANGELOG_EN
- [Scala bindings] add methods to call the user management API
```

CHANGELOG_BEGIN
CHANGELOG_END
akrmn pushed a commit that referenced this pull request Dec 8, 2021
This PR has been created by a script, which is not very smart
and does not have all the context. Please do double-check that
the version prefix is correct before merging.

@akrmn is in charge of this release.

Commit log:
```
c4d82f7 new 2.12-removal-enabled features for NonEmpty (#11933)
9e5bea1 LF: Node statistics of a transaction (#12018)
43c8641 interfaces: add up/downcast expressions in proto (#12030)
9d7eb07 LF: Add "requires" field to Scala Ast. (#12028)
a159b50 Test release for split release process (attempt 3) (#12019)
1dd8131 interfaces: Add "requires" field in Haskell AST. (#12016)
ef23593 update compat versions for 1.11.3 (#12012)
be088c6 pipeline: fix pie failure (#12017)
c493c46 Test release for split release process (attempt 2) (#12007)
8df9a42 Interface desugaring cont. (#11964)
ef4ae93 Add Ledger API scala client for user management (#12000)
444b3ac Rerelease 1.11.3 (#12006)
c63a2c8 Drop 1.11.3 release to allow for a retry (#12005)
505a37f Fix yaml again … (#12004)
4099dff Promote 1.11.3-snapshot.20211123.6448.0.c679b4ab to release (#11999)
00d3326 Remove source code specific to Scala 2.12 (#12003)
fa88836 Fix main build after broken yaml config (#12002)
1c4151b Test release for split release process (#11992)
47ce526 update NOTICES file (#11995)
```
Changelog:
```
CHANGELOG_EN
- [Scala bindings] add methods to call the user management API
```

CHANGELOG_BEGIN
CHANGELOG_END
akrmn pushed a commit that referenced this pull request Dec 8, 2021
This PR has been created by a script, which is not very smart
and does not have all the context. Please do double-check that
the version prefix is correct before merging.

@akrmn is in charge of this release.

Commit log:
```
c4d82f7 new 2.12-removal-enabled features for NonEmpty (#11933)
9e5bea1 LF: Node statistics of a transaction (#12018)
43c8641 interfaces: add up/downcast expressions in proto (#12030)
9d7eb07 LF: Add "requires" field to Scala Ast. (#12028)
a159b50 Test release for split release process (attempt 3) (#12019)
1dd8131 interfaces: Add "requires" field in Haskell AST. (#12016)
ef23593 update compat versions for 1.11.3 (#12012)
be088c6 pipeline: fix pie failure (#12017)
c493c46 Test release for split release process (attempt 2) (#12007)
8df9a42 Interface desugaring cont. (#11964)
ef4ae93 Add Ledger API scala client for user management (#12000)
444b3ac Rerelease 1.11.3 (#12006)
c63a2c8 Drop 1.11.3 release to allow for a retry (#12005)
505a37f Fix yaml again … (#12004)
4099dff Promote 1.11.3-snapshot.20211123.6448.0.c679b4ab to release (#11999)
00d3326 Remove source code specific to Scala 2.12 (#12003)
fa88836 Fix main build after broken yaml config (#12002)
1c4151b Test release for split release process (#11992)
47ce526 update NOTICES file (#11995)
```
Changelog:
```
CHANGELOG_EN
- [Scala bindings] add methods to call the user management API
```

CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants