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

Rework git uncommitted files check #2443

Merged
merged 1 commit into from
May 18, 2023
Merged

Conversation

danielrbradley
Copy link
Member

  • Remove dependency on ci-scripts.
  • Use git status -s for check instead of git update-index -q --refresh && git diff-files --quiet.

- Remove dependency on ci-scripts.
- Use `git status -s` for check instead of `git update-index -q --refresh && git diff-files --quiet`.
@github-actions
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@danielrbradley danielrbradley self-assigned this May 11, 2023
@danielrbradley danielrbradley merged commit ac39fff into master May 18, 2023
13 checks passed
@danielrbradley danielrbradley deleted the clean-working-tree-rework branch May 18, 2023 19:16
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.

None yet

2 participants