Thanks to visit codestin.com
Credit goes to github.com

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: ActionsDesk/github-actions-allow-list-as-code-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: ActionsDesk/github-actions-allow-list-as-code-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 3 commits
  • 8 files changed
  • 2 contributors

Commits on Mar 31, 2023

  1. Add GitHub Enterprise Server support (#79)

    * add GITHUB_API_URL as baseurl; build
    
    * move gh_api_url as input parameter
    
    * added info msgs
    
    * build with info msgs
    
    * more info
    
    * remove index.js
    
    * run mjs
    
    * Info messages; updated README
    
    * update workding to reflect GHES support
    
    * Update index.mjs
    
    Co-authored-by: Stefan Stölzle <[email protected]>
    
    * Update readme.md
    
    Co-authored-by: Stefan Stölzle <[email protected]>
    
    * Bump to 2.0.0
    
    * prettier and new build
    
    ---------
    
    Co-authored-by: Stefan Stölzle <[email protected]>
    theztefan and stoe authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    f8871ef View commit details
    Browse the repository at this point in the history
  2. ⬆️ Upgrade dependencies

    stoe committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    6fa9031 View commit details
    Browse the repository at this point in the history
  3. 🔖 v2.0.0

    stoe committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    859648e View commit details
    Browse the repository at this point in the history
Loading