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

chore: minor git tooling tweaks #9664

Merged
merged 3 commits into from
Jun 21, 2024
Merged

chore: minor git tooling tweaks #9664

merged 3 commits into from
Jun 21, 2024

Conversation

benelan
Copy link
Member

@benelan benelan commented Jun 21, 2024

Summary

  • Add git clean -fdx to the clean npm script in the monorepo root
  • A few gitignore changes

@github-actions github-actions bot added the chore Issues with changes that don't modify src or test files. label Jun 21, 2024
@benelan benelan added the skip visual snapshots Pull requests that do not need visual regression testing. label Jun 21, 2024
@benelan benelan changed the title chore: minor tooling tweaks chore: minor git tooling tweaks Jun 21, 2024
Copy link
Member

@jcfranco jcfranco left a comment

Choose a reason for hiding this comment

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

✨🧹✨

@benelan benelan merged commit 9b021fe into dev Jun 21, 2024
10 of 11 checks passed
@benelan benelan deleted the benelan/tooling-cleanup branch June 21, 2024 22:26
@github-actions github-actions bot added this to the 2024-06-25 - Jun Release milestone Jun 21, 2024
benelan added a commit that referenced this pull request Jun 24, 2024
…rovements

* origin/dev:
  build(deps): update typescript-eslint monorepo to v7.13.1 (#9657)
  docs: update component READMEs (#9668)
  chore: release next
  chore: minor git tooling tweaks (#9664)
  feat(combobox): add `filterText` prop (#9654)
  chore: release next
  feat(list): add filterProps property to specify which properties to filter against (#9622)
  chore: release next
  fix(list): enable dragging on list items contained within a list that supports dragEnabled (#9660)
  test(filter): add coverage for empty filter text (#9655)
  chore: release next
  fix: set the correct Sortable parent when within a shadowRoot (#9532)
  fix(combobox): allow arrow selection of entered text (#9629)
@benelan benelan added autorelease: tagged Pull requests created by release-please that were merged and deployed and removed autorelease: tagged Pull requests created by release-please that were merged and deployed labels Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issues with changes that don't modify src or test files. skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants