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: micronaut-projects/github-pages-deploy-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: grails/github-pages-deploy-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 5 files changed
  • 6 contributors

Commits on Mar 18, 2022

  1. Allow ability to update root index page under gh-pages

    Currently, we only support copying of docs to either latest, or snapshot, or individual version folders. But, there is no way to update the root index.html page under gh-pages branch. This commit will follow convention that if there is a file named "ghpages.html" under build/docs folder then it will copy to the root with name index.html.
    puneetbehl committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    b36183e View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Configuration menu
    Copy the full SHA
    5bb6d27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b425c20 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

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

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    6f75e18 View commit details
    Browse the repository at this point in the history
  2. Update entrypoint.sh

    puneetbehl committed May 16, 2023
    Configuration menu
    Copy the full SHA
    fe22dec View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Update entrypoint.sh

    Workaround "error: RPC failed; HTTP 408 curl 18 HTTP/2 stream 7 was reset". See https://github.com/orgs/community/discussions/55820 for more details.
    puneetbehl authored May 22, 2023
    Configuration menu
    Copy the full SHA
    1f8dd6e View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    a4d0dd6 View commit details
    Browse the repository at this point in the history
  2. Update action.yml

    puneetbehl authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    d40726a View commit details
    Browse the repository at this point in the history
  3. Update action.yml

    puneetbehl authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    867affa View commit details
    Browse the repository at this point in the history
  4. Update README.md

    puneetbehl authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    52b7475 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Add used by to readme

    jamesfredley authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    8755f2a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Merge pull request #1 from jamesfredley/main

    Add used by to readme
    jeffscottbrown authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5c69a3d View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2024

  1. Update package.json

    jdaugherty authored Dec 22, 2024
    Configuration menu
    Copy the full SHA
    f1bddf4 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. docs: Add release instructions for auto-updating major versions

    Include details on how to manage releases so that the major version
    references (e.g., v3) automatically point to the latest stable release.
    matrei committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    c9f92b8 View commit details
    Browse the repository at this point in the history
Loading