Tonye Jack
bf6ddb7db6
fix: bug with matrix job ( #560 )
2022-08-03 15:07:20 -06:00
Tonye Jack
50a1854730
fix: bug with matrix job ( #559 )
2022-08-03 14:19:07 -06:00
Tonye Jack
4c536a7182
chore: update action name ( #558 )
2022-08-03 14:06:08 -06:00
Tonye Jack
fb62fbd197
feat: add support for json formatted output. ( #557 )
2022-08-03 14:01:40 -06:00
Tonye Jack
3020c439b0
Upgraded from v23.2 -> v24 ( #555 )
...
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
2022-07-21 20:40:08 -04:00
Tonye Jack
6c44eb8294
fix: bug returning an error for the first repo commit ( #554 )
2022-07-21 20:33:15 -04:00
Tonye Jack
ce1dc8468b
chore: update README.md ( #552 )
...
* chore: update README.md
* Update README.md
2022-07-21 18:37:16 -04:00
Tonye Jack
c07b7603d6
chore: Update README.md ( #553 )
2022-07-21 18:36:35 -04:00
Tonye Jack
22dc9741b8
Upgraded from v23.1 -> v23.2 ( #551 )
...
Co-authored-by: jacktony1 <jacktony1@users.noreply.github.com>
2022-07-18 17:34:45 -04:00
Tonye Jack
b2ee165d6b
feat: fix bug with similar commit hashes. ( #549 )
...
* feat: improve error handling when similar commit hashed are detected.
* Updated triggered event
* Update debug message.
* Removed --no-merges restriction.
* Update to use qoutes.
* updated git fetch.
2022-07-18 16:34:41 -04:00
Tonye Jack
8acdf5acdf
chore: update readme ( #544 )
2022-07-06 21:36:59 -04:00
renovate[bot]
fcfb36863a
chore(deps): update tj-actions/github-changelog-generator action to v1.14
2022-07-01 07:40:47 -04:00
Tonye Jack
e2e05ab7f8
chore: update test ( #539 )
...
* chore: update test
* Update test.yml
* Update test.yml
2022-06-29 22:42:32 -04:00
Tonye Jack
665f0cd35c
Updated README.md ( #540 )
...
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
2022-06-29 22:42:17 -04:00
Tonye Jack
5eb9d8c131
Update README.md ( #538 )
2022-06-28 21:14:35 -04:00
allcontributors[bot]
7d9d8dbed9
docs: add JoeOvo as a contributor for doc ( #537 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-06-28 13:37:33 -04:00
Joe Moggridge
736c95931c
Update README.md ( #536 )
...
* Update README.md
Make it extra clear that some of these outputs only work if the `files` parameter has been specified. If `files` has not been specified, then they don't work.
* Apply suggestions from code review
* Update README.md
Co-authored-by: Tonye Jack <jtonye@ymail.com>
2022-06-28 13:37:17 -04:00
Tonye Jack
8f98569b2a
Upgraded from v23 -> v23.1 ( #535 )
...
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
2022-06-24 08:07:26 -04:00
Tonye Jack
34a865a2b2
chore: removed unused code ( #534 )
2022-06-24 00:19:45 -04:00
Tonye Jack
3df9c18651
chore: improve error handling ( #533 )
...
* chore: improve error handling
* Update test.yml
* Update test.yml
* Update test.yml
* Update test.yml
* Update test.yml
* Update diff-sha.sh
* Update diff-sha.sh
* updated command.
* Updated message level.
* Updated message.
* Updated message.
2022-06-24 00:17:41 -04:00
renovate[bot]
3fac642ac6
chore(deps): update tj-actions/verify-changed-files action to v10
2022-06-22 07:56:35 -04:00
Tonye Jack
38cf4def05
Updated README.md ( #528 )
...
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
2022-06-15 10:12:05 -04:00
Renovate Bot
0d740caef8
chore(deps): update codacy/codacy-analysis-cli-action action to v4.1.0
2022-06-15 09:41:32 -04:00
allcontributors[bot]
d9101bf951
docs: add deronnax as a contributor for doc ( #526 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Tonye Jack <jtonye@ymail.com>
2022-06-13 08:58:37 -04:00
Mathieu Dupuy
4d9c041938
fix mispellings ( #525 )
2022-06-13 08:57:36 -04:00
Tonye Jack
ad2f98ecee
chore: reformat manual-test.yml ( #524 )
2022-06-13 00:09:49 -04:00
Tonye Jack
d95d0359a5
Update README.md
2022-06-13 00:00:23 -04:00
Tonye Jack
4221d49190
Update README.md
2022-06-12 23:58:54 -04:00
Tonye Jack
6a63d1e1bf
Upgraded from v22.2 -> v23 ( #523 )
...
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
2022-06-12 13:33:56 -04:00
Tonye Jack
fb1fe28aa9
Updated test.yml
2022-06-12 10:11:04 -04:00
Tonye Jack
d39be7dab1
Update README.md
2022-06-12 10:10:32 -04:00
Tonye Jack
0906711ee2
Update README.md
2022-06-12 10:09:00 -04:00
Tonye Jack
4cbef76b5d
feat: add support for returning directory names ( #522 )
...
* feat: add support for returning directory names
* Updated step name
* Updated to return uniq dir names
* Updated README.md
* Updated README.md
* Updated separator encoding
2022-06-12 10:08:13 -04:00
Tonye Jack
cf50530aad
Update README.md
2022-06-11 16:25:18 -04:00
Tonye Jack
6a872c41f9
feat: switch to use debug messages for log outputs ( #521 )
2022-06-11 12:51:58 -04:00
Tonye Jack
b417139777
chore: Clean up internal variables. ( #520 )
2022-06-07 22:31:43 -04:00
Tonye Jack
be340ec1ef
Update README.md
2022-06-07 10:43:44 -04:00
Renovate Bot
af9b0d1b66
chore(deps): update peter-evans/create-pull-request action to v4.0.4
2022-06-03 07:26:33 -04:00
Tonye Jack
6a97f0189b
Upgraded from v22.1 -> v22.2 ( #517 )
...
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
2022-06-02 18:44:42 -04:00
Tonye Jack
ae90a0b602
Updated README.md ( #516 )
...
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
2022-06-02 12:15:18 -04:00
Tonye Jack
3538a9c448
feat: add support for configuring diff.relative ( #515 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-02 12:13:45 -04:00
Tonye Jack
3ea81e414c
Upgraded to v22.1 ( #514 )
...
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
2022-05-31 13:32:40 -04:00
Tonye Jack
bc1dc8f54d
chore: upgrade the tj-actions/glob from v9 to v9.2 ( #513 )
2022-05-31 12:48:35 -04:00
Tonye Jack
51ab26a070
Upgraded from v21 -> v22 ( #512 )
...
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
2022-05-30 23:41:55 -04:00
Tonye Jack
3de1f9a283
Update README.md
2022-05-30 23:38:42 -04:00
dependabot[bot]
87d61bba41
Bump tj-actions/glob from 7.20 to 9 ( #509 )
...
* Bump tj-actions/glob from 7.20 to 9
Bumps [tj-actions/glob](https://github.com/tj-actions/glob ) from 7.20 to 9.
- [Release notes](https://github.com/tj-actions/glob/releases )
- [Changelog](https://github.com/tj-actions/glob/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/glob/compare/v7.20...v9 )
---
updated-dependencies:
- dependency-name: tj-actions/glob
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update action.yml
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tonye Jack <jtonye@ymail.com>
2022-05-30 23:19:40 -04:00
Tonye Jack
9716e7993f
Update README.md
2022-05-30 22:52:32 -04:00
Tonye Jack
666680491a
Updated README.md ( #511 )
...
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
2022-05-30 22:51:04 -04:00
Tonye Jack
58a81c5c4c
chore: Update README.md ( #510 )
...
* Update README.md
* Update README.md
2022-05-30 22:46:18 -04:00
Tonye Jack
6b8ef3323f
chore: explicitly set the GITHUB_WORKSPACE environment variable ( #505 )
2022-05-29 20:32:23 -04:00