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

Updating Docker image to use new AL2 image, Gunicorn, and multi-stage build #37

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

Commits on Nov 22, 2023

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

Commits on Feb 1, 2024

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

Commits on Feb 6, 2024

  1. Merge pull request #40 from uc-cdis/chore/bump-cryptography

    (PPS-694) bump cryptography to 41.0.6
    george42-ctds authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e335107 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Mar 6, 2024

  1. Merge pull request #41 from uc-cdis/chore/upgrade-cryptography-to-42.0.5

    (PPS-807) upgrade cryptography to 42.0.5
    george42-ctds authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c634864 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    424b81d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dad86f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Merge pull request #42 from uc-cdis/chore/add_gh_action_integration_t…

    …ests
    
    Add GH action workflow for integration tests
    haraprasadj authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    43e7f98 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. adding 3 new routes for manifest retrieval/upload, and some helper fu…

    …nctions + formatting with python black
    piotrsenkow committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    6552215 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    6184caa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    676fb40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e95febe View commit details
    Browse the repository at this point in the history
  4. test

    piotrsenkow committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    7f6a02c View commit details
    Browse the repository at this point in the history
  5. test 2

    piotrsenkow committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    22d118d View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    018b6cb View commit details
    Browse the repository at this point in the history
  2. black formmating

    piotrsenkow committed May 2, 2024
    Configuration menu
    Copy the full SHA
    588d394 View commit details
    Browse the repository at this point in the history
  3. black formatting, again

    piotrsenkow committed May 2, 2024
    Configuration menu
    Copy the full SHA
    14298f4 View commit details
    Browse the repository at this point in the history
  4. bug fix

    piotrsenkow committed May 2, 2024
    Configuration menu
    Copy the full SHA
    35dae13 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    02e09a6 View commit details
    Browse the repository at this point in the history
  2. removed TODO comments

    piotrsenkow committed May 3, 2024
    Configuration menu
    Copy the full SHA
    c753172 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Black formatting

    piotrsenkow committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3f46bc5 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on May 9, 2024

  1. Python Black formatting

    piotrsenkow committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8c8c087 View commit details
    Browse the repository at this point in the history
  2. fixing breaking tests

    piotrsenkow committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3b5cf73 View commit details
    Browse the repository at this point in the history
  3. black formatting

    piotrsenkow committed May 9, 2024
    Configuration menu
    Copy the full SHA
    49d9981 View commit details
    Browse the repository at this point in the history
  4. fixing key error

    piotrsenkow committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d3e2ff2 View commit details
    Browse the repository at this point in the history
  5. fixing config again

    piotrsenkow committed May 9, 2024
    Configuration menu
    Copy the full SHA
    77b7868 View commit details
    Browse the repository at this point in the history
  6. black

    piotrsenkow committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e702f65 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. small verbiage change

    piotrsenkow committed May 10, 2024
    Configuration menu
    Copy the full SHA
    57dc3fd View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

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

Commits on May 13, 2024

  1. Merge pull request #43 from uc-cdis/piotr/feat-discovery-metadata-han…

    …doff
    
    Adding 3 new routes for manifest retrieval/upload, and some helper functions
    piotrsenkow authored May 13, 2024
    Configuration menu
    Copy the full SHA
    fbba38d View commit details
    Browse the repository at this point in the history
  2. Bump werkzeug from 3.0.1 to 3.0.3

    Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 to 3.0.3.
    - [Release notes](https://github.com/pallets/werkzeug/releases)
    - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
    - [Commits](pallets/werkzeug@3.0.1...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: werkzeug
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    5a00bfe View commit details
    Browse the repository at this point in the history
  3. Bump jinja2 from 3.1.3 to 3.1.4

    Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@3.1.3...3.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    628a73b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. trigger ci

    mfshao committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c03ebe7 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Merge pull request #47 from uc-cdis/dependabot/pip/werkzeug-3.0.3

    Bump werkzeug from 3.0.1 to 3.0.3
    mfshao authored May 15, 2024
    Configuration menu
    Copy the full SHA
    0de4c4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1536581 View commit details
    Browse the repository at this point in the history
  3. Bump idna from 3.6 to 3.7

    Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
    - [Release notes](https://github.com/kjd/idna/releases)
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
    - [Commits](kjd/idna@v3.6...v3.7)
    
    ---
    updated-dependencies:
    - dependency-name: idna
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 15, 2024
    Configuration menu
    Copy the full SHA
    2c88a81 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #48 from uc-cdis/dependabot/pip/jinja2-3.1.4

    Bump jinja2 from 3.1.3 to 3.1.4
    mfshao authored May 15, 2024
    Configuration menu
    Copy the full SHA
    0281afa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2de007 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e44a96 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. ---

    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 21, 2024
    Configuration menu
    Copy the full SHA
    8d907cc View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. trigger action

    mfshao committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e4d67d3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #49 from uc-cdis/dependabot/pip/requests-2.32.0

    Bump requests from 2.31.0 to 2.32.0
    mfshao authored May 22, 2024
    Configuration menu
    Copy the full SHA
    2ad85ea View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Bump authlib from 1.3.0 to 1.3.1

    Bumps [authlib](https://github.com/lepture/authlib) from 1.3.0 to 1.3.1.
    - [Release notes](https://github.com/lepture/authlib/releases)
    - [Changelog](https://github.com/lepture/authlib/blob/master/docs/changelog.rst)
    - [Commits](lepture/authlib@v1.3.0...v1.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: authlib
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    5c9e555 View commit details
    Browse the repository at this point in the history
  2. trigger action

    mfshao committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    8efa601 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #50 from uc-cdis/dependabot/pip/authlib-1.3.1

    Bump authlib from 1.3.0 to 1.3.1
    mfshao authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    8b49558 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. update open api docs

    mfshao committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    bfc6623 View commit details
    Browse the repository at this point in the history
  2. update readme

    mfshao committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6231c9a View commit details
    Browse the repository at this point in the history
  3. update for filename

    mfshao committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    a7dba7b View commit details
    Browse the repository at this point in the history
  4. update docs

    mfshao committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8157464 View commit details
    Browse the repository at this point in the history
  5. fix tests

    mfshao committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    3d275f6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #51 from uc-cdis/chore/docs

    Chore/docs
    mfshao authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    af89481 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Bump urllib3 from 1.26.18 to 1.26.19

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.18...1.26.19)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    abfeb55 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. trigger gh action

    mfshao committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a837aa0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #52 from uc-cdis/dependabot/pip/urllib3-1.26.19

    Bump urllib3 from 1.26.18 to 1.26.19
    mfshao authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    de932e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Bump certifi from 2024.2.2 to 2024.7.4

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.
    - [Commits](certifi/python-certifi@2024.02.02...2024.07.04)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    4fe18a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. trigger gh action

    mfshao committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e12b148 View commit details
    Browse the repository at this point in the history
  2. Bump zipp from 3.17.0 to 3.19.1

    Bumps [zipp](https://github.com/jaraco/zipp) from 3.17.0 to 3.19.1.
    - [Release notes](https://github.com/jaraco/zipp/releases)
    - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
    - [Commits](jaraco/zipp@v3.17.0...v3.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: zipp
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    12076d5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #53 from uc-cdis/dependabot/pip/certifi-2024.7.4

    Bump certifi from 2024.2.2 to 2024.7.4
    mfshao authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    65a0722 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcc962c View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Merge pull request #54 from uc-cdis/dependabot/pip/zipp-3.19.1

    Bump zipp from 3.17.0 to 3.19.1
    mfshao authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e7e7272 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. json type

    mfshao committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f5b8bbf View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. update version

    mfshao committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    d286545 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #55 from uc-cdis/fix/export-json

    fix: json type
    mfshao authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    cb45c00 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Rebase off master

    jawadqur committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    959623a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d7d9be View commit details
    Browse the repository at this point in the history