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

Agent: Add presubmit check actions which run test and check format for PRs #1232

Merged
merged 5 commits into from
Oct 11, 2021

Conversation

coeuvre
Copy link
Member

@coeuvre coeuvre commented Sep 28, 2021

To prevent common errors like #1230 (comment).

The actions only run when files under agent/ directory are changed.

Example run:

@philwo philwo merged commit 8d100ea into bazelbuild:master Oct 11, 2021
fmeum pushed a commit to fmeum/continuous-integration that referenced this pull request Dec 10, 2023
…r PRs (bazelbuild#1232)

* Add presubmit check actions for agent

* Add rustfmt component

* Set fail-fast to false

* Move format check to the last step

* Don't use release flag for build and test
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