Skip to content

Conversation

@andrebriggs
Copy link
Collaborator

  • Changes to support tagger name in the CLI.
  • Changes to use real URLs for downloads in CLI
  • Changes to change some logging to "debug"
  • Changes to use the logging package in the data access layer
  • Changes to ensure on-boarding action has correct arguments in CLI
  • Changes to requirements.txt
  • Removed some logging

Andre Briggs and others added 30 commits November 1, 2018 19:30
return ''.join(random.choice(chars) for _ in range(size))

if __name__ == "__main__":
#Log to console when run locally
Copy link
Collaborator

Choose a reason for hiding this comment

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

Neat!

@andrebriggs andrebriggs merged commit ad030b9 into CatalystCode:master Nov 16, 2018
bnookala pushed a commit to bnookala/active-learning-detect that referenced this pull request Dec 19, 2018
…CLI (CatalystCode#41)

* Updated requirements.txt. Fixed pylint issues. Updated test gen script

* Added 2 new tables. Renamed tables to support ordered deploy

* Added support for user creating and auditing in DB, DAL, and deployment.

* Removed comment

* Change

* Adding support to check if db already exists.

* Added comment

* Fixed issue in db resoruces install file. Updated table schema

* Updated deployment to be more idempotent. Updated table schemas

* Added a new version of the data access layer. Added simple unit tests.

* Added comments

* Fixed issue

* Changed query formatting in some areas

* Removing unused files

* Removed __init__.py that was causing pytest issues. Updated yaml.

* Added packages

* Fixed format issue

* Fixing more linting issues

* Removing 3.5 from matrix

* Changes to enforce Tagging_User as a key in the CLI config

* Updated requirements.txt. Fixed pylint issues. Updated test gen script

* Added 2 new tables. Renamed tables to support ordered deploy

* Added support for user creating and auditing in DB, DAL, and deployment.

* Adding support to check if db already exists.

* Added comment

* Fixed issue in db resoruces install file. Updated table schema

* Updated deployment to be more idempotent. Updated table schemas

* Fixed issue

* Changed query formatting in some areas

* Changes to enforce Tagging_User as a key in the CLI config

* Revised teh way we do user tracking.

* Using logging pkg.  Username integration in CLI. Clean up

* Using logging pkg.  Username integration in CLI. Clean up

* Requiring that onboard have an argument in CLI

* Added comment

* Adding version to package dependency
abfleishman pushed a commit to abfleishman/active-learning-detect that referenced this pull request Oct 10, 2019
support for class-balancing for download-vott-json flow
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