Commit Graph
43 Commits
Author SHA1 Message Date
Chris SmithandGitHub 702702f86c Fixes an issue with chart_depth when charts_dir is . (#83)
Signed-off-by: chrisbsmith <chris.b.smith@gmail.com>
2021-06-16 14:49:55 +02:00
Carlos Tadeu Panato JuniorandGitHub c25b74a986 actions: update chart-releaser to use version v1.2.1 (#81)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-05-10 17:13:54 +02:00
Carlos Tadeu Panato JuniorandGitHub a996acef7b Update default branch reference from master to main (#79)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-04-21 11:58:06 +02:00
Carlos Tadeu Panato JuniorandGitHub 120944e663 chart-releaser: update to use release 1.2.0 (#75)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-02-18 10:19:03 +01:00
c3d308d0c5 Fix action version in README (#59)
Co-authored-by: Reinhard Nägele <unguiculus@gmail.com>
2020-11-08 16:56:57 +01:00
Reinhard NägeleandGitHub 565e7795ce Convert to composite action and use cache dir (#55)
Switch to composite action so we can get rid of Javascript and install
cr to the cache location.

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2020-11-04 21:04:47 +01:00
Reinhard NägeleandGitHub 7e3f32e98a Add missing config option to action.yml (#53)
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2020-10-30 18:59:02 +01:00
Reinhard NägeleandGitHub 072a634d5a Add config option (#50) 2020-10-29 22:10:35 +01:00
Reinhard NägeleandGitHub ae4e3d41de Use built-in package and upload functionality (#48) 2020-10-29 22:07:36 +01:00
Luke CarrierandGitHub ee2ad4e343 Fix handling of deeply nested charts_dir (#47)
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2020-10-29 18:18:17 +01:00
Josh SorefandGitHub 39ca3e607f Remove stray quote (#51)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-10-26 22:11:02 +01:00
Bharat KunwarandGitHub 06d81fa7f6 Tag release with commit hash of the tip of current branch (#42)
At present, the tip of the default branch is tagged with the release.
This is not ideal if we want to make releases out of non-default
branches. Use the current commit ID as the input when invoking `cr
upload` so that the releases are tagged correctly.

Signed-off-by: Bharat Kunwar <bharat@stackhpc.com>
2020-09-25 11:19:27 +02:00
Rizky Maulana NugrahaandGitHub 74d70221cd Fix small typo in cr.sh (#39)
Signed-off-by: Rizky Maulana Nugraha <lana.pcfre@gmail.com>
2020-09-17 17:02:17 +02:00
David J. M. KarlsenandGitHub 42a825d491 fix checkout action, needs history (#35)
Signed-off-by: David Karlsen <david@davidkarlsen.com>
2020-08-29 20:36:07 +02:00
Scott RigbyandGitHub 97237943ef Bump chart-releaser to v1.0.0 and prep chart-releaser-action for v1.0.0 (#34)
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-08-10 23:05:31 +02:00
Stuart P. BentleyandGitHub cb4a7d9993 Use provided GITHUB_TOKEN instead of custom PAT (#26)
Signed-off-by: Stuart P. Bentley <s@stuartpb.com>
2020-08-09 23:36:35 +02:00
Timothy ClarkeandGitHub a2cb342e3a Updated README adding referance to gh-pages (#32)
Signed-off-by: Timothy Clarke <Timothy.Clarke@ServerBox.co.uk>
2020-07-26 12:25:05 +02:00
ChrisandGitHub 8505b7acc8 Ignore directories with missing Chart.yaml (#18)
Prevents action fails when there are directories detected that do not contain charts.
(e.g. .github)

Signed-off-by: Chris <github.account@chrigel.net>
Fixed: #12
2020-04-06 18:34:49 +02:00
Reinhard NägeleandGitHub 5ecd0f7f1a Don't try to package charts that no longer exist (#20)
Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>
2020-03-28 09:16:39 +01:00
Reinhard NägeleandGitHub c8710807ac Update readme for release v1.0.0-rc.1 (#17)
Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>
2020-03-22 21:47:59 +01:00
Bobby DeSimoneandGitHub ba84cd6d7d Remove save flag from package command (#14)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-03-22 21:36:41 +01:00
Carlos Tadeu Panato JuniorandReinhard Nägele b52ca56807 Update readme to use v1.0.0-alpha.2 (#9)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2020-01-10 16:27:33 +01:00
Reinhard Naegele da16ecac9b Fix inputs in readme
Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>
2019-12-21 11:28:16 +01:00
Reinhard NägeleandGitHub 590e9dd0aa Fix docs and add missing version input (#5)
Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>
2019-12-09 21:14:18 +01:00
Scott Rigby be9c1b2453 Update actions tag
Signed-off-by: Scott Rigby <scott@r6by.com>
2019-12-08 18:40:28 -05:00
Scott RigbyandGitHub 68df867a9a Merge pull request #4 from helm/action-icon
Update action icon
2019-12-08 18:28:49 -05:00
Scott Rigby 4bfd6b0117 Update action icon
Signed-off-by: Scott Rigby <scott@r6by.com>
2019-12-08 18:18:16 -05:00
Scott Rigby 64c7e45282 Update action medatata
Signed-off-by: Scott Rigby <scott@r6by.com>
2019-12-08 17:45:48 -05:00
Scott RigbyandGitHub d7205588ce Merge pull request #3 from scottrigby/update-workflow-example
Update example workflow
2019-12-08 16:42:09 -05:00
Scott Rigby 59eb1e0361 Remove obselete values note
Signed-off-by: Scott Rigby <scott@r6by.com>
2019-12-08 16:32:03 -05:00
Scott Rigby 5c0f6c0acc Remove obselete values
Signed-off-by: Scott Rigby <scott@r6by.com>
2019-12-08 16:31:16 -05:00
Scott Rigby c21af0f776 Update Actions bug link
Signed-off-by: Scott Rigby <scott@r6by.com>
2019-12-08 16:04:13 -05:00
Scott Rigby 4e1d0c2d2f Update example workflow
Signed-off-by: Scott Rigby <scott@r6by.com>
2019-12-08 16:01:22 -05:00
Scott Rigby 209b778570 Fix COC link
Signed-off-by: Scott Rigby <scott@r6by.com>
2019-12-07 14:32:18 -05:00
Scott RigbyandGitHub 2d66575d6a Merge pull request #2 from unguiculus/main.js
Simplify main.js
2019-12-02 15:35:52 -05:00
Reinhard Naegele 46d7da99bf Simplify main.js
Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>
2019-12-02 21:22:30 +01:00
Scott RigbyandGitHub e80da0f1b3 Merge pull request #1 from unguiculus/remove-typescript
Remove TypeScript
2019-12-02 15:09:12 -05:00
Reinhard Naegele 5789f54dea Remove TypeScript
This removes TypeScript and all dependencies and only keeps a simple
Javascript file that does not have any dependencies and can be run
directly. There is not need for an NPM build any more and we just
call a shell script via Javascript.

With this, we no longer have to commit node_modules and Javascript
compiled from TypeScript code. Also, the shell script can easily be run
directly for local testing.

Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>
2019-12-02 20:32:54 +01:00
Scott Rigby 8b61200f6b Initial Readme
Signed-off-by: Scott Rigby <scott@r6by.com>
2019-11-24 11:32:13 -05:00
Scott Rigby f9a985a4a7 gitignore from @unguiculus
Signed-off-by: Scott Rigby <scott@r6by.com>
2019-11-24 11:29:11 -05:00
Scott Rigby deaa82cd8b Helm license
Signed-off-by: Scott Rigby <scott@r6by.com>
2019-11-24 11:28:51 -05:00
Scott Rigby fe78110aae Helm CoC
Signed-off-by: Scott Rigby <scott@r6by.com>
2019-11-24 11:28:37 -05:00
Reinhard Naegele b000906c7a Add chart-releaser action
Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>
2019-11-22 16:00:54 +01:00