0.8.4 (2023-12-01)
- 0.8.4 (49b8fbc)
0.8.3 (2023-12-01)
- test npm publish action (2d000df)
0.8.2 (2023-11-30)
0.8.1 (2023-11-30)
0.8.0 (2023-11-30)
- add secrets management (#145) (9623e63)
- enforce linux/amd64 images (#154) (90aa6d8)
- post application url and commit hash as a PR comment after every deploy (#148) (79d5a2e)
- cluster name for INITIUM_CLUSTER_ENDPOINT envvar (#151) (05c14db)
- code refactoring and cleanup (#156) (b08bdd7)
0.7.0 (2023-10-31)
- initium project type flag (#101) (321141e)
- pass secrets to app (#142) (3edf2ea)
- private registry with multiple secrets (#130) (a4a20f1)
- provide an option to deploy private services (#132) (9528449)
0.6.0 (2023-10-03)
- Come up with a standard to pass configuration to the deployed application (#115) (f1b3c2b)
- unify all release steps in a single pipeline (#113) (93f4be9)
0.5.0 (2023-09-21)
- allow release please to publish to npm (5129767)
0.4.0 (2023-09-21)
- execute publish steps only on release (#110) (abb4439)
- release-please action failing for missing
)
(#109) (b12c919)
0.3.0 (2023-09-04)
- avoid running closed PR action immediately after reopen (#98) (107b505)
- the init github command does not require the shared flags (#93) (6c9a32c)
0.2.0 (2023-08-18)
- move from repo-name to container-registry (#79) (cebfa95)
- remove outdated quick-start (#82) (d3180a8)
0.1.0 (2023-08-11)
- add action (c3e489e)
- Add github init command (#20) (5631ef3)
- Add Installation Command (#46) (233f4bd)
- Add support for configuration file (#57) (20a057d)
- adding checkout action (e8ab9f8)
- adding correct folder (8a5f4b0)
- adding initial tests (eb1f803)
- adding job for commit and push nodejs project (c6449ef)
- adding make project_build to test the workflow (45fa49f)
- adding more tests (d998753)
- adding more tests (0d21958)
- adding small and simple test (5e231b4)
- adding test pipeline and make build only on master (f9fff0d)
- changes in the code (d985443)
- Implement the on branch workflow (#58) (2238866)
- improve workflow (#59) (315926b)
- issue-24: Refactor Docker Image attributes and add files for knative templating (#32) (04e43fe)
- making things simpler (f74d5da)
- moving checkout action (1d08b9f)
- moving the env for the whole job (e6750b7)
- remove action (a45d5e0)
- remove duplicated tests (01e31ab)
- rename module to initium-cli (#62) (677885d)
- updating token value (4694813)
- using local path (09ea0d6)
- using reusable actions to allow add more jobs easily (bb0bd27)