Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: githubofkrishnadhas/github-access-using-githubapp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1
Choose a base ref
...
head repository: githubofkrishnadhas/github-access-using-githubapp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2
Choose a head ref
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on Jul 6, 2024

  1. Bump certifi in the pip group across 1 directory

    Bumps the pip group with 1 update in the / directory: [certifi](https://github.com/certifi/python-certifi).
    
    
    Updates `certifi` from 2024.6.2 to 2024.7.4
    - [Commits](certifi/python-certifi@2024.06.02...2024.07.04)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    0d3c0d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Merge pull request #5 from githubofkrishnadhas/dependabot/pip/pip-a8b…

    …23622d7
    
    Bump certifi from 2024.6.2 to 2024.7.4 in the pip group across 1 directory
    githubofkrishnadhas authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    13a63d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. v2 version of action - githubofkrishnadhas/github-access-using-github…

    …app (#6)
    
    * DEVOPS-265 update python image from 3.10 to 3.11
    
    * DEVOPS-265 incorporated new variables to action workfow updated
    
    * DEVOPS-265 Updated entrypoint script to pass new vars to python
    
    * DEVOPS-265 updated readme
    
    * DEVOPS-265 generate jwt and access token updated py filr
    
    * DEVOPS-265 added codeql and dependabot for action repo
    
    * DEVOPS-265 fix python env issue
    
    * generate token fix
    
    * generate token fix
    
    * generate token fix
    
    * generate token fix and entry point eval
    
    * remove commented items
    
    * adding token to github output to be used as   steps.app-token.outputs.token
    
    * slight modification on output token
    
    * token name issue fixed
    
    * githubapp installation token set to GITHUB_OUTPUT instead of GITHUB_ENV allowing multiple token generations
    
    * Updated README.md DEVOPS-265
    githubofkrishnadhas authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    6e66950 View commit details
    Browse the repository at this point in the history
Loading