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: alibabayun/github-push-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ad-m/github-push-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 13 files changed
  • 3 contributors

Commits on May 18, 2023

  1. fix: Remove the user (ad-m#156)

    * fix: Remove the user
    * doc: Adjust the documentation
    * fix: Add empty line at the end of the file
    ZPascal authored May 18, 2023
    Configuration menu
    Copy the full SHA
    75ba9fb View commit details
    Browse the repository at this point in the history
  2. Revert "fix: Remove the user (ad-m#156)" (ad-m#168)

    This reverts commit 75ba9fb.
    ZPascal authored May 18, 2023
    Configuration menu
    Copy the full SHA
    c361e2b View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. *fix: Remove the user (ad-m#169)

    *doc: Adjust the documentation
    *fix: Add empty line at the end of the file
    ZPascal authored May 21, 2023
    Configuration menu
    Copy the full SHA
    df39337 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

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

Commits on Jul 27, 2023

  1. Update start.js (ad-m#175)

    Compatible with repository addresses using http protocol.
    kerwin612 authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    f8e0bce View commit details
    Browse the repository at this point in the history
  2. Revert "Update start.js (ad-m#175)" (ad-m#176)

    This reverts commit f8e0bce.
    ZPascal authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    4150bf0 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. fix ad-m#177 (ad-m#178)

    * Compatible with repository addresses using http protocol.
    
    https protocol is used by default.
    For special needs,  can set the URL to http:// or be compatible.
    
    * Fixed exit-code error
    
    in catch, the exit code should be fixed to-1
    kerwin612 authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    9a2e3c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. docs: Document Github App Token support (ad-m#180)

    docs: Adjust the GitHub App Token documentation
    ZPascal authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    29f05e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

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

Commits on Dec 3, 2023

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

Commits on Jan 10, 2024

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

Commits on Jan 15, 2024

  1. docs: Adjust the initial git write access documentation (ad-m#190)

    * docs: Adjust the initial git write access documentation
    * docs: Adjust the workflow scoped token permission documentation
    Co-authored-by: Tonye Jack <[email protected]>
    ---------
    
    Co-authored-by: Tonye Jack <[email protected]>
    ZPascal and jackton1 authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    fc0cf17 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. fix: Update the documentation (ad-m#160)

    * fix: Update the documentation and remove the unsafe directory functionality
    * docs: Adjust the used checkout version
    
    Co-authored-by: Tonye Jack <[email protected]>
    
    ---------
    
    Co-authored-by: Tonye Jack <[email protected]>
    ZPascal and jackton1 authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    fcea099 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Update the release process and setup the process to specify tags (ad-…

    …m#145)
    
    * feat: Update the release process
    * feat: Update the GH action checkout version
    ZPascal authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    9870d48 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Issue 191 (ad-m#197)

    * feat: Adjust the start.sh and add .gitignore
    * docs: Update the documentation
    ZPascal authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2ebd2b2 View commit details
    Browse the repository at this point in the history
  2. Add only push tags support (ad-m#154)

    * feat: Add only push tags support
    ZPascal authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f17d07c View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. docs: improve documentation and update image (ad-m#195)

    docs: Adjust the Token handling documentation
    
    Co-authored-by: Pascal Zimmermann <[email protected]>
    
    ---------
    
    Co-authored-by: Pascal Zimmermann <[email protected]>
    jackton1 and ZPascal authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    77c5b41 View commit details
    Browse the repository at this point in the history
Loading