GitHub Action
|
598b7212f2
|
Added missing changes and modified dist assets.
|
2024-08-18 02:30:57 +00:00 |
|
GitHub Action
|
a77ecbc238
|
Added missing changes and modified dist assets.
|
2024-07-27 03:56:35 +00:00 |
|
GitHub Action
|
10471793b2
|
Added missing changes and modified dist assets.
|
2024-07-24 13:14:43 +00:00 |
|
Tonye Jack
|
6b2903bdce
|
fix: remove unused code (#2202)
Co-authored-by: GitHub Action <action@github.com>
|
2024-07-18 19:39:13 +00:00 |
|
Tonye Jack
|
cc733854b1
|
chore: remove debug lines (#2166)
Co-authored-by: GitHub Action <action@github.com>
|
2024-06-24 10:06:44 -06:00 |
|
Tonye Jack
|
cc3bbb0c52
|
fix: error using since_last_remote_commit with the first PR commit (#2163)
Co-authored-by: tj-actions[bot] <109116665+tj-actions-bot@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
|
2024-06-23 01:03:16 -06:00 |
|
renovate[bot]
|
7891350b8e
|
fix(deps): update dependency @octokit/rest to v21 (#2158)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
|
2024-06-21 21:41:32 -06:00 |
|
GitHub Action
|
2972fe4d6b
|
Added missing changes and modified dist assets.
|
2024-06-08 22:06:16 +00:00 |
|
GitHub Action
|
1d8732f877
|
Added missing changes and modified dist assets.
|
2024-06-08 19:09:04 +00:00 |
|
Tonye Jack
|
4ae1154663
|
chore: downgrade tj-actions/eslint-changed-files pending move to eslint 9 (#2124)
Co-authored-by: GitHub Action <action@github.com>
|
2024-06-03 06:08:32 -06:00 |
|
Tonye Jack
|
d6babd6899
|
fix: warning with fetch_missing_history_max_retries using REST API (#2114)
|
2024-05-30 05:05:34 +00:00 |
|
Tonye Jack
|
03334d095e
|
fix: bug detecting previous tag when workflow is rerun (#2107)
Co-authored-by: GitHub Action <action@github.com>
|
2024-05-24 04:46:34 +00:00 |
|
GitHub Action
|
8a0655f075
|
Added missing changes and modified dist assets.
|
2024-05-22 11:55:42 +00:00 |
|
GitHub Action
|
96f65726ea
|
Added missing changes and modified dist assets.
|
2024-05-21 17:28:01 +00:00 |
|
Tonye Jack
|
03c184259a
|
feat: add support for providing patterns to match tags (#2098)
Co-authored-by: GitHub Action <action@github.com>
|
2024-05-21 04:17:52 +00:00 |
|
GitHub Action
|
c393672835
|
Added missing changes and modified dist assets.
|
2024-05-03 21:36:59 +00:00 |
|
GitHub Action
|
15fa7fb955
|
Added missing changes and modified dist assets.
|
2024-04-28 10:28:51 +00:00 |
|
Tonye Jack
|
0874344d6e
|
feat: add support for returning posix path separator on windows (#2056)
Co-authored-by: GitHub Action <action@github.com>
|
2024-04-18 15:03:38 -06:00 |
|
Tonye Jack
|
9f8300f8b4
|
fix: add a fallback value for the max number for retries to fetch missing history (#2055)
Co-authored-by: GitHub Action <action@github.com>
|
2024-04-18 19:12:36 +00:00 |
|
Tonye Jack
|
07c64e5618
|
feat: add support for specifying the max number for retries to fetch missing history (#2052)
Co-authored-by: GitHub Action <action@github.com>
|
2024-04-18 12:45:07 -06:00 |
|
Tonye Jack
|
e052d30e1c
|
feat: add option to exclude submodules when detecting changes (#2047)
Co-authored-by: GitHub Action <action@github.com>
|
2024-04-17 16:24:26 +00:00 |
|
GitHub Action
|
d477ae513d
|
Added missing changes and modified dist assets.
|
2024-04-15 02:12:15 +00:00 |
|
GitHub Action
|
5f084a52a4
|
Added missing changes and modified dist assets.
|
2024-04-08 14:42:53 +00:00 |
|
dependabot[bot]
|
8a6546164a
|
chore(deps): bump undici from 5.28.3 to 5.28.4 (#2026)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
|
2024-04-04 18:55:07 +00:00 |
|
Tonye Jack
|
90941b398f
|
remove: unused code (#2014)
|
2024-03-26 22:49:39 +00:00 |
|
Tonye Jack
|
4bbd49b998
|
fix: ensure the fork remote doesn't exists before creating it (#2012)
Co-authored-by: GitHub Action <action@github.com>
|
2024-03-26 19:12:21 +00:00 |
|
Tonye Jack
|
f0e7702ccc
|
fix: update previos sha for forks (#2011)
Co-authored-by: GitHub Action <action@github.com>
|
2024-03-26 18:46:29 +00:00 |
|
Tonye Jack
|
6354e6c542
|
fix: update to add the fork remote (#2010)
|
2024-03-26 18:28:16 +00:00 |
|
Tonye Jack
|
117616472f
|
fix: check for setting remote urls for forks (#2009)
|
2024-03-26 12:10:44 -06:00 |
|
Tonye Jack
|
4ff79362e5
|
fix: bug with prs from forks returning incorrect set of changed files (#2007)
Co-authored-by: GitHub Action <action@github.com>
|
2024-03-26 11:47:25 -06:00 |
|
Tonye Jack
|
077b23f6a6
|
fix: remove warning with detecting the local git repository when using Github's REST API (#2002)
Co-authored-by: GitHub Action <action@github.com>
|
2024-03-20 19:20:51 +00:00 |
|
Tonye Jack
|
02768050b1
|
chore: update inputs.ts adding comment about fetch_depth (#2000)
|
2024-03-20 14:29:59 +00:00 |
|
Tonye Jack
|
a5cf6aa30c
|
feat: add support for returning true for any_{changed, modified, deleted} outputs when no patterns are specified (#1988)
Co-authored-by: GitHub Action <action@github.com>
|
2024-03-13 22:19:50 +00:00 |
|
Tonye Jack
|
008ba8ceec
|
feat: add matrix alias to simplify using outputs for matrix jobs (#1975)
Co-authored-by: GitHub Action <action@github.com>
|
2024-03-09 01:20:45 +00:00 |
|
GitHub Action
|
7fc073d922
|
Added missing changes and modified dist assets.
|
2024-03-07 22:11:09 +00:00 |
|
GitHub Action
|
ea042d8095
|
Added missing changes and modified dist assets.
|
2024-03-06 18:49:07 +00:00 |
|
GitHub Action
|
d516645658
|
Added missing changes and modified dist assets.
|
2024-03-06 12:50:33 +00:00 |
|
GitHub Action
|
74605cb326
|
Added missing changes and modified dist assets.
|
2024-03-04 00:18:25 +00:00 |
|
GitHub Action
|
31c4d150e6
|
Added missing changes and modified dist assets.
|
2024-02-25 16:58:14 +00:00 |
|
GitHub Action
|
9d447b9959
|
Added missing changes and modified dist assets.
|
2024-02-23 04:24:39 +00:00 |
|
GitHub Action
|
c2039de114
|
Added missing changes and modified dist assets.
|
2024-02-19 00:16:07 +00:00 |
|
tj-actions[bot]
|
6f070cff38
|
Upgraded to v42.0.3 (#1939)
Co-authored-by: jackton1 <17484350+jackton1@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
|
2024-02-17 22:43:08 +00:00 |
|
GitHub Action
|
07ac0ac168
|
Added missing changes and modified dist assets.
|
2024-02-12 01:14:37 +00:00 |
|
Tonye Jack
|
90a06d6ba9
|
feat: enhance error handling for non-git directories (#1885)
Co-authored-by: GitHub Action <action@github.com>
|
2024-01-25 18:46:48 +00:00 |
|
GitHub Action
|
ea024b2d7f
|
Added missing changes and modified dist assets.
|
2024-01-22 00:53:04 +00:00 |
|
GitHub Action
|
3af07c2040
|
Added missing changes and modified dist assets.
|
2024-01-18 05:49:14 +00:00 |
|
Tonye Jack
|
ae82ed4ae0
|
feat: add support for include/exclude all nested files when a directory is specified and ends with a slash (#1873)
Co-authored-by: GitHub Action <action@github.com>
|
2024-01-17 21:57:33 -07:00 |
|
Tonye Jack
|
cbd59070e8
|
rename: unsupported REST API inputs constant name (#1872)
|
2024-01-18 03:39:20 +00:00 |
|
Tonye Jack
|
6c9dcea443
|
fix: update input warning (#1870)
Co-authored-by: tj-actions[bot] <109116665+tj-actions-bot@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
|
2024-01-17 20:27:20 -07:00 |
|
Tonye Jack
|
3f8189989b
|
fix: bug with incorrect action path (#1866)
Co-authored-by: GitHub Action <action@github.com>
|
2024-01-17 07:20:30 +00:00 |
|