Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
34 KiB
Changelog
v10.1 (2021-10-12)
Closed issues:
- Dependency Dashboard #27
Merged pull requests:
- docs: add talva-tr as a contributor for code #205 (allcontributors[bot])
- Update entrypoint.sh #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