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

Use Pants to test, lint and typecheck in this repo. #142

Merged
merged 12 commits into from
Feb 12, 2023

Conversation

benjyw
Copy link
Contributor

@benjyw benjyw commented Feb 4, 2023

We have this neat build system, might as well use it...

@benjyw
Copy link
Contributor Author

benjyw commented Feb 4, 2023

Currently using this to test pantsbuild/actions#16

@benjyw benjyw force-pushed the use_pants branch 8 times, most recently from 47ef5ed to 1efb8a0 Compare February 8, 2023 15:36
We have this neat build system, might as well use it...
@@ -8,30 +8,17 @@ env:
jobs:
org-check:
name: Check GitHub Organization
if: ${{ github.repository_owner == 'pantsbuild' }}
#if: ${{ github.repository_owner == 'pantsbuild' }}
Copy link
Member

Choose a reason for hiding this comment

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

TODO?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ooops, reverted

@benjyw benjyw merged commit 15988fe into pantsbuild:gh-pages Feb 12, 2023
@benjyw benjyw deleted the use_pants branch February 12, 2023 05:29
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