Skip to content

Conversation

@vnabiev
Copy link
Collaborator

@vnabiev vnabiev commented Nov 10, 2021

No description provided.

@vnabiev vnabiev force-pushed the feature/ci branch 29 times, most recently from 7648b0a to e5ead7f Compare November 11, 2021 15:20
@vnabiev vnabiev changed the title Feature/ci CI/CD for the project Nov 11, 2021
There are added `gradle-build.yml` and `gradle-publish.yml` configs for github actions (https://docs.github.com/en/actions).
gradle-build.yml is intended to run build on push to a branch.
gradle-publish.yml is intended to publish packages. Now it runs manually, later, it's supposed, it will be correspond to releases.

These projects are renamed:
':rpc:sections' to ':rpc:rpc-sections'
':rpc:core' to ':rpc:rpc-core'
':rpc:codegen' to ':rpc:rpc-codegen'

Fixed bug of mocking static method at `SystemTests.accountNextIndex`.
Added messages for NullPointerException of methods `getEncoderOrThrow`, `getScaleWriterOrThrow`, `getDecoderOrThrow`, `getScaleReaderOrThrow`.

To be done:
* move native library written in Rust to a separate project/repo that will produce binary artifacts
* move all integration tests to the subproject `tests` and run that separately.
@vnabiev vnabiev merged commit bfa10d7 into develop Nov 12, 2021
@vnabiev vnabiev deleted the feature/ci branch December 20, 2021 20:14
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