-
Notifications
You must be signed in to change notification settings - Fork 211
Comparing changes
Open a pull request
base repository: helm/chart-releaser-action
base: be16258da8010256c6e82849661221415f031968
head repository: helm/chart-releaser-action
compare: a917fd15b20e8b64b94d9158ad54cd6345335584
- 15 commits
- 5 files changed
- 11 contributors
Commits on Mar 24, 2023
-
Allow to mark the published github release as latest (#135)
* Allow to mark the published github release as latest Signed-off-by: Simon L <szaimen@e.mail.de>
Configuration menu - View commit details
-
Copy full SHA for 31bbcdc - Browse repository at this point
Copy the full SHA 31bbcdcView commit details -
Support actions triggered by a tag (#96)
The original helm/chart-releaser-action does not work on actions triggered by a tag because the `lookup_changed_charts` will never find differences in the charts. The problem is that `lookup_latest_tag` returns the tag that triggered the action, which is the current commit analyzed by `lookup_changed_charts`. This simple solution skips the current (tagged) commit when searching for tags. Signed-off-by: Luis Gracia <lgraval@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for db5211e - Browse repository at this point
Copy the full SHA db5211eView commit details
Commits on Apr 25, 2023
-
Add flag
skip-existing
to skip upload if release exists (#134)* add skip-existing option Signed-off-by: Alexandre Nicolaie dit Clairville <alexandre.nicolaie@gmail.com> --------- Signed-off-by: Alexandre Nicolaie dit Clairville <alexandre.nicolaie@gmail.com> Signed-off-by: Alexandre NICOLAIE <xunleii@users.noreply.github.com> Co-authored-by: Carlos Tadeu Panato Junior <ctadeu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5f8660e - Browse repository at this point
Copy the full SHA 5f8660eView commit details
Commits on Jun 27, 2023
-
bump to use chart-releaser v1.6.0 (#146)
Signed-off-by: cpanato <ctadeu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fdfc0aa - Browse repository at this point
Copy the full SHA fdfc0aaView commit details -
Remove
charts_repo_url
from readme (#144)Signed-off-by: Michael Kriese <michael.kriese@visualon.de>
Configuration menu - View commit details
-
Copy full SHA for 3f9ae38 - Browse repository at this point
Copy the full SHA 3f9ae38View commit details
Commits on Jul 6, 2023
-
Remove deprecated charts_repo_url inputs in doc (#137)
Signed-off-by: Kevin Park <krapi0314@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4b85f2c - Browse repository at this point
Copy the full SHA 4b85f2cView commit details
Commits on Jul 11, 2023
-
Add
changed_charts
andchart_version
outputs (#130)* Add `changed_charts` and `chart_version` outputs This should let downstream steps make conditional decisions based on what we found. Also: fix a confusing double-negative test in main(). Signed-off-by: Nathan J. Mehl <n@oden.io> --------- Signed-off-by: Nathan J. Mehl <n@oden.io>
Configuration menu - View commit details
-
Copy full SHA for 2504907 - Browse repository at this point
Copy the full SHA 2504907View commit details
Commits on Sep 4, 2023
-
Added: --packages-with-index parameter (#148)
* Added: --packages-with-index parameter Signed-off-by: Valeriano Manassero <14011549+valeriano-manassero@users.noreply.github.com> --------- Signed-off-by: Valeriano Manassero <14011549+valeriano-manassero@users.noreply.github.com>
Valeriano Manassero authoredSep 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 3e08cca - Browse repository at this point
Copy the full SHA 3e08ccaView commit details -
docs: add skip_existing to README (#158)
Signed-off-by: Markus Frosch <markus@lazyfrosch.de>
Configuration menu - View commit details
-
Copy full SHA for 9a61313 - Browse repository at this point
Copy the full SHA 9a61313View commit details -
README: Fix default chart-releaser version (#155)
* README: Fix default chart-releaser version Ref: fdfc0aa Signed-off-by: Michal Biesek <michalbiesek@gmail.com> --------- Signed-off-by: Michal Biesek <michalbiesek@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8120a7a - Browse repository at this point
Copy the full SHA 8120a7aView commit details -
Extend
show_help
withpackages-with-index
(#160)- add missing option description in usage message Ref: 3e08cca Signed-off-by: Michal Biesek <michalbiesek@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5b8970c - Browse repository at this point
Copy the full SHA 5b8970cView commit details
Commits on Sep 5, 2023
-
Add
--pages-branch
parameter (#156)Ref: helm/chart-releaser@378f527 helm/chart-releaser@cb0563b Signed-off-by: Michal Biesek <michalbiesek@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ed43eb3 - Browse repository at this point
Copy the full SHA ed43eb3View commit details
Commits on Oct 31, 2023
-
fix packages_with_index flag (#172)
Signed-off-by: cpanato <ctadeu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d17b190 - Browse repository at this point
Copy the full SHA d17b190View commit details
Commits on Nov 2, 2023
-
bump cr to 1.6.1 and add dependabot config (#173)
Signed-off-by: cpanato <ctadeu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0c13a65 - Browse repository at this point
Copy the full SHA 0c13a65View commit details -
Bump actions/checkout from 3.6.0 to 4.1.1 (#174)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.1.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@f43a0e5...b4ffde6) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a917fd1 - Browse repository at this point
Copy the full SHA a917fd1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff be16258da8010256c6e82849661221415f031968...a917fd15b20e8b64b94d9158ad54cd6345335584