Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Move tabcheck into GitHub Actions #1803

Merged
merged 1 commit into from
Feb 11, 2021
Merged

Move tabcheck into GitHub Actions #1803

merged 1 commit into from
Feb 11, 2021

Conversation

sethvargo
Copy link
Member

Release Note

Move tabcheck into GitHub Actions

@googlebot googlebot added the cla: yes Auto: added by CLA bot when all committers have signed a CLA. label Feb 11, 2021
@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sethvargo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

echo "✋ Error fetching test dependencies"
echo "\n\n${OUT}\n\n"
exit 1
}


echo "↹ Verify tabs"
Copy link
Contributor

Choose a reason for hiding this comment

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

should we preserve all of these checks as client side executable (can be different script)?

Copy link
Member Author

Choose a reason for hiding this comment

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

They already are 😄

The CI instruction is make tabcheck which still exists and can be run locally. Same thing with make lint. It's a personal pet peeve of mine to have to rely on a CI system to get feedback.

Copy link
Contributor

@mikehelmick mikehelmick left a comment

Choose a reason for hiding this comment

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

/lgtm

but see comment for possible followups

@google-oss-robot google-oss-robot merged commit 2589d4d into main Feb 11, 2021
@google-oss-robot google-oss-robot deleted the sethvargo/more branch February 11, 2021 22:17
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes Auto: added by CLA bot when all committers have signed a CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants