From f9bae7738508e63211dc32a89c0caf95faf1edd8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 14:52:44 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..252e7d5 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,42 @@ +# Changelog + +## 1.0.0 (2023-08-10) + + +### Features + +* add action ([c3e489e](https://github.com/nearform/initium-cli/commit/c3e489e4f949959479be6c1e133e1b4b4be3fe0c)) +* Add github init command ([#20](https://github.com/nearform/initium-cli/issues/20)) ([5631ef3](https://github.com/nearform/initium-cli/commit/5631ef392757dd39dc4ccda78fb8ca868d4fd576)) +* Add Installation Command ([#46](https://github.com/nearform/initium-cli/issues/46)) ([233f4bd](https://github.com/nearform/initium-cli/commit/233f4bd593a1390730fc3954cb413383f2855143)) +* Add support for configuration file ([#57](https://github.com/nearform/initium-cli/issues/57)) ([20a057d](https://github.com/nearform/initium-cli/commit/20a057d9e773b8b0a31d1d9c4800357bf37ee54a)) +* adding checkout action ([e8ab9f8](https://github.com/nearform/initium-cli/commit/e8ab9f8cda3f5e32b16410c569eb0c1652d6d834)) +* adding correct folder ([8a5f4b0](https://github.com/nearform/initium-cli/commit/8a5f4b05cb22bb439a0cf3331b59b25a51993588)) +* adding initial tests ([eb1f803](https://github.com/nearform/initium-cli/commit/eb1f803c5d1a18291a1c2a283b299a78c3915112)) +* adding job for commit and push nodejs project ([c6449ef](https://github.com/nearform/initium-cli/commit/c6449ef4a5878e5086c410a2e352b2f595e72349)) +* adding make project_build to test the workflow ([45fa49f](https://github.com/nearform/initium-cli/commit/45fa49fb36012c65e9f8e47af6334ad23c2a9e10)) +* adding more tests ([d998753](https://github.com/nearform/initium-cli/commit/d998753908df0b1cd9a2343bee861bb39e24c3eb)) +* adding more tests ([0d21958](https://github.com/nearform/initium-cli/commit/0d2195864dc4b5925172e910bfdf3897dc722d91)) +* adding small and simple test ([5e231b4](https://github.com/nearform/initium-cli/commit/5e231b41143e5f3e85f228ba4e431c7c7e54636f)) +* adding test pipeline and make build only on master ([f9fff0d](https://github.com/nearform/initium-cli/commit/f9fff0d8cec7bcb296b4062d3a9527bec4680997)) +* changes in the code ([d985443](https://github.com/nearform/initium-cli/commit/d985443ae863cb74f67855c5a333761290f40642)) +* Implement the on branch workflow ([#58](https://github.com/nearform/initium-cli/issues/58)) ([2238866](https://github.com/nearform/initium-cli/commit/2238866bbfcd122757429a3d7e5a86e798ac1d2d)) +* improve workflow ([#59](https://github.com/nearform/initium-cli/issues/59)) ([315926b](https://github.com/nearform/initium-cli/commit/315926bb016f6659bfff9f0c4a929b29cc9971c2)) +* **issue-24:** Refactor Docker Image attributes and add files for knative templating ([#32](https://github.com/nearform/initium-cli/issues/32)) ([04e43fe](https://github.com/nearform/initium-cli/commit/04e43feb76c9893adc00a6d67b89e2277806161c)) +* making things simpler ([f74d5da](https://github.com/nearform/initium-cli/commit/f74d5da28f89caa2788b18560b82f420acf20ae7)) +* moving checkout action ([1d08b9f](https://github.com/nearform/initium-cli/commit/1d08b9fff6aa8daabe656cb1cedd46bb7577ea2c)) +* moving the env for the whole job ([e6750b7](https://github.com/nearform/initium-cli/commit/e6750b716d26815b9fb589ece7d22ebb111d5a8d)) +* remove action ([a45d5e0](https://github.com/nearform/initium-cli/commit/a45d5e01e62bc942d02b9a56b1652061dc2ea22a)) +* remove duplicated tests ([01e31ab](https://github.com/nearform/initium-cli/commit/01e31ab42dc463377202ca4ad7dbac55d002912d)) +* rename module to initium-cli ([#62](https://github.com/nearform/initium-cli/issues/62)) ([677885d](https://github.com/nearform/initium-cli/commit/677885df1d969ea2a5275a1b95ca37ed0314c173)) +* updating token value ([4694813](https://github.com/nearform/initium-cli/commit/4694813c2044182a02a1fbae3464892765633e17)) +* using local path ([09ea0d6](https://github.com/nearform/initium-cli/commit/09ea0d6a8003ee0233cdc4c49b6142582de29555)) +* using reusable actions to allow add more jobs easily ([bb0bd27](https://github.com/nearform/initium-cli/commit/bb0bd270ca5003246da49776cbff74ece3330fc7)) + + +### Bug Fixes + +* correct shell, correct env ([68497e3](https://github.com/nearform/initium-cli/commit/68497e3220f6516d30b234549e54f7ecf45fe7a9)) +* fixing reference ([411612f](https://github.com/nearform/initium-cli/commit/411612fc26c22b2345b67c536c6c8b5ab5140ddb)) +* fixing reference ([0cabf57](https://github.com/nearform/initium-cli/commit/0cabf576237f2a0d4b8c16b2d0f20c82fc6d762f)) +* fixing reference ([5613ff0](https://github.com/nearform/initium-cli/commit/5613ff01c301ce4fc366b933369889b3f2370e92)) +* move secret input ([e53cbc2](https://github.com/nearform/initium-cli/commit/e53cbc2b21cbe665942d0d0fdc2d16335910d6cd))