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

build(deps): bump actions/checkout from 2 to 3 #113

Closed
wants to merge 4 commits into from

Commits on Feb 25, 2022

  1. Merge pull request #109 from iathmika/feature/update-readme

    Update README.md
    iathmika authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    df6a4a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Abandon open commits on the gerrit repo

    - Before running dry-run.rb which merges the master banch into feature/dependabot, all open commits need to be abandoned in this branch.
    - Therefore, bash command that runs a gerrit query to remove all the open commits is run inside the docker container.xk
    Athmika-HS committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    d697bf1 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Alter env vars and edit the script for abandoning commits

    - SSH_PASSPHRASE is the env variable stored in jenkins
    - The project name in the script to abandon open commits now has the REPO_NAME that is passed as the parameter.
    Athmika-HS committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    b377df1 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/checkout from 2 to 3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    3a6161f View commit details
    Browse the repository at this point in the history