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 GitHub actions and Python Dependencies #1821

Merged
merged 36 commits into from
Jan 24, 2023
Merged

Commits on Jan 19, 2023

  1. Bump actions/setup-node from 3.5.1 to 3.6.0

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.1 to 3.6.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@8c91899...64ed1c7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    5d1d101 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 3.2.0 to 3.3.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.2.0...ac59398)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    0dc948e View commit details
    Browse the repository at this point in the history
  3. Bump actions/upload-artifact from 2.3.1 to 3.1.2

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.1 to 3.1.2.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v2.3.1...0b7f8ab)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    9e5d0cb View commit details
    Browse the repository at this point in the history
  4. Bump ossf/scorecard-action from 2.0.6 to 2.1.2

    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.0.6 to 2.1.2.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@99c5375...e38b190)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    3a39ea7 View commit details
    Browse the repository at this point in the history
  5. Bump python from 3.10 to 3.11

    Bumps python from 3.10 to 3.11.
    
    ---
    updated-dependencies:
    - dependency-name: python
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    f68328b View commit details
    Browse the repository at this point in the history
  6. Bump docker/build-push-action from 3.2.0 to 3.3.0

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.2.0 to 3.3.0.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@c56af95...37abced)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    3657a0d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ba5b19 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/dependabot/github_actions/action…

    …s/upload-artifact-3.1.2' into update-gh-actions
    jmgrady committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    e4a4d93 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/dependabot/github_actions/action…

    …s/checkout-3.3.0' into update-gh-actions
    jmgrady committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    436e2dd View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/dependabot/github_actions/action…

    …s/setup-node-3.6.0' into update-gh-actions
    jmgrady committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    16ed1ac View commit details
    Browse the repository at this point in the history
  11. Update Python dependencies

    jmgrady committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    0c89591 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    553649d View commit details
    Browse the repository at this point in the history
  2. Print debugging info

    jmgrady committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    83b7274 View commit details
    Browse the repository at this point in the history
  3. Test with bitnami images

    jmgrady committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    b607f6d View commit details
    Browse the repository at this point in the history
  4. Add docker hub endpoints

    jmgrady committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    1013841 View commit details
    Browse the repository at this point in the history
  5. Fix image name

    jmgrady committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    2c3836e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0c2288 View commit details
    Browse the repository at this point in the history
  7. Add allowed endpoint

    jmgrady committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    b19139c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dd00ed3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a248da0 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/dependabot/github_actions/docker…

    …/build-push-action-3.3.0' into update-gh-actions
    jmgrady committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    d8ca98f View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'origin/dependabot/github_actions/ossf/s…

    …corecard-action-2.1.2' into update-gh-actions
    jmgrady committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    1792af6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dd9b0e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Merge remote-tracking branch 'origin/dependabot/docker/python-3.11' i…

    …nto investigate-backend-build
    jmgrady committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    177a688 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/dependabot/docker/python-3.11' i…

    …nto update-gh-actions
    jmgrady committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    879206f View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    a084b9e View commit details
    Browse the repository at this point in the history
  2. Remove debugging aids

    jmgrady committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    8535c44 View commit details
    Browse the repository at this point in the history
  3. Update deployment build

    jmgrady committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    b95eb0c View commit details
    Browse the repository at this point in the history
  4. update test YAML

    jmgrady committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    7447c13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b48c58 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90462f3 View commit details
    Browse the repository at this point in the history
  7. Remove test triggers & guards

    jmgrady committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    9a4703d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7e68ae View commit details
    Browse the repository at this point in the history
  9. Pin Bitnami images

    jmgrady committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    f455719 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e1807c5 View commit details
    Browse the repository at this point in the history
  11. Revert to running on push to master only

    The branch protection checks are only supported on the default branch.
    jmgrady committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    832dd53 View commit details
    Browse the repository at this point in the history