Skip to content

Conversation

@NicolasMahe
Copy link
Member

Breaking Changes

  • (#1810) Switch to CLI based Engine.

Added

  • (#1798) Add tx commands for service, process, execution and runner modules.
  • (#1801) Add orchestrator command to CLI.
  • (#1806) Create pre-configured dev docker image.
  • (#1808) Add cli dockerfile.
  • (#1812) Add logs to orchestrator.

Changed

  • (#1802) Rename in cosmos lcd and rpc clients minGasPrices by simply gasPrices.
  • (#1803) Update readme.
  • (#1817) Use docker container in e2e tests.

Fixed

  • (#1760) Set grace period to 1m in dev script.
  • (#1809) Fix runner e2e that block the tests on error.

Dependencies

  • (#1745) Bump github.com/sirupsen/logrus from 1.4.2 to 1.5.0.
  • (#1777) Bump github.com/spf13/viper from 1.6.2 to 1.6.3.
  • (#1782) Bump github.com/golang/protobuf from 1.3.4 to 1.4.0.
  • (#1794) Bump google.golang.org/grpc from 1.28.0 to 1.29.1.
  • (#1800) Bump github.com/prometheus/client_golang from 1.5.0 to 1.6.0.
  • (#1811) Revert golang/protobuf to v1.3.5 and prometheus/client_golang to v1.5.1.

NicolasMahe and others added 30 commits March 28, 2020 11:45
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](sirupsen/logrus@v1.4.2...v1.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.6.2...v1.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.28.0 to 1.29.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.28.0...v1.29.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…ithub.com/sirupsen/logrus-1.5.0

Bump github.com/sirupsen/logrus from 1.4.2 to 1.5.0
…ithub.com/spf13/viper-1.6.3

Bump github.com/spf13/viper from 1.6.2 to 1.6.3
…oogle.golang.org/grpc-1.29.1

Bump google.golang.org/grpc from 1.28.0 to 1.29.1
Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 1.3.4 to 1.4.0.
- [Release notes](https://github.com/golang/protobuf/releases)
- [Commits](golang/protobuf@v1.3.4...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…ithub.com/golang/protobuf-1.4.0

Bump github.com/golang/protobuf from 1.3.4 to 1.4.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.5.0...v1.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…ithub.com/prometheus/client_golang-1.6.0

Bump github.com/prometheus/client_golang from 1.5.0 to 1.6.0
Rename in cosmos lcd and rpc clients minGasPrices by simply gasPrices
Add tx commands for service, process, execution and runner modules
NicolasMahe and others added 27 commits May 5, 2020 17:03
…locking

fix runner e2e that block the tests on error
Revert golang/protobuf to v1.3.5 and prometheus/client_golang to v1.5.1
Create pre-configured dev docker image
…ainer

Use docker container in e2e tests
add more log in orchestrator
Add orchestrator logs and publish them on a new gRPC stream
@NicolasMahe NicolasMahe self-assigned this May 12, 2020
@NicolasMahe NicolasMahe merged commit 7f2705c into master May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants