3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2024-12-18 19:44:45 +00:00
Commit graph

169 commits

Author SHA1 Message Date
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 () 2022-08-17 15:46:38 -06:00
Tonye Jack
36e65a1165
chore(deps): upgrade glob v9.2 to v10 () 2022-08-08 12:27:55 -06:00
Tonye Jack
fb62fbd197
feat: add support for json formatted output. () 2022-08-03 14:01:40 -06:00
Tonye Jack
4cbef76b5d
feat: add support for returning directory names ()
* 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 ()
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 () 2022-05-31 12:48:35 -04:00
dependabot[bot]
87d61bba41
Bump tj-actions/glob from 7.20 to 9 ()
* 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 () 2022-05-29 20:32:23 -04:00
Tonye Jack
0edfedf16d
fix: large output generated by all_old_new_renamed_files output () 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" () 2022-05-14 18:08:54 -04:00
Tonye Jack
3baba75579
feat: Added support for returning old and new names of renamed files () 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 ()
* feat: Add support for non ascii filenames

Closes: 

* 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 () 2022-03-30 08:17:26 -04:00
Tonye Jack
72aab29255
fix: bug passing invalid patterns to grep () 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 ()
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 () 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 ()
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 () 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 () 2022-03-12 22:37:25 -05:00
Tonye Jack
4daffbaee1
feat: Use previous commit when since_last_remote_commit is set to true () 2022-02-17 23:23:53 -05:00
Tonye Jack
92456281bc
Update diff-sha.sh ()
* 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. ()
* 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 () 2022-02-14 22:33:45 -05:00
Tonye Jack
aaf26005c3
fix: Bug detecting deleted files. () 2022-02-14 18:28:12 -05:00
Tonye Jack
3520c15609
chore: Update glob action inputs () 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