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

develop > master #141

Open
wants to merge 104 commits into
base: master
Choose a base branch
from
Open

develop > master #141

wants to merge 104 commits into from

Conversation

SkeloGH
Copy link
Owner

@SkeloGH SkeloGH commented Aug 3, 2023

No description provided.

SkeloGH and others added 30 commits November 24, 2019 01:10
* [beta-49-prework] general cleanup after eslint adjustments
* [beta-49-prework] addressed CR comments
* [beta-49-prework] fixed bug where connections would persist when running test, added disconnect method
* [beta-49-prework] minor logging adjustments
* [beta-49-prework] solved bug where running app would stay stuck
* [beta-49-prework] upgraded ecmascript version to checkk against on eslintrc
* [beta-49-prework] upgraded ecmascript version to checkk against on jshintrc
* [beta-49-prework] hound doesnt like my config :(
* [beta-49] #49 Display CLI info (functionality is WIP)
* [beta-49] added, CLI foundations
* [beta-49] changed config for HoundCI
* [beta-49] further configuration for HoundCI
* [beta-49] added, CLI options scaffolding, very raw, but gets it done
* [beta-49] isolated commands logic, WIP of options isolation
* [beta-49] more code decoupling and abstraction to prepare for unit tests
* [beta-49] refactored some pieces for UTs convenience, added some tests
* [beta-49] added coverage to .gitignore

* [beta-50] safety package upgrade
* [beta-50] added, ability to save config file path
* [beta-50] added, tests for saving file path
* [beta-50] code cleanup
* [beta-50] added, missing unit test
* [beta-61] removed coffee-script as dependency
* [beta-61] Added ability to run from the CLI.
* [beta-61] Installed babel to compile into an npm-compatible version.
* [beta-61] Added, miscelaneous babel configurations
* [beta-61] Added, dist directory with compiled files
* [beta-61] Removed, inline polyfills
…visual feedback when running with data clients unset
#65)

* [beta-65] added, ability to pass in ids to use as the base query
* [beta-65] added new methods test placeholders
* [beta-65] upgraded eslint version and config
* [beta-65] use .eslintignore to ignore dist directory from liniting
* [beta-65] changed and fixed logging namspaces
* [beta-65] fixed, logging namenspaces
* [beta-62] added handler for missing filepath
* [beta-62] added visual feedback when running with data clients unset
* [beta-62] validate config is correct before running
* added and applied minification
* linting adjustments
updated coveralls badge
Aaron Gonzalez and others added 30 commits September 27, 2020 00:17
* upgraded yargs per audit fix
* enable logging for Weaver namespace
* hide unimplemented method, reordered by usage
* hide unimplemented options
* improved script packaging

Co-authored-by: Aaron Gonzalez <null@null.ext>
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](npm/ini@v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Skelo
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.7.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.5...v1.2.7)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* moved jest config from package.json to jest config

* code styling fix

* code styling fix
* Squashed commit of the following:

* .nvmrc downgrade to node 16.18
* upgrade circleci image to match .nvmrc
* upgraded jest-mongodb
* installed mongo-memory-server@beta
* added debug utilities
* commented out test
* jest debug
* added test-dev command
* fixed tests after dependency upgrades
* code style fixes
* code organization
* upgrade to jest 29
* dependency upgrades
* added bson-objectid as dependency
* using bson-objectId to reduce dependency on mongodb lib
* build artifacts
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.

None yet

1 participant