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

Tools - Remove importer and exporters #402

Merged
merged 3 commits into from
Jan 17, 2024

Conversation

djsmith85
Copy link
Contributor

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Removing uneeded code that was present from moving a copy of jslib into the DC when we migrated the other clients to a monorepo. This particular PR removes the importers and exporters and it's dependencies.

Code changes

Deleting a ton of files, removing imports and uninstalling dependencies

  • Remove all importers and related files - 6353858
  • Remove exporter and all related files - 2d7fd29
  • Remove packages: papaparse and jsdom - b92d4d9

Before you submit

  • I have checked for linting errors (npm run lint) (required)
  • I have added unit tests where it makes sense to do so (encouraged but not required)
  • This change requires a documentation update (notify the documentation team)
  • This change has particular deployment requirements (notify the DevOps team)

@djsmith85 djsmith85 requested a review from a team as a code owner January 17, 2024 11:45
@djsmith85 djsmith85 requested a review from addisonbeck January 17, 2024 11:45
@djsmith85 djsmith85 merged commit 37bdd75 into main Jan 17, 2024
12 checks passed
@djsmith85 djsmith85 deleted the tools/remove-importer-and-exporters branch January 17, 2024 19:33
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