Skip to content

Always run Bazel tests.#136

Merged
95-martin-orion merged 1 commit intomasterfrom
always-bazel
Jun 22, 2020
Merged

Always run Bazel tests.#136
95-martin-orion merged 1 commit intomasterfrom
always-bazel

Conversation

@95-martin-orion
Copy link
Collaborator

As discussed in #135. Revisiting #69 (migrating all tests to Bazel) might make sense in this context.

# Only run tests for PRs affecting C++ code.
pull_request:
paths-ignore:
- '**.md'
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should *.md files still be ignored?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sadly, Github expects "required checks" to run on every PR, regardless of ignored paths. Ignoring *.md files here would prevent a docs-only change from being submitted.

@95-martin-orion 95-martin-orion merged commit fea3ca2 into master Jun 22, 2020
@95-martin-orion 95-martin-orion deleted the always-bazel branch June 22, 2020 15:47
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