Tonye Jack
|
759895012f
|
feat: remove duplicate files support backwards compatible set-output
|
2022-10-14 12:59:47 -06:00 |
|
Tonye Jack
|
a0f6ff42fa
|
Merge branch 'main' into fix/668-bug-new-commits-pushed-to-the-base-branch-results-in-errors-when-shallow-history-is-used
|
2022-10-12 12:49:46 -06:00 |
|
Tonye Jack
|
316681cafb
|
Updated README.md
|
2022-10-12 12:46:39 -06:00 |
|
Tonye Jack
|
6d2a5c29e8
|
fix: bug with new commits pushed to the base branch that result in errors when shallow history is used
|
2022-10-12 12:39:30 -06:00 |
|
renovate[bot]
|
7c640bd299
|
chore(deps): update tj-actions/glob action to v15
|
2022-10-11 04:33:52 -06:00 |
|
renovate[bot]
|
17ab284b9d
|
chore(deps): update tj-actions/glob action to v14
|
2022-10-04 11:36:34 -06:00 |
|
Tonye Jack
|
f588e17a5b
|
chore: remove redundant since last remote input
|
2022-10-02 07:09:45 -06:00 |
|
Tonye Jack
|
b50afacfed
|
updated get-base-sha.sh
|
2022-09-25 09:31:57 -06:00 |
|
Tonye Jack
|
8281b8ad57
|
fix: bug with force pushed commits
|
2022-09-25 09:19:22 -06:00 |
|
Tonye Jack
|
5485a02af8
|
Updated to use the last remote commit by default.
|
2022-09-24 19:08:58 -06:00 |
|
Tonye Jack
|
2c4c729f2a
|
revert removing since-last-remote-commit input
|
2022-09-24 18:59:22 -06:00 |
|
Tonye Jack
|
b6b72a44c8
|
Updated to use INPUT_HAS_CUSTOM_PATTERNS.
|
2022-09-24 18:35:01 -06:00 |
|
Tonye Jack
|
0ec94592d4
|
Renamed entrypoint.sh -> get-changed-paths.sh
|
2022-09-24 18:30:52 -06:00 |
|
Tonye Jack
|
068970bff8
|
reorder inputs
|
2022-09-24 18:12:07 -06:00 |
|
Tonye Jack
|
26361016d9
|
Fixed test.
|
2022-09-24 17:49:47 -06:00 |
|
Tonye Jack
|
1f907ee3bb
|
feat: make since_last_remote the default for push events
|
2022-09-24 13:07:33 -06:00 |
|
Tonye Jack
|
ca2731c4b9
|
chore: update broken link
|
2022-09-24 00:34:19 -06:00 |
|
Tonye Jack
|
1bc25030ee
|
Update action.yml
|
2022-09-23 23:12:06 -06:00 |
|
Tonye Jack
|
69cb60a7bb
|
Update action.yml
|
2022-09-23 22:57:32 -06:00 |
|
Tonye Jack
|
86eef8cdff
|
fix: bug with setting the LAST_REMOTE_COMMIT
|
2022-09-13 09:54:25 -06:00 |
|
Tonye Jack
|
8fcb602161
|
Update action.yml
|
2022-09-13 08:12:44 -06:00 |
|
Tonye Jack
|
e3b5eb746a
|
fix: bug with last remote commit sha
|
2022-09-12 22:04:33 -06:00 |
|
Tonye Jack
|
0c9b5d5c37
|
feat: warn when since/until inputs are set but not corresponding sha is found
|
2022-09-08 12:33:11 -06:00 |
|
Tonye Jack
|
d0e5182f78
|
fix: bug with similar commits when github.event.before is empty
Closes: #615
|
2022-09-07 18:07:19 -06:00 |
|
Tonye Jack
|
7b0c3d7790
|
chore: set defaults for until and since inputs
|
2022-09-07 09:43:10 -06:00 |
|
Tonye Jack
|
4ad3c84be0
|
docs: update reference to setting input env variables
|
2022-09-04 17:21:34 -06:00 |
|
Tonye Jack
|
30ac0d5e30
|
chore: remove unused input
|
2022-08-28 13:54:28 -06:00 |
|
Tonye Jack
|
b12ac5bdd5
|
Update action.yml
|
2022-08-25 23:25:39 -06:00 |
|
Tonye Jack
|
88f751a23c
|
chore(deps): update tj-actions/glob to v12
|
2022-08-23 07:53:28 -06:00 |
|
Tonye Jack
|
5c03d2895c
|
chore(deps): Update tj-actions/glob to v11.1
|
2022-08-22 14:24:59 -06:00 |
|
Tonye Jack
|
ee1ab68105
|
updated action.yml
|
2022-08-21 11:04:51 -06:00 |
|
Tonye Jack
|
8a141f1b25
|
updated action.yml
|
2022-08-21 11:04:51 -06:00 |
|
Tonye Jack
|
7f4d2ba1d7
|
updated action.yml
|
2022-08-21 11:04:51 -06:00 |
|
Tonye Jack
|
492c7bf391
|
fixed test
|
2022-08-21 11:04:51 -06:00 |
|
Tonye Jack
|
7179d77efe
|
feat: add support for using time based filtering.
|
2022-08-21 11:04:51 -06:00 |
|
Tonye Jack
|
5e56dcabdd
|
fix: bug force pushing commits after a rebase (#583)
|
2022-08-17 15:46:38 -06:00 |
|
Tonye Jack
|
36e65a1165
|
chore(deps): upgrade glob v9.2 to v10 (#566)
|
2022-08-08 12:27:55 -06:00 |
|
Tonye Jack
|
fb62fbd197
|
feat: add support for json formatted output. (#557)
|
2022-08-03 14:01:40 -06: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
|
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
|
bc1dc8f54d
|
chore: upgrade the tj-actions/glob from v9 to v9.2 (#513)
|
2022-05-31 12:48:35 -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
|
6b8ef3323f
|
chore: explicitly set the GITHUB_WORKSPACE environment variable (#505)
|
2022-05-29 20:32:23 -04:00 |
|
Tonye Jack
|
0edfedf16d
|
fix: large output generated by all_old_new_renamed_files output (#502)
|
2022-05-25 17:47:58 -04:00 |
|
Tonye Jack
|
ce04a71447
|
Renamed output.
|
2022-05-14 18:10:09 -04:00 |
|
Tonye Jack
|
4523c1be3d
|
Updated docs and fixed bug with old new files list
|
2022-05-14 18:10:09 -04:00 |
|
Tonye Jack
|
8ee5785691
|
Updated description.
|
2022-05-14 18:10:09 -04:00 |
|
Tonye Jack
|
c65a184a68
|
Added support for returning old and new names of renamed files
|
2022-05-14 18:10:09 -04:00 |
|
Tonye Jack
|
0093196671
|
Revert "feat: Added support for returning old and new names of renamed files" (#485)
|
2022-05-14 18:08:54 -04:00 |
|
Tonye Jack
|
3baba75579
|
feat: Added support for returning old and new names of renamed files (#483)
|
2022-05-14 18:05:59 -04:00 |
|
Renovate Bot
|
d26252004a
|
chore(deps): update tj-actions/glob action to v7.20
|
2022-05-14 02:25:05 -04:00 |
|
Renovate Bot
|
62c26bf6f0
|
chore(deps): update tj-actions/glob action to v7.18
|
2022-05-13 21:57:03 -04:00 |
|
Renovate Bot
|
f301f0f948
|
chore(deps): update tj-actions/glob action to v7.17
|
2022-05-02 02:47:55 -04:00 |
|
Tonye Jack
|
a6d456f542
|
feat: Add support for non ascii filenames (#473)
* feat: Add support for non ascii filenames
Closes: #437
* Update action.yml
* Update README.md
* Create test-è.txt
* Update test.yml
* Update README.md
* Update action.yml
* Update entrypoint.sh
* Update entrypoint.sh
* Update entrypoint.sh
|
2022-04-28 02:08:15 -04:00 |
|
Renovate Bot
|
ef211120a5
|
chore(deps): update tj-actions/glob action to v7.16
|
2022-04-08 22:36:46 -04:00 |
|
Tonye Jack
|
a59f800cbb
|
Update action.yml
|
2022-04-08 05:43:01 -04:00 |
|
Tonye Jack
|
5cf6e7a5be
|
Update action.yml
|
2022-04-08 05:41:00 -04:00 |
|
Tonye Jack
|
a2f1692a6f
|
fix: resolved error with escaping unicode unsafe characters (#459)
|
2022-03-30 08:17:26 -04:00 |
|
Tonye Jack
|
72aab29255
|
fix: bug passing invalid patterns to grep (#453)
|
2022-03-29 11:00:10 -04:00 |
|
Renovate Bot
|
6402474c46
|
chore(deps): update tj-actions/glob action to v7.12
|
2022-03-26 13:42:01 -04:00 |
|
Renovate Bot
|
f465da83c9
|
chore(deps): update tj-actions/glob action to v7.11
|
2022-03-22 16:14:11 -04:00 |
|
Renovate Bot
|
842e57c994
|
chore(deps): update tj-actions/glob action to v7.10
|
2022-03-20 14:24:29 -04:00 |
|
renovate[bot]
|
081ee9cc54
|
chore(deps): update tj-actions/glob action to v7.9 (#436)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-03-16 10:58:25 -04:00 |
|
Tonye Jack
|
227e314ad8
|
fix: bug providing files_ignore without files input (#431)
|
2022-03-14 14:43:28 -04:00 |
|
Renovate Bot
|
2bf9c4d198
|
chore(deps): update tj-actions/glob action to v7.7
|
2022-03-14 13:34:20 -04:00 |
|
renovate[bot]
|
0f808a8de4
|
chore(deps): update tj-actions/glob action to v7.6 (#428)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-03-14 08:21:30 -04:00 |
|
Tonye Jack
|
a7dc1531cb
|
feat: Add support for using files pattern on disk (#425)
|
2022-03-14 01:01:27 -04:00 |
|
Renovate Bot
|
c5eec21596
|
chore(deps): update tj-actions/glob action to v7.5
|
2022-03-13 20:07:43 -04:00 |
|
Tonye Jack
|
17f2c309ac
|
chore: Upgrade tj-actions/glob to v7.4 (#422)
|
2022-03-12 22:37:25 -05:00 |
|
Tonye Jack
|
4daffbaee1
|
feat: Use previous commit when since_last_remote_commit is set to true (#388)
|
2022-02-17 23:23:53 -05:00 |
|
Tonye Jack
|
92456281bc
|
Update diff-sha.sh (#379)
* Update diff-sha.sh
* Update action.yml
* Update test.yml
* Update test.yml
* Update diff-sha.sh
* Update action.yml
* Update action.yml
|
2022-02-17 03:00:58 -05:00 |
|
Tonye Jack
|
0b33274468
|
feat: Added support for using fork point to detect file changes. (#384)
* feat: Added support for using fork point to detect file changes.
* Updated README.md
* Updated test.yml
* Updated action.yml
* Updated diff-sha.sh
* Updated diff-sha.sh
* Updated diff-sha.sh
* Updated diff-sha.sh
* Updated diff-sha.sh
* Updated README.md
* Updated test file
* Updated test.yml
* Updated test.yml
* Removed unused code.
* Removed unused code.
* Test using head_ref
* Test using head
* Removed unused code.
|
2022-02-17 02:35:49 -05:00 |
|
Tonye Jack
|
acb1d7db82
|
feat: Add support for excluding files via files-ignore input (#369)
|
2022-02-14 22:33:45 -05:00 |
|
Tonye Jack
|
aaf26005c3
|
fix: Bug detecting deleted files. (#364)
|
2022-02-14 18:28:12 -05:00 |
|
Tonye Jack
|
3520c15609
|
chore: Update glob action inputs (#363)
|
2022-02-13 05:27:52 -05:00 |
|
Renovate Bot
|
bbda4a813a
|
Update tj-actions/glob action to v7
|
2022-02-11 20:03:03 -05:00 |
|
Tonye Jack
|
830658002d
|
chore: expose internal files-separator input (#346)
|
2022-02-07 22:52:51 -05:00 |
|
Tonye Jack
|
fa18b2cf05
|
fix: resolve bug with pattern matching on windows (#341)
|
2022-02-01 22:30:40 -05:00 |
|
Tonye Jack
|
5b338faafa
|
bug: resolve issue with excluding files via glob pattern (#337)
* bug: resolve issue with excluding files via glob pattern
* Update action.yml
* Update action.yml
|
2022-02-01 03:34:33 -05:00 |
|
Tonye Jack
|
20f6f68d34
|
Clean up variable name to reflect usage. (#327)
|
2022-01-25 23:10:53 -05:00 |
|
Renovate Bot
|
d0d33c82a2
|
Update tj-actions/glob action to v3.3
|
2022-01-09 04:49:33 -05:00 |
|
Tonye Jack
|
835db067d1
|
Clean up unused code (#311)
* Clean up unused code
* Update entrypoint.sh
* Update action.yml
* Update entrypoint.sh
* Update action.yml
|
2022-01-09 03:18:29 -05:00 |
|
Tonye Jack
|
3f66a14524
|
Upgraded tj-actions/glob to v3.2 (#306)
|
2022-01-04 22:23:46 -05:00 |
|
Tonye Jack
|
b7e12d640e
|
Update action.yml
|
2022-01-04 22:10:38 -05:00 |
|
Tonye Jack
|
4e8540cc23
|
Add support for using github's glob pattern syntax (#304)
* Add support for using github's glob pattern syntax
Fixes: #264 #265
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update action.yml
* Update action.yml
* Update action.yml
* Update action.yml
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update action.yml
* Update test.yml
* Update changed-files-list.txt
* Update changed-files-list.txt
* Update action.yml
* Update action.yml
* Update entrypoint.sh
* Update test.yml
* Update README.md
* Update test.yml
* Update entrypoint.sh
* Update test.yml
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2022-01-04 21:38:03 -05:00 |
|
Tonye Jack
|
9b119a28a5
|
Updated comments
|
2022-01-04 20:28:30 -05:00 |
|
Tonye Jack
|
c78c155cf0
|
[PR 2]: Added support for listing all modified files. (#285)
* Added support for listing all modified files.
* Updated the test.
|
2021-12-14 02:01:31 -05:00 |
|
Tonye Jack
|
20765a994f
|
Renamed all_modified_files to all_changed_files (#283)
|
2021-12-14 00:21:49 -05:00 |
|
Tonye Jack
|
188487d180
|
Fixed regression bug with base_sha for pull_request (#278)
* Fixed regression bug with base_sha for pull_request
Fixes: #276
* Update action.yml
* Update entrypoint.sh
* Update entrypoint.sh
* Update entrypoint.sh
* Update entrypoint.sh
|
2021-12-04 16:34:44 -05:00 |
|
Tonye Jack
|
b1b88f09a2
|
Resolve error setting the base sha (#272)
* Resolve error setting the base sha
* Update action.yml
* Update action.yml
|
2021-12-04 07:31:37 -05:00 |
|
Tonye Jack
|
66714ebcad
|
Fixed error with test (#270)
* Fixed error with test
* Update action.yml
|
2021-12-04 07:00:44 -05:00 |
|
Tonye Jack
|
3ef3d14e6d
|
Improve error handling (#263)
* Improve error handling
Fixes: #255
* Update entrypoint.sh
* Update entrypoint.sh
* Update error checking
* Update test.yml
* Update test.yml
* Update test.yml
* Update entrypoint.sh
* Update action.yml
* Update entrypoint.sh
* Update entrypoint.sh
* Update entrypoint.sh
* Update test.yml
* Update entrypoint.sh
* Update test.yml
* Update test.yml
* Update test.yml
* Update entrypoint.sh
* Update entrypoint.sh
* Update entrypoint.sh
* Update test.yml
|
2021-12-04 06:11:27 -05:00 |
|
Tonye Jack
|
0a8c804187
|
Update base sha step to use output grouping (#266)
* Update base sha step to use output grouping
* Update action.yml
* Update action.yml
* Update action.yml
|
2021-11-30 12:12:51 -05:00 |
|
Tonye Jack
|
a6d5b37cba
|
Removed unused check
|
2021-11-02 07:43:24 -04:00 |
|
Tonye Jack
|
09a879748c
|
Update action.yml
|
2021-10-30 16:15:42 -04:00 |
|
Tonye Jack
|
71583c0a06
|
Support retrieving changed files between the last remote commit and the current HEAD for push events (#236)
* Update entrypoint.sh
* Update entrypoint.sh
* Update entrypoint.sh
* Update entrypoint.sh
* Update entrypoint.sh
* Update entrypoint.sh
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update entrypoint.sh
* Update entrypoint.sh
* Update entrypoint.sh
* Update entrypoint.sh
* Create new.yml
* Empty commit
* Empty commit 2
* Empty commit 3
* Updated the use the last remote commit
* Update entrypoint.sh
* Update README.md
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2021-10-30 15:55:58 -04:00 |
|
Tonye Jack
|
0b9d12b01a
|
Miscellaneous code cleanup (#219)
* Miscellaneous code cleanup
* Update action.yml
|
2021-10-21 12:00:00 -04:00 |
|
Tonye Jack
|
8e7cc77ab9
|
Fixed bug setting the server URL for github enterprise server (#198)
* Update action.yml
* Update entrypoint.sh
* Update entrypoint.sh
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2021-09-26 02:32:59 -04:00 |
|
Tonye Jack
|
5e2a2f1923
|
Added support for detecting deleted files. (#188)
|
2021-09-05 08:22:47 -04:00 |
|
Tonye Jack
|
368be5bbf0
|
Rename all_changed_files to all_changed_and_modified_files. (#187)
|
2021-09-04 09:42:11 -04:00 |
|
Tonye Jack
|
1af9ab3830
|
Update handling separator. (#181)
|
2021-09-04 09:08:20 -04:00 |
|
Ivan Pizhenko
|
8a41500fbe
|
Implement path parameter (#168)
* Implement path parameter
* Add test
* Update README.md
* Corrections after code review
* Update action.yml
* Update test.yml
* Do not use realpath
* Update entrypoint.sh
* Update test.yml
Co-authored-by: Ivan Pizhenko <IvanPizhenko@users.noreply.github.com>
Co-authored-by: Tonye Jack <jtonye@ymail.com>
|
2021-08-27 21:53:03 -04:00 |
|
Tonye Jack
|
675ab58887
|
Update action.yml
|
2021-07-17 21:33:35 -04:00 |
|
Tonye Jack
|
8c6f276ea5
|
Added support for detecting non specific file changes. (#137)
|
2021-07-17 15:13:26 -04:00 |
|
Tonye Jack
|
43ddf0c457
|
Added support for a custom base sha. (#135)
|
2021-07-17 11:46:59 -04:00 |
|
Tonye Jack
|
bd55e90a0a
|
Added support for retrieving the files input using a source file. (#132)
|
2021-07-17 10:51:08 -04:00 |
|
Tonye Jack
|
202fce939f
|
Update action.yml
|
2021-07-15 06:03:07 -04:00 |
|
Krasimir Nikolov
|
53afe7a5b5
|
Add custom source sha (#126)
Co-authored-by: Tonye Jack <jtonye@ymail.com>
|
2021-07-14 16:57:17 -04:00 |
|
Tonye Jack
|
f9f0a46798
|
Update action.yml
|
2021-06-21 18:36:10 -04:00 |
|
Tonye Jack
|
0754fdabe3
|
Rename changed_files to type_changed_files (#109)
|
2021-06-18 19:28:02 -04:00 |
|
Tonye Jack
|
d290bdd91e
|
Fix bug with input token
|
2021-06-18 19:15:18 -04:00 |
|
Tonye Jack
|
d5520e1e13
|
Fixed missing env variables (#108)
|
2021-06-18 19:03:51 -04:00 |
|
Tonye Jack
|
6254a409a7
|
Add support for multiple platforms (#102)
|
2021-06-18 10:19:28 -04:00 |
|
Tonye Jack
|
c2b58adcbd
|
Switch to a docker based action (#78)
|
2021-05-21 08:39:56 -04:00 |
|
Tonye Jack
|
ca530b2cc6
|
Exit with error when HEAD sha is empty (#77)
|
2021-05-17 04:39:42 -04:00 |
|
Tonye Jack
|
fe86615f16
|
Update action.yml
|
2021-05-17 04:14:23 -04:00 |
|
Tonye Jack
|
1c561c0270
|
Update action.yml
|
2021-05-17 04:07:57 -04:00 |
|
Tonye Jack
|
51d97e3330
|
Remove unused line (#75)
|
2021-05-17 04:05:25 -04:00 |
|
Tonye Jack
|
49e4a65bc2
|
Fixed bug with trailing separator (#74)
|
2021-05-17 04:02:50 -04:00 |
|
Tonye Jack
|
3f4565907d
|
Update action.yml (#73)
|
2021-05-16 16:33:09 -04:00 |
|
Tonye Jack
|
550d248e17
|
Update action.yml (#70)
|
2021-05-16 16:12:12 -04:00 |
|
Tonye Jack
|
7c66aa285d
|
Fixed bug with any_changed boolean (#68)
Closes: #67
|
2021-05-16 15:43:33 -04:00 |
|
Tonye Jack
|
ac8a08a71b
|
Deprecate all_changed output. (#62)
|
2021-05-13 16:57:44 -04:00 |
|
Tonye Jack
|
47c1f9d2a2
|
Fixed typo (#58)
|
2021-05-08 20:06:24 -04:00 |
|
Tonye Jack
|
e95bba87d2
|
Add warning message when the head sha is empty (#56)
|
2021-05-08 19:30:57 -04:00 |
|
Tonye Jack
|
d183729cfc
|
Added visual spacing.
|
2021-05-06 17:31:39 -04:00 |
|
Tonye Jack
|
7852058eee
|
Fixed bug reading username
```
fatal: could not read Username for 'github.com': No such device or address
```
|
2021-05-06 08:44:56 -04:00 |
|
Tonye Jack
|
81f32e2402
|
Strip leading whitespaces (#50)
|
2021-05-01 19:58:35 -04:00 |
|
Tonye Jack
|
05fe5a1454
|
Update README.md (#48)
|
2021-05-01 19:17:05 -04:00 |
|
Tonye Jack
|
e2bd4f229f
|
Update action.yml
|
2021-05-01 19:09:08 -04:00 |
|
Tonye Jack
|
5c76029233
|
Update action.yml
|
2021-05-01 19:00:26 -04:00 |
|
Tonye Jack
|
0e956bb09e
|
Fixed bug with all_changed when array is empty (#46)
|
2021-05-01 16:35:48 -04:00 |
|
Tonye Jack
|
78879f7581
|
Fixed log message.
|
2021-05-01 16:28:18 -04:00 |
|
Tonye Jack
|
18496eb7e4
|
Added better logging.
|
2021-05-01 16:26:36 -04:00 |
|
Tonye Jack
|
c92504a11b
|
Update action.yml
|
2021-05-01 15:49:20 -04:00 |
|
Tonye Jack
|
6a4e739596
|
Switch to using a bash script. (#39)
|
2021-05-01 15:14:25 -04:00 |
|
Tonye Jack
|
d188a8e7a1
|
Update .gitignore (#34)
|
2021-05-01 14:03:43 -04:00 |
|
Tonye Jack
|
5653483733
|
Update action.yml
|
2021-05-01 14:00:06 -04:00 |
|
Tonye Jack
|
bdd3bf886a
|
Add support for any changed file. (#35)
|
2021-05-01 13:40:36 -04:00 |
|
Tonye Jack
|
a0301e7e4d
|
Update action.yml
|
2021-05-01 13:32:09 -04:00 |
|
Tonye Jack
|
8a7dfe02e7
|
Renamed has_changed to all_changed (#33)
|
2021-05-01 13:27:06 -04:00 |
|
Tonye Jack
|
db67c2c65f
|
Update action.yml
|
2021-05-01 12:05:17 -04:00 |
|
Tonye Jack
|
1137222c33
|
Update action.yml
|
2021-05-01 12:03:23 -04:00 |
|
Tonye Jack
|
1378377c4f
|
Update action.yml
|
2021-05-01 10:44:33 -04:00 |
|
Tonye Jack
|
461fb0a676
|
Update action.yml
|
2021-05-01 10:24:26 -04:00 |
|
Tonye Jack
|
eacc417146
|
Update action.yml
|
2021-05-01 10:10:12 -04:00 |
|
Tonye Jack
|
86c6017967
|
Update action.yml
|
2021-05-01 09:59:48 -04:00 |
|
Tonye Jack
|
95ef6d6cbd
|
Update action.yml
|
2021-05-01 09:36:57 -04:00 |
|
Tonye Jack
|
bca6aacc45
|
Update action.yml
|
2021-05-01 09:32:01 -04:00 |
|
Tonye Jack
|
79272641ee
|
Update action.yml
|
2021-05-01 09:21:41 -04:00 |
|