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

feat: always run build || exit 0 before lint in CI #936

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Adds pnpm build || true before pnpm lint in the templated lint.yml. That's what this repo already does, so this essentially makes templated repos more like this one.

@JoshuaKGoldberg JoshuaKGoldberg merged commit 827b4b4 into main Oct 2, 2023
@JoshuaKGoldberg JoshuaKGoldberg deleted the build-before-lint branch October 2, 2023 15:34
@github-actions
Copy link

github-actions bot commented Oct 2, 2023

🎉 This is included in version v1.34.0 🎉

The release is available on:

Cheers! 📦🚀

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.

🚀 Feature: Run a build, ignoring status codes, before lint in CI
1 participant