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

Full release of actions/core 1.6.0 with oidc behavior #919

Merged
merged 55 commits into from Sep 28, 2021

Commits on Jul 1, 2021

  1. Copy the full SHA
    bdacfc4 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Comments Resolved

    souravchanduka committed Jul 12, 2021
    Copy the full SHA
    1322acb View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. oidc client changes

    souravchanduka committed Jul 20, 2021
    Copy the full SHA
    f733089 View commit details
    Browse the repository at this point in the history
  2. require added

    souravchanduka committed Jul 20, 2021
    Copy the full SHA
    c45ad60 View commit details
    Browse the repository at this point in the history
  3. Resolved issues

    souravchanduka committed Jul 20, 2021
    Copy the full SHA
    53a7529 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4831d7a View commit details
    Browse the repository at this point in the history
  5. package.json modified

    souravchanduka committed Jul 20, 2021
    Copy the full SHA
    9df7428 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. added dist folder

    souravchanduka committed Jul 26, 2021
    Copy the full SHA
    8071504 View commit details
    Browse the repository at this point in the history
  2. updated readme

    souravchanduka committed Jul 26, 2021
    Copy the full SHA
    962ff70 View commit details
    Browse the repository at this point in the history
  3. updated version

    souravchanduka committed Jul 26, 2021
    Copy the full SHA
    885469e View commit details
    Browse the repository at this point in the history
  4. version updated

    souravchanduka committed Jul 26, 2021
    Copy the full SHA
    a6114b6 View commit details
    Browse the repository at this point in the history
  5. version update

    souravchanduka committed Jul 26, 2021
    Copy the full SHA
    f541fb1 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. null ref fix

    souravchanduka committed Jul 27, 2021
    Copy the full SHA
    7965cc3 View commit details
    Browse the repository at this point in the history
  2. package.json updated

    souravchanduka committed Jul 27, 2021
    Copy the full SHA
    456cf5a View commit details
    Browse the repository at this point in the history
  3. readme modified

    souravchanduka committed Jul 27, 2021
    Copy the full SHA
    58dfa1c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Updated Readme

    souravchanduka committed Jul 28, 2021
    Copy the full SHA
    330dc0b View commit details
    Browse the repository at this point in the history
  2. Resolved comments

    souravchanduka committed Jul 28, 2021
    Copy the full SHA
    662a937 View commit details
    Browse the repository at this point in the history
  3. Readme updated

    souravchanduka committed Jul 28, 2021
    Copy the full SHA
    a2adaa8 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    souravchanduka committed Jul 28, 2021
    Copy the full SHA
    ff90431 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Resolved Comments

    souravchanduka committed Jul 29, 2021
    Copy the full SHA
    0c1cb72 View commit details
    Browse the repository at this point in the history
  2. removed whitespaces

    souravchanduka committed Jul 29, 2021
    Copy the full SHA
    5afccaa View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Copy the full SHA
    9c6e7d8 View commit details
    Browse the repository at this point in the history
  2. README.md updated

    souravchanduka committed Aug 4, 2021
    Copy the full SHA
    0a94a78 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Resolved Comments

    souravchanduka committed Aug 9, 2021
    Copy the full SHA
    f559006 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. async call fix

    souravchanduka committed Aug 10, 2021
    Copy the full SHA
    aa1968c View commit details
    Browse the repository at this point in the history
  2. comments resolved

    souravchanduka committed Aug 10, 2021
    Copy the full SHA
    5d9c674 View commit details
    Browse the repository at this point in the history
  3. Addressed Comments

    souravchanduka committed Aug 10, 2021
    Copy the full SHA
    cca2b18 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. addressed comments

    souravchanduka committed Aug 12, 2021
    Copy the full SHA
    33891d9 View commit details
    Browse the repository at this point in the history
  2. error message updated

    souravchanduka committed Aug 12, 2021
    Copy the full SHA
    dac801e View commit details
    Browse the repository at this point in the history
  3. Error Message updated

    souravchanduka committed Aug 12, 2021
    Copy the full SHA
    d0f4aae View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. resolved comments

    souravchanduka committed Aug 16, 2021
    Copy the full SHA
    c7ec407 View commit details
    Browse the repository at this point in the history
  2. payload updated

    souravchanduka committed Aug 16, 2021
    Copy the full SHA
    1c86c4c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. addressed comments

    souravchanduka committed Aug 17, 2021
    Copy the full SHA
    22e5d95 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. addressed comments

    souravchanduka committed Aug 18, 2021
    Copy the full SHA
    547e30c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    619566e View commit details
    Browse the repository at this point in the history
  3. readme updated

    souravchanduka committed Aug 18, 2021
    Copy the full SHA
    3ceb264 View commit details
    Browse the repository at this point in the history
  4. removed whitespaces

    souravchanduka committed Aug 18, 2021
    Copy the full SHA
    1162975 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1c03cd3 View commit details
    Browse the repository at this point in the history
  6. default aud parameter

    souravchanduka committed Aug 18, 2021
    Copy the full SHA
    1f8d7b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. comments resolved

    souravchanduka committed Aug 19, 2021
    Copy the full SHA
    09e9478 View commit details
    Browse the repository at this point in the history
  2. version updated

    souravchanduka committed Aug 19, 2021
    Copy the full SHA
    4631854 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2b58973 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Copy the full SHA
    d9212ff View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    af75719 View commit details
    Browse the repository at this point in the history
  3. eslint fix

    souravchanduka committed Aug 23, 2021
    Copy the full SHA
    0bab362 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Merge pull request #887 from souravchanduka/main-oidc-client

    Added OIDC client functionality in core package
    TingluoHuang committed Aug 25, 2021
    Copy the full SHA
    3da67ac View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d7dd89f View commit details
    Browse the repository at this point in the history
  3. lint

    TingluoHuang committed Aug 25, 2021
    Copy the full SHA
    a7aa89a View commit details
    Browse the repository at this point in the history
  4. lint

    TingluoHuang committed Aug 25, 2021
    Copy the full SHA
    eb88fce View commit details
    Browse the repository at this point in the history
  5. encoding.

    TingluoHuang committed Aug 25, 2021
    Copy the full SHA
    b2c6bee View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. lint

    TingluoHuang committed Aug 26, 2021
    Copy the full SHA
    fe8d95a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #893 from actions/users/tihuang/oidcupdate

    react to OIDC service change.
    TingluoHuang committed Aug 26, 2021
    Copy the full SHA
    5c3e1c2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8360bae View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. update for merging into main

    thboop committed Sep 28, 2021
    Copy the full SHA
    0a588c3 View commit details
    Browse the repository at this point in the history
  2. fix release notes

    thboop committed Sep 28, 2021
    Copy the full SHA
    4eaf5d5 View commit details
    Browse the repository at this point in the history