Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Clean up dev environment, remove PyInvoke #189

Merged
merged 2 commits into from Apr 28, 2021

Conversation

kmcquade
Copy link
Collaborator

@kmcquade kmcquade commented Apr 28, 2021

What does this PR do?

  • Removes PyInvoke in favor of makefile
  • Cleans up the dev environment
  • Updates the report

What gif best describes this PR or how it makes you feel?

image

Completion checklist

  • Additions and changes have unit tests
  • Python Unit tests, Pylint, security testing, and Integration tests are passing.
  • Javascript tests are passing (npm test)
  • If the UI contents or JavaScript files have been modified, generate a new example report (npm build and python3 ./utils/generate_example_report.py)
  • The pull request has been appropriately labeled using the provided PR labels

@kmcquade kmcquade added the cleanup Cleanliness/code hygiene items label Apr 28, 2021
@kmcquade kmcquade self-assigned this Apr 28, 2021
@kmcquade
Copy link
Collaborator Author

Note: Hitting some issue because the html-webpack-inline-source-plugin is no longer maintained. That is preventing us from upgrading webpack, which prevents us from upgrading other packages.

@kmcquade kmcquade merged commit 5c2c35e into salesforce:master Apr 28, 2021
@kmcquade kmcquade deleted the cleanup/april-2021 branch April 28, 2021 18:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cleanup Cleanliness/code hygiene items
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant