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(repo): remove circle ci, add validate workflow, update deps #867

Merged
merged 9 commits into from
Apr 22, 2021

Conversation

shellscape
Copy link
Collaborator

@shellscape shellscape commented Apr 22, 2021

Rollup Plugin Name: repo

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

If yes, then include "BREAKING CHANGES:" in the first commit message body, followed by a description of what is breaking.

List any relevant issue numbers:

Description

This PR does a few things for repo maintenance:

  1. Removes Circle CI workflows in favor of a new validate.yml Github Workflow
  2. Fixes a high audit vulnerability
  3. Removes the need for scripts/run-changed in favor of the improved pnpm --filter capability
  4. Updates root package scripts

This is in preparation for automatic publishing processes

@shellscape shellscape merged commit a82166b into master Apr 22, 2021
@shellscape shellscape deleted the chore/repo/circle-audit branch April 22, 2021 16:27
guybedford pushed a commit that referenced this pull request Apr 30, 2021
* chore(repo): remove circle ci, add validate workflow, update deps

* chore: add node 16, remove 10

* chore: add filters to workflows

* chore: update workflow names

* chore: centralize linting

* chore: linting updates after consolidation

* chore: update snaps

* chore: more linting fixes

* chore: update windows workflow to limit runs
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.

1 participant