From fb8fe5cfa8bd3aac50fe7f870e611e9c5c79dffd Mon Sep 17 00:00:00 2001 From: Ann Date: Wed, 15 Mar 2023 18:11:06 -0400 Subject: [PATCH 1/9] 5522 --- .github/workflows/create_tag2.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/create_tag2.yml b/.github/workflows/create_tag2.yml index 6e43ebb..a66de3e 100644 --- a/.github/workflows/create_tag2.yml +++ b/.github/workflows/create_tag2.yml @@ -93,6 +93,7 @@ jobs: created_tag: ${{ needs.createTag.outputs.newTag }} create_draft: ${{ inputs.releaseType == 'draft' }} release_title: Release ${{ needs.createTag.outputs.newTag }} + changelog_file: CHANGELOG.md env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - run: echo "created release ${{ needs.createTag.outputs.newTag }} ${{ steps.createNewRelease.outputs.html_url }}!" From 34907d19c78b6d5fed3e428f71a15339590d929d Mon Sep 17 00:00:00 2001 From: Ann Date: Wed, 15 Mar 2023 18:13:47 -0400 Subject: [PATCH 2/9] 123 --- .github/workflows/create_tag2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/create_tag2.yml b/.github/workflows/create_tag2.yml index a66de3e..196ec7a 100644 --- a/.github/workflows/create_tag2.yml +++ b/.github/workflows/create_tag2.yml @@ -93,7 +93,7 @@ jobs: created_tag: ${{ needs.createTag.outputs.newTag }} create_draft: ${{ inputs.releaseType == 'draft' }} release_title: Release ${{ needs.createTag.outputs.newTag }} - changelog_file: CHANGELOG.md + changelog_file: CHANGELOG1111.md env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - run: echo "created release ${{ needs.createTag.outputs.newTag }} ${{ steps.createNewRelease.outputs.html_url }}!" From ad0f2e8cac271d9b42011a060ddb2cc5efe2d566 Mon Sep 17 00:00:00 2001 From: Ann Date: Wed, 15 Mar 2023 18:15:54 -0400 Subject: [PATCH 3/9] 1111 --- .github/workflows/create_tag2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/create_tag2.yml b/.github/workflows/create_tag2.yml index 196ec7a..e723fba 100644 --- a/.github/workflows/create_tag2.yml +++ b/.github/workflows/create_tag2.yml @@ -93,7 +93,7 @@ jobs: created_tag: ${{ needs.createTag.outputs.newTag }} create_draft: ${{ inputs.releaseType == 'draft' }} release_title: Release ${{ needs.createTag.outputs.newTag }} - changelog_file: CHANGELOG1111.md + changelog_file: ./CHANGELOG.md env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - run: echo "created release ${{ needs.createTag.outputs.newTag }} ${{ steps.createNewRelease.outputs.html_url }}!" From bc5993e100654f3ce1c965c97aff1dfaa941c115 Mon Sep 17 00:00:00 2001 From: Ann Date: Wed, 15 Mar 2023 18:26:27 -0400 Subject: [PATCH 4/9] reate rele --- .github/workflows/create_tag2.yml | 2 +- CHANGELOG.md | 113 +++--------------------------- 2 files changed, 9 insertions(+), 106 deletions(-) diff --git a/.github/workflows/create_tag2.yml b/.github/workflows/create_tag2.yml index e723fba..a66de3e 100644 --- a/.github/workflows/create_tag2.yml +++ b/.github/workflows/create_tag2.yml @@ -93,7 +93,7 @@ jobs: created_tag: ${{ needs.createTag.outputs.newTag }} create_draft: ${{ inputs.releaseType == 'draft' }} release_title: Release ${{ needs.createTag.outputs.newTag }} - changelog_file: ./CHANGELOG.md + changelog_file: CHANGELOG.md env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - run: echo "created release ${{ needs.createTag.outputs.newTag }} ${{ steps.createNewRelease.outputs.html_url }}!" diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ff86f8..bb292e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,108 +1,11 @@ # Changelog -## 0.1.0 (2023-03-11) +## v1.0.0 -* name change | [fc82790](https://github.com/ann-aot/codespaces-actions-playground/commit/fc82790acabfa2e851161e777558afa8d37930ea) -* css change to prod | [c4a8c96](https://github.com/ann-aot/codespaces-actions-playground/commit/c4a8c966957f4cc8dd5b8ec0b1d771cb4d516579) -* prod | [1177425](https://github.com/ann-aot/codespaces-actions-playground/commit/11774253836eaed1abe4b69422b91e3bbca2ecc1) -* test-ann deploy | [33cf8af](https://github.com/ann-aot/codespaces-actions-playground/commit/33cf8af872d402716540ecb09e3bec206bd1937c) -* steps.deployment.outputs.page_url added back | [4c7a1bd](https://github.com/ann-aot/codespaces-actions-playground/commit/4c7a1bd31f5fcae14128d354f45e76a2af586ca6) -* TEST DOCKER | [3867c0c](https://github.com/ann-aot/codespaces-actions-playground/commit/3867c0c6f75a8ceb5e20eb0d474a1479ae062d22) -* PROD | [e432821](https://github.com/ann-aot/codespaces-actions-playground/commit/e4328216ef70e53f0c8e14226d14859769826b36) -* docker | [442aee5](https://github.com/ann-aot/codespaces-actions-playground/commit/442aee5ee8b011fbeba3f7afe0644bbaeecbf5e8) -* test label rename | [573ded7](https://github.com/ann-aot/codespaces-actions-playground/commit/573ded7e673d64ecfc546aeafc42cb8503cc13dd) -* commented | [a392898](https://github.com/ann-aot/codespaces-actions-playground/commit/a39289886a2d7b9cd615852757537f94fca22cce) -* deleted | [92536e9](https://github.com/ann-aot/codespaces-actions-playground/commit/92536e99c7c5839419494ed1405339e01fa6ef16) -* deleted | [ff55c9e](https://github.com/ann-aot/codespaces-actions-playground/commit/ff55c9ee9709270b82f7b4b5dd385273cfd11886) -* draft | [ae5f7cb](https://github.com/ann-aot/codespaces-actions-playground/commit/ae5f7cb61ab550be7585f947b409e0fb67b5cfc4) -* docker build | [ed110e4](https://github.com/ann-aot/codespaces-actions-playground/commit/ed110e4eb12ee41d1cb1a7cfd882621269c97f58) -* TEST-1 | [70324ec](https://github.com/ann-aot/codespaces-actions-playground/commit/70324ec42d9441b0f7b15b94aaebdf2d6cb7497f) -* test-1 | [0745032](https://github.com/ann-aot/codespaces-actions-playground/commit/0745032b374b1c4a27ca9a3eca865cef9a36eb24) -* docker file | [5fbf98d](https://github.com/ann-aot/codespaces-actions-playground/commit/5fbf98de673cc10043201a588879ffee831b439c) -* docker file | [4c0e6b1](https://github.com/ann-aot/codespaces-actions-playground/commit/4c0e6b1ca827169e44de6cc6848fc223d246134d) -* docker file | [3edd820](https://github.com/ann-aot/codespaces-actions-playground/commit/3edd82002d878281397a055a9910f743166dfa5a) -* docker file | [55d37db](https://github.com/ann-aot/codespaces-actions-playground/commit/55d37db8ff16ced9d77f11f675d3075756a7356c) -* test - 2 | [34f741a](https://github.com/ann-aot/codespaces-actions-playground/commit/34f741a60c369a0f37bfcfeeef36799ab15011d6) -* test - 3 | [49e66a5](https://github.com/ann-aot/codespaces-actions-playground/commit/49e66a5f88d86777d55e5d11c20b1eecc391f0bd) -* test - 3 | [021729f](https://github.com/ann-aot/codespaces-actions-playground/commit/021729ffd1124670ab9ea1d93357510727e5b365) -* test - 4 | [14c4af8](https://github.com/ann-aot/codespaces-actions-playground/commit/14c4af8ee431a62a3dd2097f9011a4c92db2a8bd) -* test - 5 | [648ce46](https://github.com/ann-aot/codespaces-actions-playground/commit/648ce4694efad2cdb0f09b617746fd70be64be10) -* test - 6 | [fdce57f](https://github.com/ann-aot/codespaces-actions-playground/commit/fdce57fcc56e3f9307614c4377db4a6013bda61e) -* test - 7 | [d995077](https://github.com/ann-aot/codespaces-actions-playground/commit/d99507765428a56553e773acfd4bd4b1896d4a15) -* test - 8 | [1682abc](https://github.com/ann-aot/codespaces-actions-playground/commit/1682abc01ff4599783364b63fdf6f796bac68e2b) -* test - 9 | [f0d028c](https://github.com/ann-aot/codespaces-actions-playground/commit/f0d028cbb01154eb02b40b324fe808c2f44ee46e) -* test - 9 | [901e342](https://github.com/ann-aot/codespaces-actions-playground/commit/901e3420b437291c0a55f5e8bb26efa51fb48ef9) -* test - 10 | [d66c216](https://github.com/ann-aot/codespaces-actions-playground/commit/d66c21695e8c182b35d43af91cb4a02e1737b7f9) -* test - 11 | [1f41ac4](https://github.com/ann-aot/codespaces-actions-playground/commit/1f41ac457e5e121dc6af71942aa160dce9f9ece3) -* test - 12 | [0779e6d](https://github.com/ann-aot/codespaces-actions-playground/commit/0779e6d030ea95645d8a30c555daeaf25de23267) -* test - 13 | [f8413b4](https://github.com/ann-aot/codespaces-actions-playground/commit/f8413b48f441a0417e15f1000ac2bbea51f4d742) -* test - 14 | [8d15354](https://github.com/ann-aot/codespaces-actions-playground/commit/8d15354ba633f34e2958adf1441dbefc8d5255bc) -* test - 15 | [a89b166](https://github.com/ann-aot/codespaces-actions-playground/commit/a89b16677e16378dd007602b33d9271644d6da3a) -* test - 16 | [7ae3680](https://github.com/ann-aot/codespaces-actions-playground/commit/7ae3680f3beee9ff3aae62b0f52f13b8f42089a5) -* test - 17 | [e6d8fb0](https://github.com/ann-aot/codespaces-actions-playground/commit/e6d8fb0f3b0ae96708c92a73a45c767243fd3072) -* test - 18 | [3b711f2](https://github.com/ann-aot/codespaces-actions-playground/commit/3b711f22c8e5139c9a08f32a428a7b645ae3106d) -* test - 19 | [c3a624c](https://github.com/ann-aot/codespaces-actions-playground/commit/c3a624cdef836611edb3b9695fd2e4c5eab68214) -* test - 20 | [408f3f4](https://github.com/ann-aot/codespaces-actions-playground/commit/408f3f48a15a1d662699d02265078025d1f3f2be) -* test - 21 | [587e53f](https://github.com/ann-aot/codespaces-actions-playground/commit/587e53f55cd2a7fe88874ad40d7236aa1ab7a35d) -* test - 22 | [b5e3aa2](https://github.com/ann-aot/codespaces-actions-playground/commit/b5e3aa29d9911a76229a987b9e37234dc65d7a5c) -* test - 23 | [1d2868b](https://github.com/ann-aot/codespaces-actions-playground/commit/1d2868bd733fe2a0a42786e33c1c708b733c050b) -* test - 24 | [3adc6a5](https://github.com/ann-aot/codespaces-actions-playground/commit/3adc6a57c0d64f6fc9770c49e0cd4c8058849b6b) -* test - 25 | [e081ba4](https://github.com/ann-aot/codespaces-actions-playground/commit/e081ba4d123f9146e31fc172623a3bcb09246bfa) -* test - 26 | [4e24c2c](https://github.com/ann-aot/codespaces-actions-playground/commit/4e24c2c5a299f92a17e2405f014a5e89afa3c4ab) -* test - 27 | [cf0d9e6](https://github.com/ann-aot/codespaces-actions-playground/commit/cf0d9e6688e81bc6ea5767849463c36fab4d236c) -* test - 28 | [a99f9f0](https://github.com/ann-aot/codespaces-actions-playground/commit/a99f9f0a91dffcfca03db2bb08d07201adae2a64) -* test - 29 | [06be921](https://github.com/ann-aot/codespaces-actions-playground/commit/06be921e870589f257ddf374a97e28f5b1dcf5f9) -* test - 30 | [42e2082](https://github.com/ann-aot/codespaces-actions-playground/commit/42e2082dbdf324fda9af94124d3e4724f977ac02) -* test - 31 | [881887f](https://github.com/ann-aot/codespaces-actions-playground/commit/881887f135142c367f034d04f5be4333d01d5a83) -* test - 32 | [64ae96f](https://github.com/ann-aot/codespaces-actions-playground/commit/64ae96f3a2a7cf7788c41541433efcf1e5d39a22) -* test - 33 | [f3df39b](https://github.com/ann-aot/codespaces-actions-playground/commit/f3df39bd7bed030ba84355d52041af5b773bdbdd) -* tag 1 | [5d1299e](https://github.com/ann-aot/codespaces-actions-playground/commit/5d1299e3cede94ac9cfcd5f9393a9e290ced0bc7) -* tag 2 | [daa5724](https://github.com/ann-aot/codespaces-actions-playground/commit/daa572456ec74f678170d35d04563b8ea1b670c8) -* tag 3 | [f975a3f](https://github.com/ann-aot/codespaces-actions-playground/commit/f975a3f269c70304024b298e35df0362c1323795) -* release 1 | [e8850c8](https://github.com/ann-aot/codespaces-actions-playground/commit/e8850c87483f697f42056804598221c9530c59b6) -* relaese-2 | [d67923d](https://github.com/ann-aot/codespaces-actions-playground/commit/d67923d0681ee4b2ca3e48f7ec9388afef114773) -* release 3 | [8d5357e](https://github.com/ann-aot/codespaces-actions-playground/commit/8d5357e5719bdd96785f225aa32b2f7c6ebd77ba) -* release 4 | [279cce5](https://github.com/ann-aot/codespaces-actions-playground/commit/279cce5e0f5ffe051919c7831679abfb14f5df56) -* release 5 | [7e0bad8](https://github.com/ann-aot/codespaces-actions-playground/commit/7e0bad8455e810982e5945d70cc5b7172842f5e6) -* release 5 | [9396cd6](https://github.com/ann-aot/codespaces-actions-playground/commit/9396cd68e20c91713b08e0090cfc505971cf2b3b) -* release 6 | [fce93bc](https://github.com/ann-aot/codespaces-actions-playground/commit/fce93bc3d1fa3af16cf85d9955a3bfb9d50b541c) -* release 6 | [2dae962](https://github.com/ann-aot/codespaces-actions-playground/commit/2dae962814378f94aed9f49211a8a1a4235871a1) -* release 7 | [917d083](https://github.com/ann-aot/codespaces-actions-playground/commit/917d0837c5e8f903e9bc1420a9476e71c74fc776) -* release 8 | [5e78cc3](https://github.com/ann-aot/codespaces-actions-playground/commit/5e78cc364fefbf2e5a626523b9bf9f6d4caae50a) -* release 8 | [aa6b722](https://github.com/ann-aot/codespaces-actions-playground/commit/aa6b72220987059e4006a85a59d3b28dce1544a6) -* release 8 | [f8e484b](https://github.com/ann-aot/codespaces-actions-playground/commit/f8e484b8dd5dc520fdf9e53ea42c79a953bd1b3b) -* release 9 | [2234074](https://github.com/ann-aot/codespaces-actions-playground/commit/2234074c0997bc329b9411d4dfebf2a3242e8a9d) -* release 10 | [078e1a7](https://github.com/ann-aot/codespaces-actions-playground/commit/078e1a7d4c05daa3e14349e3ec6efc530029c752) -* commit 11 | [ac2e5a9](https://github.com/ann-aot/codespaces-actions-playground/commit/ac2e5a9ff6ae83bceef88e194bffc74fe12a544e) -* commit 11 | [2c8b137](https://github.com/ann-aot/codespaces-actions-playground/commit/2c8b137c558a8580637a7f497fbef3c4af54e2ed) -* commit 12 | [d012a72](https://github.com/ann-aot/codespaces-actions-playground/commit/d012a721f38cca1f9cac77808660888af7f97258) -* commit 14 | [8d337a7](https://github.com/ann-aot/codespaces-actions-playground/commit/8d337a726879ca59139d0e4301881e5619a420fd) -* Docker build- 1 | [2c678f4](https://github.com/ann-aot/codespaces-actions-playground/commit/2c678f4d493345df0035dfd389e5f24de29f134a) -* commit 2 | [bd8e1f1](https://github.com/ann-aot/codespaces-actions-playground/commit/bd8e1f1158f790604f325fdbc42a525d19cbd791) -* commit 2 | [605b7fb](https://github.com/ann-aot/codespaces-actions-playground/commit/605b7fb295071f738ed007669934d349b59eba99) -* commit - 3 | [a360769](https://github.com/ann-aot/codespaces-actions-playground/commit/a360769270b498a2c819a15aabcefa053688c821) -* commit-4 | [6ad6995](https://github.com/ann-aot/codespaces-actions-playground/commit/6ad69951241802f6ff5886aed32e06536afbc7d0) -* Features | [3927b97](https://github.com/ann-aot/codespaces-actions-playground/commit/3927b9789784df5c1b1f86fc66f94fe0172ea713) -* feature | [004b022](https://github.com/ann-aot/codespaces-actions-playground/commit/004b022589d696afa9fe5082b34067ea3eff695c) -* 1 | [234c8e6](https://github.com/ann-aot/codespaces-actions-playground/commit/234c8e6c33e56489bbe4993f5bbeec86025db8ac) -* 2 | [1110b58](https://github.com/ann-aot/codespaces-actions-playground/commit/1110b585e0efab6a57cc0c6b2714e97cf5b88ba4) -* 111 | [1f4292a](https://github.com/ann-aot/codespaces-actions-playground/commit/1f4292a9f95fa819e7a83752c3e5e9f5a485dc98) -* 12 | [94e794d](https://github.com/ann-aot/codespaces-actions-playground/commit/94e794de7903e3f0084f191ae6ff2996de55caf1) -* 3 | [d133cbf](https://github.com/ann-aot/codespaces-actions-playground/commit/d133cbff1b12d9c52237d6c3d6aeba8475d4926e) -* commit -11 | [03a9bd7](https://github.com/ann-aot/codespaces-actions-playground/commit/03a9bd79ab3340a5bebe0132c6bc88a78ceb022a) -* commit -12 | [7ba1ca6](https://github.com/ann-aot/codespaces-actions-playground/commit/7ba1ca60611b726fc20d48faafc18da3b7802ccb) -* commit -13 | [ab25fc7](https://github.com/ann-aot/codespaces-actions-playground/commit/ab25fc75aee0d39cc4c7718e8fc2614e078f307a) -* commit -14 | [54baba6](https://github.com/ann-aot/codespaces-actions-playground/commit/54baba6c9505f057424cfbacb7442e34ea63af42) -* commit -15 | [f1e1053](https://github.com/ann-aot/codespaces-actions-playground/commit/f1e1053a48f20e3aa362c2fa64fb9144af1f9f05) -* commit -16 | [0512471](https://github.com/ann-aot/codespaces-actions-playground/commit/0512471dacdb7d288543152632a6da9bcc4f2e5f) -* commit 1 | [989eb24](https://github.com/ann-aot/codespaces-actions-playground/commit/989eb24f1f78b273ae6eebad6f548219be69789a) -* 1 | [d0c2927](https://github.com/ann-aot/codespaces-actions-playground/commit/d0c29276f5617e2bdab878168b7ab9781bcd617c) -* 12 | [48b25ae](https://github.com/ann-aot/codespaces-actions-playground/commit/48b25aef09fabbd594d738351d21b468254fa641) -* 2 | [8b06a58](https://github.com/ann-aot/codespaces-actions-playground/commit/8b06a585402415ac80ae6ad5f9a9be221e49443d) -* 3 | [cab8ebc](https://github.com/ann-aot/codespaces-actions-playground/commit/cab8ebc0b8ebc99a7c16d608b6d3d307f7c6d88b) -* 2 | [238b9e0](https://github.com/ann-aot/codespaces-actions-playground/commit/238b9e0d0383c7a825b6bc037d2ded89124839ff) -* 3 | [92c303b](https://github.com/ann-aot/codespaces-actions-playground/commit/92c303bc23350d43ce6d8d0a7d32220376aeb416) -* 2 | [5c6363a](https://github.com/ann-aot/codespaces-actions-playground/commit/5c6363ae7fe23aa3643e89042708954b92865edb) -* 2 | [2c90ef8](https://github.com/ann-aot/codespaces-actions-playground/commit/2c90ef83624919f7565ac5c6ab5d9779bb2470e3) -* 4 | [a45cf74](https://github.com/ann-aot/codespaces-actions-playground/commit/a45cf74dd4ce1abe740380457aec217bfc9a0a6f) -[compare](https://github.com/ann-aot/codespaces-actions-playground/compare/47d0cfeb9e0227959402ad38fc81f127453c4ed0...514b809cf4e58837153beb9e481c242691ea0fca) +Initial Release + +## v13.0.2 + +Change -1 + +Change -2 \ No newline at end of file From 55031429b286a2439ec333c7bf2a6bf6fd15fc98 Mon Sep 17 00:00:00 2001 From: Ann Date: Wed, 15 Mar 2023 18:28:25 -0400 Subject: [PATCH 5/9] 111 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb292e3..9e6f856 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ Initial Release -## v13.0.2 +## v13.1.3 Change -1 From 5ba3a310391e915764b0363abd8c44115e873e29 Mon Sep 17 00:00:00 2001 From: Ann Date: Wed, 15 Mar 2023 18:32:20 -0400 Subject: [PATCH 6/9] 12111 --- .github/CHANGELOG.md | 11 +++++++++++ .github/workflows/CHANGELOG.md | 11 +++++++++++ CHANGELOG.md | 2 +- 3 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 .github/CHANGELOG.md create mode 100644 .github/workflows/CHANGELOG.md diff --git a/.github/CHANGELOG.md b/.github/CHANGELOG.md new file mode 100644 index 0000000..64d8985 --- /dev/null +++ b/.github/CHANGELOG.md @@ -0,0 +1,11 @@ +# Changelog + +## v1.0.0 + +Initial Release + +## v13.1.4 + +Change -1 + +Change -2 \ No newline at end of file diff --git a/.github/workflows/CHANGELOG.md b/.github/workflows/CHANGELOG.md new file mode 100644 index 0000000..64d8985 --- /dev/null +++ b/.github/workflows/CHANGELOG.md @@ -0,0 +1,11 @@ +# Changelog + +## v1.0.0 + +Initial Release + +## v13.1.4 + +Change -1 + +Change -2 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e6f856..64d8985 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ Initial Release -## v13.1.3 +## v13.1.4 Change -1 From 3e2e17a094853168d638f0fb326dec6ae58b0eba Mon Sep 17 00:00:00 2001 From: Ann Date: Wed, 15 Mar 2023 18:49:52 -0400 Subject: [PATCH 7/9] 12ss --- .github/CHANGELOG.md | 11 ----------- .github/workflows/CHANGELOG.md | 11 ----------- .github/workflows/create_tag2.yml | 2 +- CHANGELOG.md | 2 +- 4 files changed, 2 insertions(+), 24 deletions(-) delete mode 100644 .github/CHANGELOG.md delete mode 100644 .github/workflows/CHANGELOG.md diff --git a/.github/CHANGELOG.md b/.github/CHANGELOG.md deleted file mode 100644 index 64d8985..0000000 --- a/.github/CHANGELOG.md +++ /dev/null @@ -1,11 +0,0 @@ -# Changelog - -## v1.0.0 - -Initial Release - -## v13.1.4 - -Change -1 - -Change -2 \ No newline at end of file diff --git a/.github/workflows/CHANGELOG.md b/.github/workflows/CHANGELOG.md deleted file mode 100644 index 64d8985..0000000 --- a/.github/workflows/CHANGELOG.md +++ /dev/null @@ -1,11 +0,0 @@ -# Changelog - -## v1.0.0 - -Initial Release - -## v13.1.4 - -Change -1 - -Change -2 \ No newline at end of file diff --git a/.github/workflows/create_tag2.yml b/.github/workflows/create_tag2.yml index a66de3e..2738ae6 100644 --- a/.github/workflows/create_tag2.yml +++ b/.github/workflows/create_tag2.yml @@ -93,7 +93,7 @@ jobs: created_tag: ${{ needs.createTag.outputs.newTag }} create_draft: ${{ inputs.releaseType == 'draft' }} release_title: Release ${{ needs.createTag.outputs.newTag }} - changelog_file: CHANGELOG.md + changelog_file: "CHANGELOG.md" env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - run: echo "created release ${{ needs.createTag.outputs.newTag }} ${{ steps.createNewRelease.outputs.html_url }}!" diff --git a/CHANGELOG.md b/CHANGELOG.md index 64d8985..b440ec7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ Initial Release -## v13.1.4 +## v13.1.5 Change -1 From 3f6a4d59bdba029e6af4ae01a9e42a83efe5dd7b Mon Sep 17 00:00:00 2001 From: Ann Date: Wed, 15 Mar 2023 18:53:41 -0400 Subject: [PATCH 8/9] 122 --- .github/workflows/create_tag2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/create_tag2.yml b/.github/workflows/create_tag2.yml index 2738ae6..a698e54 100644 --- a/.github/workflows/create_tag2.yml +++ b/.github/workflows/create_tag2.yml @@ -93,7 +93,7 @@ jobs: created_tag: ${{ needs.createTag.outputs.newTag }} create_draft: ${{ inputs.releaseType == 'draft' }} release_title: Release ${{ needs.createTag.outputs.newTag }} - changelog_file: "CHANGELOG.md" + changelog_file: "../../CHANGELOG.md" env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - run: echo "created release ${{ needs.createTag.outputs.newTag }} ${{ steps.createNewRelease.outputs.html_url }}!" From 0f79b2e39a878a68b6eac041810c1fbe1571daa0 Mon Sep 17 00:00:00 2001 From: Ann Date: Wed, 15 Mar 2023 18:58:14 -0400 Subject: [PATCH 9/9] 11 --- .github/workflows/create_tag2.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/create_tag2.yml b/.github/workflows/create_tag2.yml index a698e54..6e43ebb 100644 --- a/.github/workflows/create_tag2.yml +++ b/.github/workflows/create_tag2.yml @@ -93,7 +93,6 @@ jobs: created_tag: ${{ needs.createTag.outputs.newTag }} create_draft: ${{ inputs.releaseType == 'draft' }} release_title: Release ${{ needs.createTag.outputs.newTag }} - changelog_file: "../../CHANGELOG.md" env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - run: echo "created release ${{ needs.createTag.outputs.newTag }} ${{ steps.createNewRelease.outputs.html_url }}!"