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

Bump actions/upload-artifact from 2 to 3 #519

Open
wants to merge 4 commits into
base: staging
Choose a base branch
from

Commits on Feb 14, 2023

  1. Feat-838: Internal router for rack to communication (#565)

    * Add support internal nginx for internal rack to rack communication
    
    * Address the doc review
    nightfury1204 authored and Twsouza committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    355928f View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/gorilla/mux from 1.7.3 to 1.8.0 (#575)

    * Feat-838: Internal router  for rack to communication (#565)
    
    * Add support internal nginx for internal rack to rack communication
    
    * Address the doc review
    
    * Change dependabot to open PRs to the staging branch (#573)
    
    * build(deps): bump github.com/creack/pty from 1.1.13 to 1.1.18 (#467)
    
    Bumps [github.com/creack/pty](https://github.com/creack/pty) from 1.1.13 to 1.1.18.
    - [Release notes](https://github.com/creack/pty/releases)
    - [Commits](creack/pty@v1.1.13...v1.1.18)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/creack/pty
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * build(deps): bump github.com/gorilla/mux from 1.7.3 to 1.8.0
    
    Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.7.3 to 1.8.0.
    - [Release notes](https://github.com/gorilla/mux/releases)
    - [Commits](gorilla/mux@v1.7.3...v1.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gorilla/mux
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: Md. Nure Alam Nahid <knightnahid@gmail.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    3 people committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    1ac4782 View commit details
    Browse the repository at this point in the history
  3. Bump actions/upload-artifact from 2 to 3

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v2...v3)
    
    ---
    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] committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    68975d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0757f5 View commit details
    Browse the repository at this point in the history