daml/release/artifacts.yaml
Gerolf Seitz 8a08b752a9
Use Ledger API Test Tool for sandbox (#1545)
Extra command line arguments to the client_server_test target are passed
to the ledger-api-test-tool instead of the arguments defined in the
bazel target.

For example:
`bazel run //ledger/sandbox:conformance-test-static-time --list` will
pass the --list parameter to the ledger-api-test-tool (to print all
available tests), instead of actually running the tests in static-time mode.


The Ledger API Test Tool takes the flag --all-tests to run all defaul
 and optional tests

The tool also allows multiple occurrences of the --include and --exclude
flags.

Also removes StandaloneSemanticTestRunner.

Fixes #1371
2019-06-07 12:04:31 +02:00

142 lines
4.5 KiB
YAML

- target: //release:sdk-release-tarball
type: targz
platformDependent: True
location:
groupId: com.digitalasset
artifactId: sdk-tarball
- target: //daml-lf/archive:daml_lf_archive_java
type: jar
- target: //daml-lf/data:data
type: jar
- target: //release:sdk-metadata-tarball
type: targz
location:
groupId: com.digitalasset
artifactId: sdk
bintrayPackage: sdk
- target: //daml-foundations/daml-tools/da-hs-damlc-app:damlc-dist
type: targz
platformDependent: True
location:
groupId: com.digitalasset
artifactId: damlc
- target: //daml-foundations/daml-tools/damlc-jar:damlc_jar
type: jar-deploy
platformDependent: True
- target: //daml-foundations/daml-tools/daml-extension:dist
type: targz
location:
groupId: com.digitalasset
artifactId: daml-extension
- target: //daml-lf/archive:daml_lf_archive_scala
type: jar
- target: //daml-lf/archive:daml_lf_archive_protos_zip
type: zip
location:
groupId: com.digitalasset
artifactId: daml-lf-archive-protos
- target: //daml-lf/archive:daml_lf_archive_protos_tarball
type: targz
location:
groupId: com.digitalasset
artifactId: daml-lf-archive-protos
- target: //daml-lf/transaction/src/main/protobuf:value_java_proto
type: jar-proto
- target: //daml-lf/transaction/src/main/protobuf:transaction_java_proto
type: jar-proto
- target: //daml-lf/transaction/src/main/protobuf:blindinginfo_java_proto
type: jar-proto
- target: //daml-lf/transaction:transaction
type: jar-scala
- target: //daml-lf/transaction-scalacheck:transaction-scalacheck
type: jar
- target: //daml-lf/lfpackage:lfpackage
type: jar-scala
- target: //daml-lf/interface:interface
type: jar-scala
- target: //daml-lf/validation:validation
type: jar-scala
- target: //daml-lf/interpreter:interpreter
type: jar-scala
- target: //daml-lf/scenario-interpreter:scenario-interpreter
type: jar-scala
- target: //daml-lf/engine:engine
type: jar-scala
- target: //daml-lf/repl:repl
type: jar
- target: //daml-lf/testing-tools:testing-tools
type: jar-scala
- target: //ledger-api/grpc-definitions:ledger-api-protos-tarball
type: targz
location:
groupId: com.digitalasset
artifactId: ledger-api-protos
- target: //ledger-api/rs-grpc-bridge:rs-grpc-bridge
type: jar-lib
- target: //language-support/java/bindings:bindings-java
type: jar-lib
- target: //language-support/java/bindings-rxjava:bindings-rxjava
type: jar-lib
- target: //docs:quickstart-java
type: targz
location:
groupId: com.digitalasset.docs
artifactId: quickstart-java
- target: //ledger/sandbox:sandbox-tarball
type: targz
location:
groupId: com.digitalasset
artifactId: sandbox
- target: //extractor:extractor-binary
type: jar-deploy
- target: //ledger-api/grpc-definitions:ledger-api-scalapb
type: jar
- target: //ledger-api/testing-utils:testing-utils
type: jar-scala
- target: //language-support/scala/bindings:bindings
type: jar-scala
- target: //ledger-api/rs-grpc-akka:rs-grpc-akka
type: jar-scala
- target: //ledger/ledger-api-akka:ledger-api-akka
type: jar-scala
- target: //scala-protoc-plugins/scala-logging:scala-logging-lib
type: jar-scala
- target: //ledger/ledger-api-scala-logging:ledger-api-scala-logging
type: jar-scala
- target: //ledger/ledger-api-client:ledger-api-client
type: jar-scala
- target: //ledger/ledger-api-domain:ledger-api-domain
type: jar-scala
- target: //ledger/ledger-api-common:ledger-api-common
type: jar-scala
- target: //ledger/sandbox:sandbox
type: jar-scala
- target: //ledger/ledger-api-test-tool:ledger-api-test-tool
type: jar-deploy
- target: //language-support/scala/codegen:codegen
type: jar
- target: //language-support/scala/codegen:codegen-main
type: jar
- target: //language-support/scala/bindings-akka:bindings-akka
type: jar-scala
- target: //language-support/java/codegen:shaded_binary
type: jar
- target: //navigator/backend:navigator-binary
type: jar-deploy
- target: //language-support/codegen-common:codegen-common
type: jar
- target: //language-support/codegen-main:shaded_binary
type: jar
- target: //ledger/participant-state:participant-state
type: jar-scala
- target: //ledger/participant-state-index:participant-state-index
type: jar-scala
- target: //ledger/participant-state-index/reference:reference
type: jar-scala
- target: //ledger/api-server-damlonx:api-server-damlonx
type: jar-scala
- target: //ledger/participant-state/kvutils:daml_kvutils_java_proto
type: jar-proto
- target: //ledger/participant-state/kvutils:kvutils
type: jar-scala