Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
48 KiB
Changelog
v12 (2021-12-14)
Merged pull requests:
v1.1.4 (2021-12-14)
Implemented enhancements:
- [Feature] Add "any_modified", "other_modified_files" and "all_modified" outputs containing created, edit, renamed, or deleted files #282
Fixed bugs:
- [BUG] Failed to get change files on pull_request merge event #281
Closed issues:
- Dependency Dashboard #27
Merged pull requests:
- [PR 2]: Added support for listing all_modified_files. #285 (jackton1)
- Update peter-evans/create-pull-request action to v3.12.0 #284 (renovate[bot])
- [PR 1]: Renamed all_modified_files to all_changed_files #283 (jackton1)
- Upgraded to v11.9 #280 (jackton1)
v11.9 (2021-12-04)
Implemented enhancements:
- Can't get
since_last_remote_commit
to work properly on pull_request event #276
Merged pull requests:
v1.3.1 (2021-12-04)
Merged pull requests:
- Fixed regression bug with base_sha for pull_request #278 (jackton1)
- Prevent outputting remote not found error message. #277 (jackton1)
- Upgraded to v11.8 #275 (jackton1)
v11.8 (2021-12-04)
Merged pull requests:
v1.3.0 (2021-12-04)
Implemented enhancements:
- [Feature] Improve error handling of non local commit reference #255
Fixed bugs:
- [BUG] When running in a workflow generated by a dependabot BUMP PR, the action fails #268
Closed issues:
- Fix code scanning alert - Warn when duplicate definitions are found. #267
Merged pull requests:
- Resolve error setting the base sha #272 (jackton1)
- Fixed error with test #270 (jackton1)
- Resolve error adding remote #269 (jackton1)
- Update base sha step #266 (jackton1)
- Improve error handling #263 (jackton1)
- Update README.md #262 (jackton1)
- Updated README.md #260 (jackton1)
- Updated README.md #258 (jackton1)
- Upgraded to v11.7 #257 (jackton1)
v11.7 (2021-11-19)
Merged pull requests:
v1.2.2 (2021-11-19)
Fixed bugs:
- [BUG] pull request with
since_last_remote_commit = true
returns fatal: bad object #253
Merged pull requests:
- Updated git fetch to pull the last remote commit #254 (jackton1)
- Update reviewdog/action-shellcheck action to v1.12 #252 (renovate[bot])
- Update reviewdog/action-shellcheck action to v1.11 #250 (renovate[bot])
- Upgraded to v11.6 #249 (jackton1)
v11.6 (2021-11-08)
Merged pull requests:
v1.2.1 (2021-11-08)
Implemented enhancements:
- [Feature] Improve documentation #244
Merged pull requests:
- Updated formatting of all modified debug message #247 (jackton1)
- Update reviewdog/action-shellcheck action to v1.10 #246 (renovate[bot])
- Update peter-evans/create-pull-request action to v3.11.0 #245 (renovate[bot])
- Update actions/checkout action to v2.4.0 #243 (renovate[bot])
- Upgraded to v11.5 #241 (jackton1)
v1.2.0 (2021-10-30)
v11.5 (2021-10-30)
Merged pull requests:
v11.4 (2021-10-30)
Implemented enhancements:
- [Feature] Get changed files in all commits in push #234
Merged pull requests:
- Updated README.md #238 (jackton1)
- Revert "Update base_sha to use the last commit on the current branch for push event" #237 (jackton1)
- Support retrieving changed files between the last remote commit and the current HEAD for push events #236 (jackton1)
- Update base_sha to use the last commit on the current branch for push event #235 (jackton1)
- Upgraded to v11.3 #233 (jackton1)
v11.3 (2021-10-27)
Fixed bugs:
- [BUG] Changed files not working on self hosted runners #227
Merged pull requests:
- [Security]: Prevent persisting the remote when there are errors #232 (jackton1)
- Upgraded to v11.2 #231 (jackton1)
v11.2 (2021-10-26)
Implemented enhancements:
- [Feature] fetch HEAD without tags #220
Merged pull requests:
- Resolved bug with already existing remote #230 (jackton1)
- Revert "bug/fix error with already existing remote" #229 (jackton1)
- bug/fix error with already existing remote #228 (jackton1)
- Upgraded to v11.1 #226 (jackton1)
v11.1 (2021-10-25)
Closed issues:
- [BUG] not able to find only python files #224
Merged pull requests:
- Disable automatic tag following #225 (jackton1)
- Updated README.md #223 (jackton1)
- Upgraded to v11 #222 (jackton1)
v11 (2021-10-23)
Fixed bugs:
- [BUG] Spaces in file names are not handled correctly #216
- [BUG] Usage of quotes around array items #208
Merged pull requests:
- Updated README.md #221 (jackton1)
- Miscellaneous code cleanup #219 (jackton1)
- Fixed bug with separator for filenames that contain spaces #218 (jackton1)
- Updated README.md #215 (jackton1)
- Bump tj-actions/sync-release-version from 8.7 to 9 #214 (dependabot[bot])
- docs: add eltociear as a contributor for doc #213 (allcontributors[bot])
- Update README.md #212 (eltociear)
- Fixed error with test #211 (jackton1)
- Update actions/checkout action to v2.3.5 #210 (renovate[bot])
- Updated usage of quotes around array items. #209 (jackton1)
- Updated README.md #207 (jackton1)
- Upgraded to v10.1 #206 (jackton1)
v10.1 (2021-10-12)
Merged pull requests:
- docs: add talva-tr as a contributor for code #205 (allcontributors[bot])
- Add support for updating the current HEAD #204 (talva-tr)
- Update tj-actions/verify-changed-files action to v8 #203 (renovate[bot])
- Upgraded to v10 #202 (jackton1)
v10 (2021-10-03)
Fixed bugs:
- [BUG] Glob vs regex in readme and execution when using * in with: files: #200
- [BUG] in entrypoint is referring to gihub.com repository #196
Merged pull requests:
v1.1.3 (2021-09-26)
Merged pull requests:
- Fixed bug setting the server URL for github enterprise server #198 (jackton1)
- Update reviewdog/action-shellcheck action to v1.9 #197 (renovate[bot])
- Updated test #195 (jackton1)
- Updated README.md #194 (jackton1)
- Bump tj-actions/branch-names from 4.9 to 5 #193 (dependabot[bot])
- Updated README.md #192 (jackton1)
- Upgraded to v1.1.2 #190 (jackton1)
v1.1.2 (2021-09-05)
Merged pull requests:
v1.1.1 (2021-09-05)
Implemented enhancements:
- [Feature] Rename
all_changed_files
toall_changed_and_modified_files
#179 - [Feature] Add support for
any_deleted
andonly_deleted
boolean output. #166
Merged pull requests:
- Added support for detecting deleted files. #188 (jackton1)
- Rename all_changed_files to all_changed_and_modified_files. #187 (jackton1)
- Update other_changed_files output to also use the separator #186 (jackton1)
- Upgraded to v1.1.0 #185 (jackton1)
v1.1.0 (2021-09-04)
Implemented enhancements:
- [Feature] Specify sed delimiter or escaping forward slashes used in separator #180
Merged pull requests:
- Update pascalgn/automerge-action action to v0.14.3 #184 (renovate[bot])
- Upgraded to v1.0.3 #183 (jackton1)
- Update handling separator. #181 (jackton1)
v1.0.3 (2021-09-03)
Implemented enhancements:
- [Feature] Documentation for difference between all_changed_files and all_modified_files #177
Merged pull requests:
- Update removing trailing separator #182 (jackton1)
- Update README.md #178 (jackton1)
- Upgraded to v1.0.2 #176 (jackton1)
v1.0.2 (2021-08-28)
Fixed bugs:
- [BUG] Error: xargs: unmatched single quote #169
Merged pull requests:
- Fixed bug with parsing filenames that contain quotes #174 (jackton1)
- Upgraded to v1.0.1 #173 (jackton1)
v1.0.1 (2021-08-28)
Implemented enhancements:
- [Feature] Add support for checkout path #167
Fixed bugs:
- [BUG] Deleted files not detected #165
- [BUG] changed-files unable to initialize git repository on custom container image #164
Merged pull requests:
- Updated README.md #172 (jackton1)
- Updated README.md #171 (jackton1)
- docs: add IvanPizhenko as a contributor for code, doc #170 (allcontributors[bot])
- Implement path parameter #168 (IvanPizhenko)
- Update peter-evans/create-pull-request action to v3.10.1 #163 (renovate[bot])
- Update tj-actions/branch-names action to v4.9 #162 (renovate[bot])
- Update tj-actions/remark action to v1.7 #161 (renovate[bot])
- Upgraded to v1.0.0 #160 (jackton1)
v1.0.0 (2021-08-18)
Fixed bugs:
- Setting remote URL breaks other steps that are using it #158
Merged pull requests:
v9.3 (2021-08-09)
Fixed bugs:
Merged pull requests:
- Remove deleted files from the all_modified_files output #156 (jackton1)
- Upgraded to v9.2 #154 (jackton1)
v9.2 (2021-08-06)
Merged pull requests:
- Dedupe output file names. #153 (jackton1)
- Update tj-actions/branch-names action to v4.8 #152 (renovate[bot])
- Upgraded to v9.1 #150 (jackton1)
v9.1 (2021-07-30)
Implemented enhancements:
- [Feature] any_changed doesn't capture changes due to deleting files #148
Merged pull requests:
- Detect deleted files via any_changed output #149 (jackton1)
- Update reviewdog/action-shellcheck action to v1.7 #147 (renovate[bot])
- Upgraded to v9 #146 (jackton1)
v9 (2021-07-24)
Fixed bugs:
- [BUG] <any_changed doesn't capture changes due to renaming files> #144
Merged pull requests:
- Update
any_changed
to include renamed files. #145 (jackton1) - Update codacy/codacy-analysis-cli-action action to v4 #143 (renovate[bot])
- Update codacy/codacy-analysis-cli-action action to v3 #142 (renovate[bot])
- Upgraded to v8.9 #140 (jackton1)
v8.9 (2021-07-18)
Merged pull requests:
v8.8 (2021-07-17)
Implemented enhancements:
- [Feature] Ability to run a workflow if and only if certain file/directory changes #124
Merged pull requests:
- Added support for detecting non specific file changes. #137 (jackton1)
- Upgraded to v8.7 #136 (jackton1)
v8.7 (2021-07-17)
Implemented enhancements:
- [Feature] Get Changed files since last successful Action run #131
Merged pull requests:
v8.6 (2021-07-17)
Implemented enhancements:
Merged pull requests:
- Updated README.md #133 (jackton1)
- Added support for retrieving the files input using a source file. #132 (jackton1)
- Upgraded to v8.5 #129 (jackton1)
v8.5 (2021-07-14)
Merged pull requests:
- Updated README.md #128 (jackton1)
- docs: add Kras4ooo as a contributor for code, doc #127 (allcontributors[bot])
- Add custom source sha #126 (Kras4ooo)
- Updated README.md #123 (jackton1)
- Updated README.md #122 (jackton1)
- Updated README.md #120 (jackton1)
- Upgraded to v8.4 #119 (jackton1)
v8.4 (2021-06-26)
Merged pull requests:
- Update reviewdog/action-shellcheck action to v1.6 #118 (renovate[bot])
- Add message grouping #117 (jackton1)
- Upgraded to v8.3 #116 (jackton1)
v8.3 (2021-06-25)
Merged pull requests:
v8.2 (2021-06-24)
Merged pull requests:
- Update arrow direction and added branch information #113 (jackton1)
- Updated README.md #112 (jackton1)
- Update tj-actions/verify-changed-files action to v7 #111 (renovate[bot])
- Upgraded to v8.1 #110 (jackton1)
v8.1 (2021-06-18)
Closed issues:
- Rename changed_files -> type_changed_files #105
Merged pull requests:
v8 (2021-06-18)
Closed issues:
Merged pull requests:
- Fixed missing env variables #108 (jackton1)
- Add macos to test. #107 (jackton1)
- Updated README.md #106 (jackton1)
- Upgraded to v8 #104 (jackton1)
- Updated README.md #103 (jackton1)
- Add support for multiple platforms #102 (jackton1)
- Update alpine Docker tag to v3.14.0 #99 (renovate[bot])
- Updated README.md #98 (jackton1)
- docs: add monoxgas as a contributor for code #97 (allcontributors[bot])
- docs: add jsoref as a contributor for doc #96 (allcontributors[bot])
- Upgraded to v7 #94 (jackton1)
v7 (2021-06-09)
Closed issues:
- Request: Option to Output Whole File Path #88
Merged pull requests:
- Clean up debug message #93 (jackton1)
- Make the changes between two commits more explicit #92 (monoxgas)
- Updated README.md #91 (jackton1)
- Punctuation #90 (jsoref)
- Update README.md #89 (jackton1)
- Update tj-actions/sync-release-version action to v8.7 #86 (renovate[bot])
- Upgraded to v6.3 #85 (jackton1)
v6 (2021-05-26)
v6.3 (2021-05-26)
Merged pull requests:
- Added usage link to warning message #84 (jackton1)
- Update pascalgn/automerge-action action to v0.14.2 #83 (renovate[bot])
- Update README.md #82 (jackton1)
v6.2 (2021-05-25)
Fixed bugs:
Closed issues:
- Should the Major Issue Version Point to the Latest Minor? #79
Merged pull requests:
- Update test.yml #81 (jackton1)
- Bump peter-evans/create-pull-request from 3.9.2 to 3.10.0 #80 (dependabot[bot])
- Switch to a docker based action #78 (jackton1)
- Exit with error when HEAD sha is empty #77 (jackton1)
- Upgraded to v6.2 #76 (jackton1)
- Remove unused line #75 (jackton1)
- Update action.yml #73 (jackton1)
- Update README.md #72 (jackton1)
- Improve test coverage #71 (jackton1)
- Update action.yml #70 (jackton1)
- Upgraded to v6.1 #69 (jackton1)
v6.1 (2021-05-16)
Fixed bugs:
- [BUG] any_changed reports true without matching changed files #67
Closed issues:
- Improve test coverage #54
Merged pull requests:
- Fixed bug with any_changed boolean #68 (jackton1)
- Update cirrus-actions/rebase action to v1.5 #66 (renovate[bot])
- Upgraded to v6 #64 (jackton1)
- Bump peter-evans/create-pull-request from 3.9.1 to 3.9.2 #63 (dependabot[bot])
- Deprecate all_changed output. #62 (jackton1)
- Bump peter-evans/create-pull-request from 3 to 3.9.1 #61 (dependabot[bot])
- Bump actions/checkout from 2 to 2.3.4 #60 (dependabot[bot])
- Fixed typo #58 (jackton1)
- Upgraded to v5.3 #57 (jackton1)
v5.3 (2021-05-08)
Merged pull requests:
- Add warning message when the head sha is empty #56 (jackton1)
- Update tj-actions/sync-release-version action to v8.6 #55 (renovate[bot])
- Upgraded to v5.2 #53 (jackton1)
v5.2 (2021-05-06)
Implemented enhancements:
Merged pull requests:
- Update tj-actions/github-changelog-generator action to v1.8 #52 (renovate[bot])
- Upgraded to v5.1 #51 (jackton1)
v5.1 (2021-05-01)
Merged pull requests:
- Strip leading whitespaces #50 (jackton1)
- Upgraded to v5 #49 (jackton1)
- Update README.md #48 (jackton1)
- Upgraded to v5.3 #47 (jackton1)
v5 (2021-05-01)
Merged pull requests:
- Fixed bug with all_changed when array is empty #46 (jackton1)
- Upgraded to v5.2 #45 (jackton1)
- Upgraded to v5.1 #44 (jackton1)
- Upgraded to v5 #43 (jackton1)
- Upgraded to v5 #40 (jackton1)
- Switch to using a bash script. #39 (jackton1)
- Upgraded to v4.4 #38 (jackton1)
v4.4 (2021-05-01)
Merged pull requests:
- Update .gitignore #36 (jackton1)
- Add support for any changed file. #35 (jackton1)
- Update .gitignore #34 (jackton1)
- Renamed has_changed to all_changed #33 (jackton1)
- Upgraded to v4.3 #32 (jackton1)
v4.3 (2021-05-01)
Fixed bugs:
- fatal error when using @v4.2 #28
Closed issues:
- Add support for watching a subset of files. #20
Merged pull requests:
- Add support to filter only specific files #31 (jackton1)
- Bump tj-actions/sync-release-version from v8 to v8.5 #30 (dependabot[bot])
- Upgrade to GitHub-native Dependabot #29 (dependabot-preview[bot])
- Update tj-actions/github-changelog-generator action to v1.6 #26 (renovate[bot])
- Update README.md #25 (jackton1)
- Upgraded to v4.2 #24 (jackton1)
v4.2 (2021-04-23)
Merged pull requests:
v4.1 (2021-04-23)
Merged pull requests:
v4 (2021-04-23)
Implemented enhancements:
Merged pull requests:
v3.3 (2021-04-20)
Merged pull requests:
v3.2 (2021-04-11)
Merged pull requests:
- Add support for all modified files #16 (jackton1)
- Update test.yml #14 (jackton1)
- Upgraded to v3.1 #13 (jackton1)
v3.1 (2021-04-04)
Merged pull requests:
v3 (2021-04-02)
Merged pull requests:
- Update action.yml #11 (jackton1)
- Update README.md #10 (jackton1)
- Configure Renovate #9 (renovate[bot])
- Update test.yml #8 (jackton1)
- Upgraded to v2.1 #6 (jackton1)
v2.1 (2021-03-18)
Merged pull requests:
v2 (2021-03-14)
Merged pull requests:
v1 (2021-03-05)
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator