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 #131

Draft
wants to merge 69 commits into
base: master
Choose a base branch
from
Draft

Develop -> Master #131

wants to merge 69 commits into from

Commits on Jun 13, 2024

  1. Create docker-publish.yml

    bio-boris committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    46dc9f5 View commit details
    Browse the repository at this point in the history
  2. Update docker-publish.yml

    bio-boris committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    cf6007b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Merge pull request #130 from jgi-kbase/docker-publish

    Create docker-publish.yml
    bio-boris committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    838f96c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. DEVOPS-1957 Update GHA (#132)

    * Update docker-publish.yml
    bio-boris committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    fe5d09c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Add github workflows (#129)

    Xiangs18 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    8932815 View commit details
    Browse the repository at this point in the history
  2. fix flake8 by black

    Xiangs18 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b435e87 View commit details
    Browse the repository at this point in the history
  3. enable flake8

    Xiangs18 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7fde579 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. mannual fix

    Xiangs18 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c12ccaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2eac78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28bfb54 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. fix mypy

    Xiangs18 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    32da86d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5091d53 View commit details
    Browse the repository at this point in the history
  3. remove None

    Xiangs18 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a890700 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    589fda0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #136 from jgi-kbase/dev-fix_mypy

    Fix mypy
    Xiangs18 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    703fc40 View commit details
    Browse the repository at this point in the history
  6. enable bandit

    Xiangs18 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8777617 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    7335adb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ac707e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #137 from jgi-kbase/dev-fix_bandit

    Fix bandit
    Xiangs18 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    26dc563 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. add Pipfile and Pipfile.lock

    Xiangs18 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    dc577f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    838689e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    034b838 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. update docker-compose file

    Xiangs18 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ffa0b54 View commit details
    Browse the repository at this point in the history
  2. fix mongo-host

    Xiangs18 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d451122 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    2305f70 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #139 from jgi-kbase/dev-add_pipfile

    Add Pipfile and update docker-compose file
    Xiangs18 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3f2c293 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d45abe View commit details
    Browse the repository at this point in the history
  4. update pymango version

    Xiangs18 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7c2d9ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f33b193 View commit details
    Browse the repository at this point in the history
  6. use is for compare types

    Xiangs18 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ae4ad11 View commit details
    Browse the repository at this point in the history
  7. update mongo_controller.py

    Xiangs18 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    470b98c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a661bab View commit details
    Browse the repository at this point in the history
  9. add missing len()

    Xiangs18 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ac3f4a3 View commit details
    Browse the repository at this point in the history
  10. fix count

    Xiangs18 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    01c811d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ff90d36 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    611d49e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5092f27 View commit details
    Browse the repository at this point in the history
  14. error message for mongo3

    Xiangs18 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7d4dceb View commit details
    Browse the repository at this point in the history
  15. update error message

    Xiangs18 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    2d3bcb8 View commit details
    Browse the repository at this point in the history
  16. fix mypy complaint

    Xiangs18 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3f5ed90 View commit details
    Browse the repository at this point in the history
  17. add mypy ignore

    Xiangs18 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    bb420ef View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. fix log

    Xiangs18 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f1a70f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. fix regex and semver import

    Xiangs18 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8bcccd5 View commit details
    Browse the repository at this point in the history
  2. fix sver

    Xiangs18 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    116a87d View commit details
    Browse the repository at this point in the history
  3. fix space

    Xiangs18 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    35bbd50 View commit details
    Browse the repository at this point in the history
  4. remove semver assignment

    Xiangs18 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2461d18 View commit details
    Browse the repository at this point in the history
  5. update regex error message

    Xiangs18 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b015560 View commit details
    Browse the repository at this point in the history
  6. fix error message

    Xiangs18 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    5b562e2 View commit details
    Browse the repository at this point in the history
  7. update error message

    Xiangs18 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    79d86a4 View commit details
    Browse the repository at this point in the history
  8. fix semver parser

    Xiangs18 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    dd9c574 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    594c60e View commit details
    Browse the repository at this point in the history
  10. Merge pull request #140 from jgi-kbase/dev-mongo7_upgrade

    Mongo7 upgrade
    Xiangs18 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6d54b6e View commit details
    Browse the repository at this point in the history
  11. add retryWrites param in cfg

    Xiangs18 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    af783e2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    11c44f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    efcb026 View commit details
    Browse the repository at this point in the history
  2. fix flake8

    Xiangs18 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    021b390 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #141 from jgi-kbase/dev-retrywrites

    Add retrywrites param
    Xiangs18 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    79afcbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d90082f View commit details
    Browse the repository at this point in the history
  5. fix typo and add type hint

    Xiangs18 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8c0a348 View commit details
    Browse the repository at this point in the history
  6. fix comment

    Xiangs18 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    160df47 View commit details
    Browse the repository at this point in the history
  7. fix redirection unexpected

    Xiangs18 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    bfa30e0 View commit details
    Browse the repository at this point in the history
  8. finish

    Xiangs18 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    03ce047 View commit details
    Browse the repository at this point in the history
  9. fix service name

    Xiangs18 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8f63408 View commit details
    Browse the repository at this point in the history
  10. address comments

    Xiangs18 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    88b0237 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #142 from jgi-kbase/dev-container_test

    id mapping container test
    Xiangs18 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2d9fa56 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    15165da View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    dbb3483 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8919de5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #146 from jgi-kbase/dev-update_readme_release_notes

    update readme and release notes
    Xiangs18 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    ca9845b View commit details
    Browse the repository at this point in the history