Skip to content
Permalink
master

Commits on Apr 12, 2021

  1. Typo in readme (#295)

    worldtiki committed Apr 12, 2021

Commits on Apr 7, 2021

  1. chore(deps): bump y18n from 4.0.0 to 4.0.2 in /setup-gcloud (#284)

    Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.2.
    - [Release notes](https://github.com/yargs/y18n/releases)
    - [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.2/CHANGELOG.md)
    - [Commits](yargs/y18n@v4.0.0...y18n-v4.0.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot committed Apr 7, 2021
  2. fix(deps): bump y18n from 4.0.0 to 4.0.1 in /setupGcloudSDK (#275)

    Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/yargs/y18n/releases)
    - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/yargs/y18n/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot committed Apr 7, 2021

Commits on Mar 3, 2021

  1. chore: release 0.2.1 (#252)

    google-github-actions-bot committed Mar 3, 2021

Commits on Feb 12, 2021

  1. chore: Create CODEOWNERS (#268)

    bharathkkb committed Feb 12, 2021

Commits on Dec 22, 2020

  1. doc: update example workflows (#255)

    averikitsch committed Dec 22, 2020
  2. fix: point users to specific example workflow (#254)

    * fix: point users to Cloud Run example workflow
    
    * fix: remove app engine example app and update instructions
    averikitsch committed Dec 22, 2020

Commits on Dec 19, 2020

  1. fix: Update action names (#250) (#251)

    Co-authored-by: Lewis Llobera <billobera@gmail.com>
    bharathkkb and lewislbr committed Dec 19, 2020

Commits on Dec 4, 2020

  1. correct typo in readme (#247)

    therazor committed Dec 4, 2020

Commits on Dec 3, 2020

Commits on Nov 30, 2020

  1. fix: major/minor tags (#242)

    bharathkkb committed Nov 30, 2020

Commits on Nov 18, 2020

  1. docs: update README (#241)

    * docs: update README
    
    * list actions
    averikitsch committed Nov 18, 2020

Commits on Nov 16, 2020

  1. fix: action.yml description length (#237)

    * fix: action.yml description length
    
    * Update action.yml
    
    * Update action.yml
    bharathkkb committed Nov 16, 2020
  2. chore: release 0.2.0 (#230)

    google-github-actions-bot committed Nov 16, 2020
  3. chore: build dist setup-gcloud (#235)

    google-github-actions-bot committed Nov 16, 2020
  4. fix: add GITHUB_PATH to unit test process stub (#236)

    bharathkkb committed Nov 16, 2020
  5. chore: build dist setupGcloudSDK (#234)

    google-github-actions-bot committed Nov 16, 2020
  6. chore: add notices to move to new repo (#220)

    * add deprecation warnings
    
    * retarget release please
    
    * remove notice from setup-gcloud src
    
    * target setup gcloud int tests to run from repo root
    bharathkkb committed Nov 16, 2020
  7. fix: bump @actions/tool-cache to 1.6.1 (#232)

    * fix: bump toolcache
    
    * bump for sdk
    bharathkkb committed Nov 16, 2020
  8. feat: clean up user agent (#231)

    * feat: clean up user agent
    
    * lint
    averikitsch committed Nov 16, 2020

Commits on Nov 13, 2020

  1. chore: remove builds and releases for other actions (#227)

    bharathkkb committed Nov 13, 2020

Commits on Oct 29, 2020

  1. chore: build dist deploy-cloud-functions

    actions-bot
    actions-bot committed Oct 29, 2020
  2. fix: Add cf action dist gen (#217)

    bharathkkb committed Oct 29, 2020

Commits on Oct 28, 2020

  1. chore: build dist get-gke-credentials

    actions-bot
    actions-bot committed Oct 28, 2020
  2. chore: build dist setup-gcloud

    actions-bot
    actions-bot committed Oct 28, 2020
  3. feat: Add get-gke-credentials Action (#161)

    * add gke action
    
    fix adc
    
    fmt actions yml
    
    address comments
    
    setup int tests
    
    update core
    
    address comments, improve util tests
    
    fix lint
    
    fix util test
    
    * add action to autobuild
    bharathkkb committed Oct 28, 2020

Commits on Oct 27, 2020

  1. feat: Add optional credentials_file_path input for setup-gcloud (#153) (

    #213)
    
    * Add optional credentials_file_path input for setup-gcloud (#153)
    
    * Add optional credentials_file_path input to setup-gcloud
    
    * Update setup-gcloud/tests/setup-gcloud.test.ts
    
    Co-authored-by: Averi Kitsch <akitsch@google.com>
    
    Co-authored-by: Averi Kitsch <akitsch@google.com>
    
    * Respond to comments
    
    * lint
    
    * update timeout
    
    Co-authored-by: Bryan Ricker <bryancricker@gmail.com>
    averikitsch and bricker committed Oct 27, 2020

Commits on Oct 26, 2020

  1. Another test fix (#219)

    * Fix again
    
    * lint
    averikitsch committed Oct 26, 2020
  2. should be not found to skip (#218)

    averikitsch committed Oct 26, 2020
  3. feat: Only run cloud run test when ADC is found (#214)

    * Only run test when ADC is found
    
    * fix typo
    averikitsch committed Oct 26, 2020

Commits on Oct 24, 2020

  1. chore: build dist deploy-cloudrun

    actions-bot
    actions-bot committed Oct 24, 2020
  2. feat!: Update Cloud Run action (#207)

    * Refactor
    
    * add merge
    
    * linting
    
    * update setup
    
    * Update tests
    
    * Add more e2e tests
    
    * update workflow var
    
    * fix typo
    
    * Test workflow
    
    * refactor tests
    
    * Add clean up
    
    * Add step
    
    * fix env vars
    
    * Fix typo
    
    * fix readme
    
    * update name
    
    * remove dist
    
    * remove dist
    
    * fix dep
    
    * Other IT run on push only
    averikitsch committed Oct 24, 2020

Commits on Oct 23, 2020

  1. chore: build dist setup-gcloud

    actions-bot
    actions-bot committed Oct 23, 2020
  2. Bump @actions/core from 1.2.4 to 1.2.6 in /deploy-cloud-functions (#212)

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.4 to 1.2.6.
    - [Release notes](https://github.com/actions/toolkit/releases)
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot committed Oct 23, 2020
  3. Fix cloud build readme (#193)

    * Fix readme
    
    * Update readme
    
    * Fix grammar
    
    Co-authored-by: Averi Kitsch <akitsch@google.com>
    explooosion and averikitsch committed Oct 23, 2020
Older