Skip to content

refactor: ci with multiple tasks - #855

Merged
alexeagle merged 4 commits into
mainfrom
f0rmiga/refactor-ci
Oct 12, 2022
Merged

refactor: ci with multiple tasks#855
alexeagle merged 4 commits into
mainfrom
f0rmiga/refactor-ci

Conversation

@f0rmiga

Copy link
Copy Markdown
Member

Refactor CI to run examples as integration tests as separate tasks. This makes CI faster and improves the iteration experience when developing features multi-platform.

Signed-off-by: Thulio Ferraz Assis <3149049+f0rmiga@users.noreply.github.com>
Comment threadexamples/BUILD Outdated
working_directory: examples/build_file_generation
platform: windows

integration_test_bzlmod_linux:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

I didn't use it because I knew some wouldn't work on Windows. I fixed most of them, but there's still one test that needs fixing, then we can move to a matrix.

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

Actually, with a78d426, 2 tests that need fixing for Windows.

Signed-off-by: Thulio Ferraz Assis <3149049+f0rmiga@users.noreply.github.com>
Signed-off-by: Thulio Ferraz Assis <3149049+f0rmiga@users.noreply.github.com>
Signed-off-by: Thulio Ferraz Assis <3149049+f0rmiga@users.noreply.github.com>
Sign up for freeto 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

@f0rmiga@alexeagle