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: peaceiris/actions-gh-pages
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.1
Choose a base ref
...
head repository: peaceiris/actions-gh-pages
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.5.0
Choose a head ref
  • 6 commits
  • 12 files changed
  • 2 contributors

Commits on Mar 6, 2020

  1. Configuration menu
    Copy the full SHA
    2a9e88e View commit details
    Browse the repository at this point in the history
  2. deps: bump node 12.15.0 to 12.16.1 (#142)

    * deps: bump node 12.15.0 to 12.16.1
    * deps: bump git 2.25.0 to 2.25.1
    * chore: validate node and npm version by engines field
    * ci: Add npm i -g npm
    peaceiris authored Mar 6, 2020
    Configuration menu
    Copy the full SHA
    ade8887 View commit details
    Browse the repository at this point in the history
  3. feat: Add enable_jekyll (#143)

    Implementation of `enable_jekyll` option which is an alias for `disable_nojekyll`
    
    - Issue #130 
    - Pull Request #132
    peaceiris authored Mar 6, 2020
    Configuration menu
    Copy the full SHA
    dc1169c View commit details
    Browse the repository at this point in the history
  4. docs: improve description of enable_jekyll=disable_nojekyll (see #130) (

    #132)
    
    This assumes `enable_jekyll` is implemented as (the preferred) alias for `disable_nojekyll`
    
    Close #130
    Cito authored Mar 6, 2020
    Configuration menu
    Copy the full SHA
    b76751b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    162bc9e View commit details
    Browse the repository at this point in the history
  6. chore(release): 3.5.0

    peaceiris committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    73ceb68 View commit details
    Browse the repository at this point in the history
Loading