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

doc(README): expand with curl session usage #5

Merged
merged 19 commits into from
Feb 28, 2024
Merged

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    8d55c8a View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. feat: mysql.update added

    - group.put added
    - group.put tests
    - user.put added
    msimerson committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    dd458c9 View commit details
    Browse the repository at this point in the history
  2. user.put: add test

    msimerson committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6cb92f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3d6638 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2690589 View commit details
    Browse the repository at this point in the history
  5. add config.getEnv

    msimerson committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5273f80 View commit details
    Browse the repository at this point in the history
  6. mysql: make a singleton, so process exits after tests

    - mysql: add .delete and .whereConditions
    - convert from commonjs to es6/ecma modules
    msimerson committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    67f55f5 View commit details
    Browse the repository at this point in the history
  7. prettier

    msimerson committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e6cdc79 View commit details
    Browse the repository at this point in the history
  8. ci: tests do not depend on lint

    - b/c eslnit does not yet support import..from..with syntax
    msimerson committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bc26259 View commit details
    Browse the repository at this point in the history
  9. ci: require node v20

    msimerson committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ccd5cdf View commit details
    Browse the repository at this point in the history
  10. update dep vers

    msimerson committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ac4d6fb View commit details
    Browse the repository at this point in the history
  11. enabled GH test reporter

    msimerson committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    eb177af View commit details
    Browse the repository at this point in the history
  12. yes

    msimerson committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f72dcb5 View commit details
    Browse the repository at this point in the history
  13. ci: make windows run?

    msimerson committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    50eb4e4 View commit details
    Browse the repository at this point in the history
  14. ci: still trying win tests

    msimerson committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8c3543a View commit details
    Browse the repository at this point in the history
  15. more win

    msimerson committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    027f935 View commit details
    Browse the repository at this point in the history
  16. off with GH reporter

    msimerson committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6cd2260 View commit details
    Browse the repository at this point in the history
  17. twiddle

    msimerson committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a853d73 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    afeeea9 View commit details
    Browse the repository at this point in the history