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: tj-actions/changed-files
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v42.0.4
Choose a base ref
...
head repository: tj-actions/changed-files
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v42.0.5
Choose a head ref
  • 15 commits
  • 7 files changed
  • 5 contributors

Commits on Feb 18, 2024

  1. Upgraded to v42.0.4 (#1941)

    Co-authored-by: jackton1 <17484350+jackton1@users.noreply.github.com>
    tj-actions-bot and jackton1 authored Feb 18, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    5c1bceb View commit details
  2. chore: update action.yml (#1942)

    jackton1 authored Feb 18, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    a617853 View commit details
  3. Updated README.md (#1943)

    Co-authored-by: jackton1 <17484350+jackton1@users.noreply.github.com>
    tj-actions-bot and jackton1 authored Feb 18, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    9ef20a6 View commit details

Commits on Feb 19, 2024

  1. Copy the full SHA
    0cbc9bc View commit details
  2. Added missing changes and modified dist assets.

    actions-user authored and renovate[bot] committed Feb 19, 2024
    Copy the full SHA
    c2039de View commit details
  3. chore(deps): update typescript-eslint monorepo to v7.0.2

    renovate[bot] committed Feb 19, 2024
    Copy the full SHA
    5c5539c View commit details

Commits on Feb 21, 2024

  1. Update README.md

    jackton1 authored Feb 21, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    bb7502b View commit details

Commits on Feb 22, 2024

  1. chore(deps): update dependency @types/node to v20.11.20

    renovate[bot] committed Feb 22, 2024
    Copy the full SHA
    879c838 View commit details

Commits on Feb 23, 2024

  1. Copy the full SHA
    83bfc72 View commit details
  2. Added missing changes and modified dist assets.

    actions-user authored and renovate[bot] committed Feb 23, 2024
    Copy the full SHA
    9d447b9 View commit details
  3. chore(deps): update dependency eslint to v8.57.0

    renovate[bot] committed Feb 23, 2024
    Copy the full SHA
    639ce0e View commit details

Commits on Feb 25, 2024

  1. chore: Update README.md (#1952)

    jackton1 authored Feb 25, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    d8dcc13 View commit details
  2. Copy the full SHA
    2a2a5b6 View commit details
  3. Added missing changes and modified dist assets.

    actions-user authored and renovate[bot] committed Feb 25, 2024
    Copy the full SHA
    31c4d15 View commit details

Commits on Feb 26, 2024

  1. chore(deps): lock file maintenance

    renovate[bot] committed Feb 26, 2024
    Copy the full SHA
    800a282 View commit details
Showing with 289 additions and 201 deletions.
  1. +13 −0 HISTORY.md
  2. +7 −5 README.md
  3. +2 −2 action.yml
  4. +81 −21 dist/index.js
  5. +1 −1 dist/index.js.map
  6. +1 −1 package.json
  7. +184 −171 yarn.lock
13 changes: 13 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

# [42.0.4](https://github.com/tj-actions/changed-files/compare/v42.0.3...v42.0.4) - (2024-02-18)

## <!-- 7 -->⚙️ Miscellaneous Tasks

- Update formatting and add missing dist changes ([#1940](https://github.com/tj-actions/changed-files/issues/1940)) ([3f54ebb](https://github.com/tj-actions/changed-files/commit/3f54ebb830831fc121d3263c1857cfbdc310cdb9)) - (Tonye Jack)

## <!-- 9 -->⬆️ Upgrades

- Upgraded to v42.0.3 ([#1939](https://github.com/tj-actions/changed-files/issues/1939))

Co-authored-by: jackton1 <17484350+jackton1@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com> ([6f070cf](https://github.com/tj-actions/changed-files/commit/6f070cff38ff6dd3af1da87b6c8cdbcb8045e544)) - (tj-actions[bot])

# [42.0.3](https://github.com/tj-actions/changed-files/compare/v42.0.2...v42.0.3) - (2024-02-17)

## <!-- 1 -->🐛 Bug Fixes
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@ Effortlessly track all changed files and directories relative to a target branch

> \[!NOTE]
>
> * This action solely identifies files that have changed within the context of events such as `pull_request*`, `push`, and more. However, it doesn't detect pending uncommitted changes created during the workflow execution.
> * This action solely identifies files that have changed for events such as [`pull_request*`, `push`, `merge_group`, `release`, and many more](#other-supported-events-electron). However, it doesn't detect pending uncommitted changes created during the workflow execution.
>
> See: https://github.com/tj-actions/verify-changed-files instead
@@ -593,10 +593,10 @@ Support this project with a :star:
# Default: "false"
since_last_remote_commit: ''

# Skip the initial fetch to improve performance for shallow
# repositories. NOTE: This could lead to errors with missing
# history and the intended use is limited to when
# you've fetched the history necessary to perform the diff.
# Skip initially fetching additional history to improve performance for
# shallow repositories. NOTE: This could lead to errors with
# missing history. It's intended to be used when you've
# fetched all necessary history to perform the diff.
# Type: boolean
# Default: "false"
skip_initial_fetch: ''
@@ -1245,6 +1245,8 @@ See [inputs](#inputs) for more information.

* [qmk\_firmware uses tj-actions/changed-files to run linters](https://github.com/qmk/qmk_firmware/blob/7a737235ffd49c32d2c5561e8fe53fd96baa7f96/.github/workflows/lint.yml#L30)

* [argo-cd uses tj-actions/chnaged-files to detect changed frontend or backend files](https://github.com/argoproj/argo-cd/blob/5bc1850aa1d26301043be9f2fb825d88c80c111c/.github/workflows/ci-build.yaml#L33)

* [argo-workflows uses tj-actions/changed-files to run specific jobs based on changes detected](https://github.com/argoproj/argo-workflows/blob/baef4856ff2603c76dbe277c825eaa3f9788fc91/.github/workflows/ci-build.yaml#L34)

And many more...
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -144,8 +144,8 @@ inputs:
default: "50"
skip_initial_fetch:
description: |
Skip the initial fetch to improve performance for shallow repositories.
NOTE: This could lead to errors with missing history and the intended use is limited to when you've fetched the history necessary to perform the diff.
Skip initially fetching additional history to improve performance for shallow repositories.
NOTE: This could lead to errors with missing history. It's intended to be used when you've fetched all necessary history to perform the diff.
required: false
default: "false"
fetch_additional_submodule_history:
102 changes: 81 additions & 21 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tj-actions/changed-files",
"version": "42.0.3",
"version": "42.0.4",
"description": "Github action to retrieve all (added, copied, modified, deleted, renamed, type changed, unmerged, unknown) files and directories.",
"main": "lib/main.js",
"publishConfig": {
Loading