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

Update prod builds #609

Merged
merged 84 commits into from
Sep 21, 2023
Merged

Update prod builds #609

merged 84 commits into from
Sep 21, 2023

Commits on May 9, 2023

  1. Fixing image name

    gpmidi committed May 9, 2023
    Configuration menu
    Copy the full SHA
    93b79d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7075271 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #603 from gpmidi/dkr

    Fixing image naming
    gpmidi committed May 9, 2023
    Configuration menu
    Copy the full SHA
    924923c View commit details
    Browse the repository at this point in the history
  4. Split out image builds

    AevumDecessus committed May 9, 2023
    Configuration menu
    Copy the full SHA
    21113fe View commit details
    Browse the repository at this point in the history
  5. Fix tag format

    AevumDecessus committed May 9, 2023
    Configuration menu
    Copy the full SHA
    d80c7e7 View commit details
    Browse the repository at this point in the history
  6. Always push

    AevumDecessus committed May 9, 2023
    Configuration menu
    Copy the full SHA
    ce355b8 View commit details
    Browse the repository at this point in the history
  7. Remove psycopg2 from Pipfile.lock

    Also cleans up extranneous packages
    AevumDecessus committed May 9, 2023
    Configuration menu
    Copy the full SHA
    74d5872 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #604 from AevumDecessus/split_actions

    Split out image builds
    AevumDecessus committed May 9, 2023
    Configuration menu
    Copy the full SHA
    d31f715 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    9243a67 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #605 from AevumDecessus/cleanup_others

    Fully remove postgres docker deps
    AevumDecessus committed May 10, 2023
    Configuration menu
    Copy the full SHA
    2aea25a View commit details
    Browse the repository at this point in the history
  3. Fix workflow filenames

    AevumDecessus committed May 10, 2023
    Configuration menu
    Copy the full SHA
    42f1f21 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #606 from AevumDecessus/fix_workflows

    Fix workflow filenames
    AevumDecessus committed May 10, 2023
    Configuration menu
    Copy the full SHA
    52a763d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    394b52b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1312d98 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #607 from AevumDecessus/more_tags

    Add branch/pr auto tags to builds
    AevumDecessus committed May 10, 2023
    Configuration menu
    Copy the full SHA
    1ef019f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec7557d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #608 from AevumDecessus/actually_push

    Always push images for dev and prod commits
    AevumDecessus committed May 10, 2023
    Configuration menu
    Copy the full SHA
    eb60a51 View commit details
    Browse the repository at this point in the history
  10. Removed django-heroku

    This was bringing in `psycopg2` even though we're
    using the binary version
    AevumDecessus committed May 10, 2023
    Configuration menu
    Copy the full SHA
    bc854f3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    98ca260 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    df411d5 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    c3c4b7d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #611 from AevumDecessus/fix_imports

    remove imports for removed dependencies
    AevumDecessus committed May 12, 2023
    Configuration menu
    Copy the full SHA
    1887bab View commit details
    Browse the repository at this point in the history
  3. Tweaks to dockerfiles

    chown the files copied in
    run collectstatic
    AevumDecessus committed May 12, 2023
    Configuration menu
    Copy the full SHA
    62d7fb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68ff3c4 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. Merge pull request #612 from AevumDecessus/dockerfile_tweaks

    Tweaks to dockerfiles
    AevumDecessus committed May 13, 2023
    Configuration menu
    Copy the full SHA
    1a52206 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Bump requests from 2.30.0 to 2.31.0

    Bumps [requests](https://github.com/psf/requests) from 2.30.0 to 2.31.0.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.30.0...v2.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed May 23, 2023
    Configuration menu
    Copy the full SHA
    6a722a2 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Merge pull request #615 from fragforce/dependabot/pip/requests-2.31.0

    Bump requests from 2.30.0 to 2.31.0
    AevumDecessus committed May 29, 2023
    Configuration menu
    Copy the full SHA
    2410f5f View commit details
    Browse the repository at this point in the history
  2. Bump protobuf from 4.23.0 to 4.23.2

    Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.23.0 to 4.23.2.
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
    - [Commits](protocolbuffers/protobuf@v4.23.0...v4.23.2)
    
    ---
    updated-dependencies:
    - dependency-name: protobuf
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed May 29, 2023
    Configuration menu
    Copy the full SHA
    92bea41 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #616 from fragforce/dependabot/pip/protobuf-4.23.2

    Bump protobuf from 4.23.0 to 4.23.2
    AevumDecessus committed May 29, 2023
    Configuration menu
    Copy the full SHA
    2a4a4a1 View commit details
    Browse the repository at this point in the history
  4. Bump setuptools from 67.7.2 to 67.8.0

    Bumps [setuptools](https://github.com/pypa/setuptools) from 67.7.2 to 67.8.0.
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
    - [Commits](pypa/setuptools@v67.7.2...v67.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: setuptools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed May 29, 2023
    Configuration menu
    Copy the full SHA
    3c989ec View commit details
    Browse the repository at this point in the history
  5. Merge pull request #614 from fragforce/dependabot/pip/setuptools-67.8.0

    Bump setuptools from 67.7.2 to 67.8.0
    AevumDecessus committed May 29, 2023
    Configuration menu
    Copy the full SHA
    a13b773 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Bump ipython from 8.13.2 to 8.14.0

    Bumps [ipython](https://github.com/ipython/ipython) from 8.13.2 to 8.14.0.
    - [Release notes](https://github.com/ipython/ipython/releases)
    - [Commits](ipython/ipython@8.13.2...8.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: ipython
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    9ca2955 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #617 from fragforce/dependabot/pip/ipython-8.14.0

    Bump ipython from 8.13.2 to 8.14.0
    AevumDecessus committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    1986904 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Bump django from 4.2.1 to 4.2.2

    Bumps [django](https://github.com/django/django) from 4.2.1 to 4.2.2.
    - [Commits](django/django@4.2.1...4.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    044b2c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #618 from fragforce/dependabot/pip/django-4.2.2

    Bump django from 4.2.1 to 4.2.2
    AevumDecessus committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    4a02d00 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Bump protobuf from 4.23.2 to 4.23.3

    Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.23.2 to 4.23.3.
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
    - [Commits](protocolbuffers/protobuf@v4.23.2...v4.23.3)
    
    ---
    updated-dependencies:
    - dependency-name: protobuf
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    fb90bcc View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Merge pull request #619 from fragforce/dependabot/pip/protobuf-4.23.3

    Bump protobuf from 4.23.2 to 4.23.3
    AevumDecessus committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    fd875cb View commit details
    Browse the repository at this point in the history
  2. Bump whitenoise from 6.4.0 to 6.5.0

    Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.4.0 to 6.5.0.
    - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst)
    - [Commits](evansd/whitenoise@6.4.0...6.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: whitenoise
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    cf58727 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #620 from fragforce/dependabot/pip/whitenoise-6.5.0

    Bump whitenoise from 6.4.0 to 6.5.0
    AevumDecessus committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    9cbf78a View commit details
    Browse the repository at this point in the history
  4. Bump setuptools from 67.8.0 to 68.0.0

    Bumps [setuptools](https://github.com/pypa/setuptools) from 67.8.0 to 68.0.0.
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
    - [Commits](pypa/setuptools@v67.8.0...v68.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: setuptools
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    ecd8424 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #621 from fragforce/dependabot/pip/setuptools-68.0.0

    Bump setuptools from 67.8.0 to 68.0.0
    AevumDecessus committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    a45b3c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    421119c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #622 from AevumDecessus/python-dev

    Install python3-dev now that python-dev is gone
    AevumDecessus committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    49408d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Bump lxml from 4.9.2 to 4.9.3

    Bumps [lxml](https://github.com/lxml/lxml) from 4.9.2 to 4.9.3.
    - [Release notes](https://github.com/lxml/lxml/releases)
    - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
    - [Commits](lxml/lxml@lxml-4.9.2...lxml-4.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: lxml
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f7b4e89 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #624 from fragforce/dependabot/pip/lxml-4.9.3

    Bump lxml from 4.9.2 to 4.9.3
    AevumDecessus committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    eaa4668 View commit details
    Browse the repository at this point in the history
  3. Bump django from 4.2.2 to 4.2.3

    Bumps [django](https://github.com/django/django) from 4.2.2 to 4.2.3.
    - [Commits](django/django@4.2.2...4.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    bdc392a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Merge pull request #623 from fragforce/dependabot/pip/django-4.2.3

    Bump django from 4.2.2 to 4.2.3
    AevumDecessus committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    ada2e62 View commit details
    Browse the repository at this point in the history
  2. Bump protobuf from 4.23.3 to 4.23.4

    Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.23.3 to 4.23.4.
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
    - [Commits](protocolbuffers/protobuf@v4.23.3...v4.23.4)
    
    ---
    updated-dependencies:
    - dependency-name: protobuf
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    ec81afd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #625 from fragforce/dependabot/pip/protobuf-4.23.4

    Bump protobuf from 4.23.3 to 4.23.4
    AevumDecessus committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    ab67be2 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Bump pip from 23.1.2 to 23.2

    Bumps [pip](https://github.com/pypa/pip) from 23.1.2 to 23.2.
    - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
    - [Commits](pypa/pip@23.1.2...23.2)
    
    ---
    updated-dependencies:
    - dependency-name: pip
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    1a5e919 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Merge pull request #626 from fragforce/dependabot/pip/pip-23.2

    Bump pip from 23.1.2 to 23.2
    AevumDecessus committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    76791a1 View commit details
    Browse the repository at this point in the history
  2. Bump gunicorn from 20.1.0 to 21.1.0

    Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 21.1.0.
    - [Release notes](https://github.com/benoitc/gunicorn/releases)
    - [Commits](benoitc/gunicorn@20.1.0...21.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: gunicorn
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a0790be View commit details
    Browse the repository at this point in the history
  3. Merge pull request #628 from fragforce/dependabot/pip/gunicorn-21.1.0

    Bump gunicorn from 20.1.0 to 21.1.0
    AevumDecessus committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    ea758a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Bump gunicorn from 21.1.0 to 21.2.0

    Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.1.0 to 21.2.0.
    - [Release notes](https://github.com/benoitc/gunicorn/releases)
    - [Commits](benoitc/gunicorn@21.1.0...21.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: gunicorn
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    e849865 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #629 from fragforce/dependabot/pip/gunicorn-21.2.0

    Bump gunicorn from 21.1.0 to 21.2.0
    AevumDecessus committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6b430d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Bump pip from 23.2 to 23.2.1

    Bumps [pip](https://github.com/pypa/pip) from 23.2 to 23.2.1.
    - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
    - [Commits](pypa/pip@23.2...23.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: pip
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    9242aef View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Merge pull request #630 from fragforce/dependabot/pip/pip-23.2.1

    Bump pip from 23.2 to 23.2.1
    AevumDecessus committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c3cba7f View commit details
    Browse the repository at this point in the history
  2. Bump django from 4.2.3 to 4.2.4

    Bumps [django](https://github.com/django/django) from 4.2.3 to 4.2.4.
    - [Commits](django/django@4.2.3...4.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    a17ef85 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #632 from fragforce/dependabot/pip/django-4.2.4

    Bump django from 4.2.3 to 4.2.4
    AevumDecessus committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d83e2ee View commit details
    Browse the repository at this point in the history
  4. Bump psycopg2-binary from 2.9.6 to 2.9.7

    Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.6 to 2.9.7.
    - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
    - [Commits](psycopg/psycopg2@2.9.6...2.9.7)
    
    ---
    updated-dependencies:
    - dependency-name: psycopg2-binary
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    f0f9589 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #633 from fragforce/dependabot/pip/psycopg2-binary…

    …-2.9.7
    
    Bump psycopg2-binary from 2.9.6 to 2.9.7
    AevumDecessus committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    504c3f3 View commit details
    Browse the repository at this point in the history
  6. Bump dj-database-url from 2.0.0 to 2.1.0

    Bumps [dj-database-url](https://github.com/jazzband/dj-database-url) from 2.0.0 to 2.1.0.
    - [Release notes](https://github.com/jazzband/dj-database-url/releases)
    - [Changelog](https://github.com/jazzband/dj-database-url/blob/master/CHANGELOG.md)
    - [Commits](jazzband/dj-database-url@v2.0.0...v2.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: dj-database-url
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c3c547b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #635 from fragforce/dependabot/pip/dj-database-url…

    …-2.1.0
    
    Bump dj-database-url from 2.0.0 to 2.1.0
    AevumDecessus committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    30332c8 View commit details
    Browse the repository at this point in the history
  8. Bump setuptools from 68.0.0 to 68.1.2

    Bumps [setuptools](https://github.com/pypa/setuptools) from 68.0.0 to 68.1.2.
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
    - [Commits](pypa/setuptools@v68.0.0...v68.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: setuptools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    6dca59e View commit details
    Browse the repository at this point in the history
  9. Merge pull request #637 from fragforce/dependabot/pip/setuptools-68.1.2

    Bump setuptools from 68.0.0 to 68.1.2
    AevumDecessus committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    8687b17 View commit details
    Browse the repository at this point in the history
  10. Bump protobuf from 4.23.4 to 4.24.1

    Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.23.4 to 4.24.1.
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
    - [Commits](protocolbuffers/protobuf@v4.23.4...v4.24.1)
    
    ---
    updated-dependencies:
    - dependency-name: protobuf
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    3dce599 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #638 from fragforce/dependabot/pip/protobuf-4.24.1

    Bump protobuf from 4.23.4 to 4.24.1
    AevumDecessus committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ddaaf68 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Add with lfs

    gpmidi committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    0eebc0f View commit details
    Browse the repository at this point in the history
  2. Update dev-images.yaml

    gpmidi committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    705f847 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #647 from fragforce/gpmidi-patch-1-1

    Added with lfs to dev
    gpmidi committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    7ac4144 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7c6858 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #646 from fragforce/gpmidi-patch-1

    Add with lfs
    gpmidi committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    fd4a95e View commit details
    Browse the repository at this point in the history
  6. Bump ipython from 8.14.0 to 8.15.0

    Bumps [ipython](https://github.com/ipython/ipython) from 8.14.0 to 8.15.0.
    - [Release notes](https://github.com/ipython/ipython/releases)
    - [Commits](ipython/ipython@8.14.0...8.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: ipython
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    0b93e07 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #640 from fragforce/dependabot/pip/ipython-8.15.0

    Bump ipython from 8.14.0 to 8.15.0
    AevumDecessus committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    b767e17 View commit details
    Browse the repository at this point in the history
  8. Bump django from 4.2.4 to 4.2.5

    Bumps [django](https://github.com/django/django) from 4.2.4 to 4.2.5.
    - [Commits](django/django@4.2.4...4.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    6c9b9ba View commit details
    Browse the repository at this point in the history
  9. Merge pull request #641 from fragforce/dependabot/pip/django-4.2.5

    Bump django from 4.2.4 to 4.2.5
    AevumDecessus committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    74c9bad View commit details
    Browse the repository at this point in the history
  10. Bump setuptools from 68.1.2 to 68.2.2

    Bumps [setuptools](https://github.com/pypa/setuptools) from 68.1.2 to 68.2.2.
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
    - [Commits](pypa/setuptools@v68.1.2...v68.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: setuptools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    c3bb06b View commit details
    Browse the repository at this point in the history
  11. Merge pull request #645 from fragforce/dependabot/pip/setuptools-68.2.2

    Bump setuptools from 68.1.2 to 68.2.2
    AevumDecessus committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    b5dca73 View commit details
    Browse the repository at this point in the history
  12. Bump protobuf from 4.24.1 to 4.24.3

    Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.24.1 to 4.24.3.
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
    - [Commits](protocolbuffers/protobuf@v4.24.1...v4.24.3)
    
    ---
    updated-dependencies:
    - dependency-name: protobuf
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    b73728d View commit details
    Browse the repository at this point in the history
  13. Merge pull request #643 from fragforce/dependabot/pip/protobuf-4.24.3

    Bump protobuf from 4.24.1 to 4.24.3
    AevumDecessus committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    130a877 View commit details
    Browse the repository at this point in the history
  14. Tweak psql connections for docker production

    containers are all on internal docker loopbacks, no SSL between them
    AevumDecessus committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    838a873 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #648 from AevumDecessus/settings_prod_update

    Tweak psql connections for docker production
    AevumDecessus committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    fce06f9 View commit details
    Browse the repository at this point in the history
  16. Set output image to REPOSITORY_OWNER

    fixes actions runs in forks
    AevumDecessus committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    f2015a0 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #649 from AevumDecessus/actions-repo-owner

    Set output image to REPOSITORY_OWNER
    AevumDecessus committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    52a36b3 View commit details
    Browse the repository at this point in the history