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: JamesIves/github-pages-deploy-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.4
Choose a base ref
...
head repository: JamesIves/github-pages-deploy-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.0
Choose a head ref
  • 15 commits
  • 20 files changed
  • 4 contributors

Commits on Jun 26, 2022

  1. Release 4.3.4 πŸ“£

    JamesIves committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    6108d96 View commit details
    Browse the repository at this point in the history
  2. Update .prettierignore

    JamesIves committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    66a7e1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8f5095 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2022

  1. Adding tag option to action (#1142)

    * Adding tag option to action
    
    * Avoiding adding tag if the remote name is not used.
    
    * Adding unit tests
    
    * Update readme.
    
    * Update readme part 2
    
    * Adding changes from the code review
    
    * removing references to deleted parameters
    
    * removing space
    germa89 authored Jul 17, 2022
    Configuration menu
    Copy the full SHA
    079ec0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2991688 View commit details
    Browse the repository at this point in the history
  3. chore: Fix spelling

    JamesIves committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    f08f40f View commit details
    Browse the repository at this point in the history
  4. test: Fixes test case

    JamesIves committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    73a6bac View commit details
    Browse the repository at this point in the history
  5. chore: Format

    JamesIves committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    6a0cc4d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    976c0c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Bump eslint-plugin-prettier from 4.0.0 to 4.2.1 (#1159)

    Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.0.0 to 4.2.1.
    - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
    - [Commits](prettier/eslint-plugin-prettier@v4.0.0...v4.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    21fb2a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Bump @types/node from 18.0.0 to 18.0.6 (#1169)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.0 to 18.0.6.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    1dfbc4c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    331dd26 View commit details
    Browse the repository at this point in the history
  2. fix: Trims

    JamesIves committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    ccec059 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0e6e50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13046b6 View commit details
    Browse the repository at this point in the history
Loading