Skip to content

Update config and Gradle. Add missing Readme instructions#22

Merged
yuri-sergiichuk merged 11 commits intomasterfrom
update-deps-management
Dec 10, 2020
Merged

Update config and Gradle. Add missing Readme instructions#22
yuri-sergiichuk merged 11 commits intomasterfrom
update-deps-management

Conversation

@yuri-sergiichuk
Copy link
Contributor

@yuri-sergiichuk yuri-sergiichuk commented Dec 8, 2020

In this PR I have updated the config sub-module to reference the latest changes. Also, I updated the Gradle to the latest v6.7.1 and added the missing instructions part to the README.

As part of the PR I fixed issues related to using Dart SDK bundled in the Flutter distribution, we're now able to configure the PUB_CACHE variable in the very same way the PubCache is configured for the Dart proto plugin.

I have also updated the base and web versions and fixed related deprecations.

The issue is also related to the parent Gradle deps management issue SpineEventEngine/config#156.

@yuri-sergiichuk
Copy link
Contributor Author

@dmdashenkov PTAL.

The build is failing because the web is not yet merged.

Copy link
Contributor

@dmdashenkov dmdashenkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with a minor comment.

```bash
pub global activate protoc_plugin
```

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please kill this emply line.

The presence of the `PUB_CACHE` env is not a required condition while we may wanna try to rely on the default installation paths.
@yuri-sergiichuk yuri-sergiichuk merged commit 6240df4 into master Dec 10, 2020
@yuri-sergiichuk yuri-sergiichuk deleted the update-deps-management branch December 10, 2020 11:25
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.

2 participants