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

Added monorepo CI/CC handling #6605

Merged
merged 3 commits into from
May 1, 2020
Merged

Added monorepo CI/CC handling #6605

merged 3 commits into from
May 1, 2020

Conversation

mlewand
Copy link
Contributor

@mlewand mlewand commented Apr 15, 2020

Suggested merge commit message (convention)

Internal: Added monorepo CI/CC script. Closes #6478. Closes #6477.


Additional information

You'll find the summary in #6478 (comment).

Also note that the CI fails here as we don't have monorepo strucutre yet. It's best to use fork for testing.

@mlewand mlewand requested a review from pomek April 15, 2020 09:23
@pomek
Copy link
Member

pomek commented Apr 16, 2020

/home/travis/.travis/functions: line 109: ./scripts/codecov-run-tests.sh: Permission denied

chmod +x ./scripts/codecov-run-tests.sh

@mlewand mlewand changed the base branch from master to monorepo-pending May 1, 2020 17:36
@mlewand
Copy link
Contributor Author

mlewand commented May 1, 2020

Changed the base branch to monorepo-pending which is used to buffer all the monorepo changes before merging to master.

@mlewand mlewand merged commit 23e5152 into monorepo-pending May 1, 2020
@mlewand mlewand deleted the i/6478 branch May 1, 2020 17:41
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.

Code coverage for monorepo Adjust the CI to work with monorepo
2 participants