From a2dcbc25924585e8fbfb5d247249a4a8feeedd26 Mon Sep 17 00:00:00 2001 From: Matteo Juen <45847997+Blvckleg@users.noreply.github.com> Date: Thu, 15 Feb 2024 12:47:51 +0100 Subject: [PATCH 1/7] chore(dev): release 1.0.0 --- CHANGELOG.md | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..5e21c7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,61 @@ +# Changelog + +## 1.0.0 (2024-02-15) + + +### Features + +* add config ([3e92d8f](https://github.com/Blvckleg/BingusBoingus/commit/3e92d8f1c69deee224a959c87415f07b71279593)) +* add dockerfile and docker-compose ([4ff5fa0](https://github.com/Blvckleg/BingusBoingus/commit/4ff5fa03ade5e6980441b8da4965867eca963d26)) +* add gitignore ([a361c90](https://github.com/Blvckleg/BingusBoingus/commit/a361c90f7718537949af5f9e08d5f76927b5b9d7)) +* add jest-testing ([6d517a3](https://github.com/Blvckleg/BingusBoingus/commit/6d517a3a775acfbc6421e6caaa3880e7d013711e)) +* add vsc launch ([bc7a93a](https://github.com/Blvckleg/BingusBoingus/commit/bc7a93a438cba5f407f4bfd8dfe722993242fce1)) +* bug report command ([eaa52a3](https://github.com/Blvckleg/BingusBoingus/commit/eaa52a312d508f72b52d1201e06a9ddfabd3331b)) +* cbd command ([dc7b01e](https://github.com/Blvckleg/BingusBoingus/commit/dc7b01ea7143e7f2c7e6a2292776c43cdbe375ef)) +* **cd:** docker.yml ([71c3773](https://github.com/Blvckleg/BingusBoingus/commit/71c37739d1d85b36f939cac8c9d9e13be10c66c8)) +* coinflip ([85db888](https://github.com/Blvckleg/BingusBoingus/commit/85db88885be186984cb39e97560cd854b77b3422)) +* commandHandling ([91c2065](https://github.com/Blvckleg/BingusBoingus/commit/91c2065dd07a60c2e724dd9cdd93f6e2b684174d)) +* deploy commands at startup ([c004eaf](https://github.com/Blvckleg/BingusBoingus/commit/c004eaf8983f6f98c3996f8c252a51a24f00804a)) +* deploy script ([f5efcf5](https://github.com/Blvckleg/BingusBoingus/commit/f5efcf5e35d66e3b0d302fe200b8a796e977f144)) +* deploy-commands ([da7684e](https://github.com/Blvckleg/BingusBoingus/commit/da7684ec0e19eccf3d0010c2976f1d1ca618b0b7)) +* docker commands ([2b36815](https://github.com/Blvckleg/BingusBoingus/commit/2b36815938e294ed580baf30ec86855ec0e0d7a2)) +* docker pipelines ([a647429](https://github.com/Blvckleg/BingusBoingus/commit/a6474296141991916337a4c58bc7b1c065b74929)) +* **Docker:** add test Dockerfile ([b76f32f](https://github.com/Blvckleg/BingusBoingus/commit/b76f32f78821ba866ca06ef4a7c1aad495ca4c61)) +* env sample ([cb3d98c](https://github.com/Blvckleg/BingusBoingus/commit/cb3d98ca5a9e58e038ca4c490cc74d2b3c2eb97f)) +* hello world ([1f96a9a](https://github.com/Blvckleg/BingusBoingus/commit/1f96a9a52543fdb09b978272b832238fd7eb74e8)) +* i think everything works ([0c8f65b](https://github.com/Blvckleg/BingusBoingus/commit/0c8f65bc6c9db80d6a80e196a05904890a4c9900)) +* let swag report someone ([1fa009c](https://github.com/Blvckleg/BingusBoingus/commit/1fa009c8022568de1a940b5705eba82616acd2df)) +* little bit of refactoring deployCommands ([09fc0ba](https://github.com/Blvckleg/BingusBoingus/commit/09fc0ba5d5ca117bee3933621ebd2bb3e8365b8b)) +* nestjs ([e630098](https://github.com/Blvckleg/BingusBoingus/commit/e630098993e5e43503a42277cba1f872633291c4)) +* new commands and response types ([cc1d434](https://github.com/Blvckleg/BingusBoingus/commit/cc1d43447df144f2cb72ed1b1b1bf46568ac9197)) +* prettier config ([39965fc](https://github.com/Blvckleg/BingusBoingus/commit/39965fc4b7c36aa69a4c1e2aa033ead0fa8e3066)) +* remove test cmd, add new cmd, add autoresponses ([d0bd50a](https://github.com/Blvckleg/BingusBoingus/commit/d0bd50abe1cd4eed93cf8f044f136f3e628c9cce)) +* **start-script:** run nest ([8eaa1a8](https://github.com/Blvckleg/BingusBoingus/commit/8eaa1a810be802bd1d23aba0d0f2d1871a7245fc)) +* tunnel for local testing ([2a7e0dd](https://github.com/Blvckleg/BingusBoingus/commit/2a7e0dd4448f079d53b51b4853a39a435ceba009)) +* update launch.json with env ([4c1e8b4](https://github.com/Blvckleg/BingusBoingus/commit/4c1e8b4fa070a16d49ce11942c4d9cc18d889969)) +* use config service for deployment ([76fe7a9](https://github.com/Blvckleg/BingusBoingus/commit/76fe7a9dcf3502e13215a28477fff2aed6bd01c0)) +* vsc launch scripts ([e27df9a](https://github.com/Blvckleg/BingusBoingus/commit/e27df9a456e5986c89ba487d663b80abc7605696)) +* **workflow:** testing ([524e45d](https://github.com/Blvckleg/BingusBoingus/commit/524e45d6868dd0ed4049d376c05e6ed2b6d60ff5)) + + +### Bug Fixes + +* add multiline to long message ([7077bf2](https://github.com/Blvckleg/BingusBoingus/commit/7077bf2bd89fa6ca8e2b5f6abd3f724c82999186)) +* add prettier and update config ([284e7f7](https://github.com/Blvckleg/BingusBoingus/commit/284e7f7d01ff478e233fc9226b951482ed8e001e)) +* **CommandModule:** listen for commands ([12d7d21](https://github.com/Blvckleg/BingusBoingus/commit/12d7d219c289c08b2b20f95320efefbeabb6bfa8)) +* did some stupid shit ([3f541bd](https://github.com/Blvckleg/BingusBoingus/commit/3f541bd451c4c08fd9af23f0f9bd25ab4765844a)) +* docker build ([8088ce9](https://github.com/Blvckleg/BingusBoingus/commit/8088ce95b1735328432dff32a33f1b27364f642f)) +* docker filepath ([ab45c9d](https://github.com/Blvckleg/BingusBoingus/commit/ab45c9d46689bc8793fee974177ea94612d290d8)) +* **docker-image:** copy assets ([2533e36](https://github.com/Blvckleg/BingusBoingus/commit/2533e36139c30817877f5b00d40c433561f36f31)) +* dont push test image ([ab7df94](https://github.com/Blvckleg/BingusBoingus/commit/ab7df94af2cf5bfd942a6bc620f8e4bb51722bf5)) +* nvm found it ([3068220](https://github.com/Blvckleg/BingusBoingus/commit/306822084662757f176edb5efa329441f43ce25e)) +* pull image in docker-compose ([f33c97f](https://github.com/Blvckleg/BingusBoingus/commit/f33c97f60a28816b6ddc8afe7d7de0e11005328e)) +* readme hyperlink ([724037f](https://github.com/Blvckleg/BingusBoingus/commit/724037fe068bd57d4fd3bd2a357aaf295aa62473)) +* remove node 14 from workflow ([22fe493](https://github.com/Blvckleg/BingusBoingus/commit/22fe493eb6debe69f634d192bd52a0892c785b9c)) +* remove unused start config ([b7c75f6](https://github.com/Blvckleg/BingusBoingus/commit/b7c75f69350c77e6ffda9d5a6e43507d76c09a87)) +* remove workflow fail check ([2dcb67d](https://github.com/Blvckleg/BingusBoingus/commit/2dcb67d26f4b8ead467999b0c940fdc08617e667)) +* rm dupe, file name casing ([4e2e43b](https://github.com/Blvckleg/BingusBoingus/commit/4e2e43b835d8bb8cdd13ccc8766a996ccf18a354)) +* typo ([a8eb5d2](https://github.com/Blvckleg/BingusBoingus/commit/a8eb5d210af8cb3194f01a026b5f83ce2e298a02)) +* Update node.js.yml ([ec132ed](https://github.com/Blvckleg/BingusBoingus/commit/ec132ed84c6a6f0c205d7092d2e1465b929dd0f5)) +* update sample env ([fcb9ae9](https://github.com/Blvckleg/BingusBoingus/commit/fcb9ae9c6c325bff61b6c1c513dc08e6674da4f5)) +* use ConfigService ([e2ebdf3](https://github.com/Blvckleg/BingusBoingus/commit/e2ebdf345564179cb0938b6e42c89bd8ada2607d)) From 96e0aa84f82a7381bb7145dd56f1da2f70476ec2 Mon Sep 17 00:00:00 2001 From: Matteo Juen Date: Thu, 15 Feb 2024 12:51:49 +0100 Subject: [PATCH 2/7] style(read-me): latest tag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1589fcd..6034b0d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Status: In Development 🛠️ -Latest: 0.0.1 +Latest: 1.0.0 🤖 Description: From 1a1509f3abb6b85c2b688d6c31c3aecc25a410c7 Mon Sep 17 00:00:00 2001 From: Matteo Juen <45847997+Blvckleg@users.noreply.github.com> Date: Thu, 15 Feb 2024 17:39:40 +0100 Subject: [PATCH 3/7] chore(master): release 1.0.0 (#41) * chore(master): release 1.0.0 * style: rm changelog dupes --- CHANGELOG.md | 102 +++++++++++++++++++++++----------------------- package-lock.json | 4 +- package.json | 2 +- 3 files changed, 53 insertions(+), 55 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e21c7d..def444c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,60 +2,58 @@ ## 1.0.0 (2024-02-15) - ### Features -* add config ([3e92d8f](https://github.com/Blvckleg/BingusBoingus/commit/3e92d8f1c69deee224a959c87415f07b71279593)) -* add dockerfile and docker-compose ([4ff5fa0](https://github.com/Blvckleg/BingusBoingus/commit/4ff5fa03ade5e6980441b8da4965867eca963d26)) -* add gitignore ([a361c90](https://github.com/Blvckleg/BingusBoingus/commit/a361c90f7718537949af5f9e08d5f76927b5b9d7)) -* add jest-testing ([6d517a3](https://github.com/Blvckleg/BingusBoingus/commit/6d517a3a775acfbc6421e6caaa3880e7d013711e)) -* add vsc launch ([bc7a93a](https://github.com/Blvckleg/BingusBoingus/commit/bc7a93a438cba5f407f4bfd8dfe722993242fce1)) -* bug report command ([eaa52a3](https://github.com/Blvckleg/BingusBoingus/commit/eaa52a312d508f72b52d1201e06a9ddfabd3331b)) -* cbd command ([dc7b01e](https://github.com/Blvckleg/BingusBoingus/commit/dc7b01ea7143e7f2c7e6a2292776c43cdbe375ef)) -* **cd:** docker.yml ([71c3773](https://github.com/Blvckleg/BingusBoingus/commit/71c37739d1d85b36f939cac8c9d9e13be10c66c8)) -* coinflip ([85db888](https://github.com/Blvckleg/BingusBoingus/commit/85db88885be186984cb39e97560cd854b77b3422)) -* commandHandling ([91c2065](https://github.com/Blvckleg/BingusBoingus/commit/91c2065dd07a60c2e724dd9cdd93f6e2b684174d)) -* deploy commands at startup ([c004eaf](https://github.com/Blvckleg/BingusBoingus/commit/c004eaf8983f6f98c3996f8c252a51a24f00804a)) -* deploy script ([f5efcf5](https://github.com/Blvckleg/BingusBoingus/commit/f5efcf5e35d66e3b0d302fe200b8a796e977f144)) -* deploy-commands ([da7684e](https://github.com/Blvckleg/BingusBoingus/commit/da7684ec0e19eccf3d0010c2976f1d1ca618b0b7)) -* docker commands ([2b36815](https://github.com/Blvckleg/BingusBoingus/commit/2b36815938e294ed580baf30ec86855ec0e0d7a2)) -* docker pipelines ([a647429](https://github.com/Blvckleg/BingusBoingus/commit/a6474296141991916337a4c58bc7b1c065b74929)) -* **Docker:** add test Dockerfile ([b76f32f](https://github.com/Blvckleg/BingusBoingus/commit/b76f32f78821ba866ca06ef4a7c1aad495ca4c61)) -* env sample ([cb3d98c](https://github.com/Blvckleg/BingusBoingus/commit/cb3d98ca5a9e58e038ca4c490cc74d2b3c2eb97f)) -* hello world ([1f96a9a](https://github.com/Blvckleg/BingusBoingus/commit/1f96a9a52543fdb09b978272b832238fd7eb74e8)) -* i think everything works ([0c8f65b](https://github.com/Blvckleg/BingusBoingus/commit/0c8f65bc6c9db80d6a80e196a05904890a4c9900)) -* let swag report someone ([1fa009c](https://github.com/Blvckleg/BingusBoingus/commit/1fa009c8022568de1a940b5705eba82616acd2df)) -* little bit of refactoring deployCommands ([09fc0ba](https://github.com/Blvckleg/BingusBoingus/commit/09fc0ba5d5ca117bee3933621ebd2bb3e8365b8b)) -* nestjs ([e630098](https://github.com/Blvckleg/BingusBoingus/commit/e630098993e5e43503a42277cba1f872633291c4)) -* new commands and response types ([cc1d434](https://github.com/Blvckleg/BingusBoingus/commit/cc1d43447df144f2cb72ed1b1b1bf46568ac9197)) -* prettier config ([39965fc](https://github.com/Blvckleg/BingusBoingus/commit/39965fc4b7c36aa69a4c1e2aa033ead0fa8e3066)) -* remove test cmd, add new cmd, add autoresponses ([d0bd50a](https://github.com/Blvckleg/BingusBoingus/commit/d0bd50abe1cd4eed93cf8f044f136f3e628c9cce)) -* **start-script:** run nest ([8eaa1a8](https://github.com/Blvckleg/BingusBoingus/commit/8eaa1a810be802bd1d23aba0d0f2d1871a7245fc)) -* tunnel for local testing ([2a7e0dd](https://github.com/Blvckleg/BingusBoingus/commit/2a7e0dd4448f079d53b51b4853a39a435ceba009)) -* update launch.json with env ([4c1e8b4](https://github.com/Blvckleg/BingusBoingus/commit/4c1e8b4fa070a16d49ce11942c4d9cc18d889969)) -* use config service for deployment ([76fe7a9](https://github.com/Blvckleg/BingusBoingus/commit/76fe7a9dcf3502e13215a28477fff2aed6bd01c0)) -* vsc launch scripts ([e27df9a](https://github.com/Blvckleg/BingusBoingus/commit/e27df9a456e5986c89ba487d663b80abc7605696)) -* **workflow:** testing ([524e45d](https://github.com/Blvckleg/BingusBoingus/commit/524e45d6868dd0ed4049d376c05e6ed2b6d60ff5)) - +- add config ([3e92d8f](https://github.com/Blvckleg/BingusBoingus/commit/3e92d8f1c69deee224a959c87415f07b71279593)) +- add dockerfile and docker-compose ([4ff5fa0](https://github.com/Blvckleg/BingusBoingus/commit/4ff5fa03ade5e6980441b8da4965867eca963d26)) +- add gitignore ([a361c90](https://github.com/Blvckleg/BingusBoingus/commit/a361c90f7718537949af5f9e08d5f76927b5b9d7)) +- add jest-testing ([6d517a3](https://github.com/Blvckleg/BingusBoingus/commit/6d517a3a775acfbc6421e6caaa3880e7d013711e)) +- add vsc launch ([bc7a93a](https://github.com/Blvckleg/BingusBoingus/commit/bc7a93a438cba5f407f4bfd8dfe722993242fce1)) +- bug report command ([eaa52a3](https://github.com/Blvckleg/BingusBoingus/commit/eaa52a312d508f72b52d1201e06a9ddfabd3331b)) +- cbd command ([dc7b01e](https://github.com/Blvckleg/BingusBoingus/commit/dc7b01ea7143e7f2c7e6a2292776c43cdbe375ef)) +- **cd:** docker.yml ([71c3773](https://github.com/Blvckleg/BingusBoingus/commit/71c37739d1d85b36f939cac8c9d9e13be10c66c8)) +- coinflip ([85db888](https://github.com/Blvckleg/BingusBoingus/commit/85db88885be186984cb39e97560cd854b77b3422)) +- commandHandling ([91c2065](https://github.com/Blvckleg/BingusBoingus/commit/91c2065dd07a60c2e724dd9cdd93f6e2b684174d)) +- deploy commands at startup ([c004eaf](https://github.com/Blvckleg/BingusBoingus/commit/c004eaf8983f6f98c3996f8c252a51a24f00804a)) +- deploy script ([f5efcf5](https://github.com/Blvckleg/BingusBoingus/commit/f5efcf5e35d66e3b0d302fe200b8a796e977f144)) +- deploy-commands ([da7684e](https://github.com/Blvckleg/BingusBoingus/commit/da7684ec0e19eccf3d0010c2976f1d1ca618b0b7)) +- docker commands ([2b36815](https://github.com/Blvckleg/BingusBoingus/commit/2b36815938e294ed580baf30ec86855ec0e0d7a2)) +- docker pipelines ([a647429](https://github.com/Blvckleg/BingusBoingus/commit/a6474296141991916337a4c58bc7b1c065b74929)) +- **Docker:** add test Dockerfile ([b76f32f](https://github.com/Blvckleg/BingusBoingus/commit/b76f32f78821ba866ca06ef4a7c1aad495ca4c61)) +- env sample ([cb3d98c](https://github.com/Blvckleg/BingusBoingus/commit/cb3d98ca5a9e58e038ca4c490cc74d2b3c2eb97f)) +- hello world ([1f96a9a](https://github.com/Blvckleg/BingusBoingus/commit/1f96a9a52543fdb09b978272b832238fd7eb74e8)) +- i think everything works ([0c8f65b](https://github.com/Blvckleg/BingusBoingus/commit/0c8f65bc6c9db80d6a80e196a05904890a4c9900)) +- let swag report someone ([1fa009c](https://github.com/Blvckleg/BingusBoingus/commit/1fa009c8022568de1a940b5705eba82616acd2df)) +- little bit of refactoring deployCommands ([09fc0ba](https://github.com/Blvckleg/BingusBoingus/commit/09fc0ba5d5ca117bee3933621ebd2bb3e8365b8b)) +- nestjs ([e630098](https://github.com/Blvckleg/BingusBoingus/commit/e630098993e5e43503a42277cba1f872633291c4)) +- new commands and response types ([cc1d434](https://github.com/Blvckleg/BingusBoingus/commit/cc1d43447df144f2cb72ed1b1b1bf46568ac9197)) +- prettier config ([39965fc](https://github.com/Blvckleg/BingusBoingus/commit/39965fc4b7c36aa69a4c1e2aa033ead0fa8e3066)) +- remove test cmd, add new cmd, add autoresponses ([d0bd50a](https://github.com/Blvckleg/BingusBoingus/commit/d0bd50abe1cd4eed93cf8f044f136f3e628c9cce)) +- **start-script:** run nest ([8eaa1a8](https://github.com/Blvckleg/BingusBoingus/commit/8eaa1a810be802bd1d23aba0d0f2d1871a7245fc)) +- tunnel for local testing ([2a7e0dd](https://github.com/Blvckleg/BingusBoingus/commit/2a7e0dd4448f079d53b51b4853a39a435ceba009)) +- update launch.json with env ([4c1e8b4](https://github.com/Blvckleg/BingusBoingus/commit/4c1e8b4fa070a16d49ce11942c4d9cc18d889969)) +- use config service for deployment ([76fe7a9](https://github.com/Blvckleg/BingusBoingus/commit/76fe7a9dcf3502e13215a28477fff2aed6bd01c0)) +- vsc launch scripts ([e27df9a](https://github.com/Blvckleg/BingusBoingus/commit/e27df9a456e5986c89ba487d663b80abc7605696)) +- **workflow:** testing ([524e45d](https://github.com/Blvckleg/BingusBoingus/commit/524e45d6868dd0ed4049d376c05e6ed2b6d60ff5)) ### Bug Fixes -* add multiline to long message ([7077bf2](https://github.com/Blvckleg/BingusBoingus/commit/7077bf2bd89fa6ca8e2b5f6abd3f724c82999186)) -* add prettier and update config ([284e7f7](https://github.com/Blvckleg/BingusBoingus/commit/284e7f7d01ff478e233fc9226b951482ed8e001e)) -* **CommandModule:** listen for commands ([12d7d21](https://github.com/Blvckleg/BingusBoingus/commit/12d7d219c289c08b2b20f95320efefbeabb6bfa8)) -* did some stupid shit ([3f541bd](https://github.com/Blvckleg/BingusBoingus/commit/3f541bd451c4c08fd9af23f0f9bd25ab4765844a)) -* docker build ([8088ce9](https://github.com/Blvckleg/BingusBoingus/commit/8088ce95b1735328432dff32a33f1b27364f642f)) -* docker filepath ([ab45c9d](https://github.com/Blvckleg/BingusBoingus/commit/ab45c9d46689bc8793fee974177ea94612d290d8)) -* **docker-image:** copy assets ([2533e36](https://github.com/Blvckleg/BingusBoingus/commit/2533e36139c30817877f5b00d40c433561f36f31)) -* dont push test image ([ab7df94](https://github.com/Blvckleg/BingusBoingus/commit/ab7df94af2cf5bfd942a6bc620f8e4bb51722bf5)) -* nvm found it ([3068220](https://github.com/Blvckleg/BingusBoingus/commit/306822084662757f176edb5efa329441f43ce25e)) -* pull image in docker-compose ([f33c97f](https://github.com/Blvckleg/BingusBoingus/commit/f33c97f60a28816b6ddc8afe7d7de0e11005328e)) -* readme hyperlink ([724037f](https://github.com/Blvckleg/BingusBoingus/commit/724037fe068bd57d4fd3bd2a357aaf295aa62473)) -* remove node 14 from workflow ([22fe493](https://github.com/Blvckleg/BingusBoingus/commit/22fe493eb6debe69f634d192bd52a0892c785b9c)) -* remove unused start config ([b7c75f6](https://github.com/Blvckleg/BingusBoingus/commit/b7c75f69350c77e6ffda9d5a6e43507d76c09a87)) -* remove workflow fail check ([2dcb67d](https://github.com/Blvckleg/BingusBoingus/commit/2dcb67d26f4b8ead467999b0c940fdc08617e667)) -* rm dupe, file name casing ([4e2e43b](https://github.com/Blvckleg/BingusBoingus/commit/4e2e43b835d8bb8cdd13ccc8766a996ccf18a354)) -* typo ([a8eb5d2](https://github.com/Blvckleg/BingusBoingus/commit/a8eb5d210af8cb3194f01a026b5f83ce2e298a02)) -* Update node.js.yml ([ec132ed](https://github.com/Blvckleg/BingusBoingus/commit/ec132ed84c6a6f0c205d7092d2e1465b929dd0f5)) -* update sample env ([fcb9ae9](https://github.com/Blvckleg/BingusBoingus/commit/fcb9ae9c6c325bff61b6c1c513dc08e6674da4f5)) -* use ConfigService ([e2ebdf3](https://github.com/Blvckleg/BingusBoingus/commit/e2ebdf345564179cb0938b6e42c89bd8ada2607d)) +- add multiline to long message ([7077bf2](https://github.com/Blvckleg/BingusBoingus/commit/7077bf2bd89fa6ca8e2b5f6abd3f724c82999186)) +- add prettier and update config ([284e7f7](https://github.com/Blvckleg/BingusBoingus/commit/284e7f7d01ff478e233fc9226b951482ed8e001e)) +- **CommandModule:** listen for commands ([12d7d21](https://github.com/Blvckleg/BingusBoingus/commit/12d7d219c289c08b2b20f95320efefbeabb6bfa8)) +- did some stupid shit ([3f541bd](https://github.com/Blvckleg/BingusBoingus/commit/3f541bd451c4c08fd9af23f0f9bd25ab4765844a)) +- docker build ([8088ce9](https://github.com/Blvckleg/BingusBoingus/commit/8088ce95b1735328432dff32a33f1b27364f642f)) +- docker filepath ([ab45c9d](https://github.com/Blvckleg/BingusBoingus/commit/ab45c9d46689bc8793fee974177ea94612d290d8)) +- **docker-image:** copy assets ([2533e36](https://github.com/Blvckleg/BingusBoingus/commit/2533e36139c30817877f5b00d40c433561f36f31)) +- dont push test image ([ab7df94](https://github.com/Blvckleg/BingusBoingus/commit/ab7df94af2cf5bfd942a6bc620f8e4bb51722bf5)) +- nvm found it ([3068220](https://github.com/Blvckleg/BingusBoingus/commit/306822084662757f176edb5efa329441f43ce25e)) +- pull image in docker-compose ([f33c97f](https://github.com/Blvckleg/BingusBoingus/commit/f33c97f60a28816b6ddc8afe7d7de0e11005328e)) +- readme hyperlink ([724037f](https://github.com/Blvckleg/BingusBoingus/commit/724037fe068bd57d4fd3bd2a357aaf295aa62473)) +- remove node 14 from workflow ([22fe493](https://github.com/Blvckleg/BingusBoingus/commit/22fe493eb6debe69f634d192bd52a0892c785b9c)) +- remove unused start config ([b7c75f6](https://github.com/Blvckleg/BingusBoingus/commit/b7c75f69350c77e6ffda9d5a6e43507d76c09a87)) +- remove workflow fail check ([2dcb67d](https://github.com/Blvckleg/BingusBoingus/commit/2dcb67d26f4b8ead467999b0c940fdc08617e667)) +- rm dupe, file name casing ([4e2e43b](https://github.com/Blvckleg/BingusBoingus/commit/4e2e43b835d8bb8cdd13ccc8766a996ccf18a354)) +- typo ([a8eb5d2](https://github.com/Blvckleg/BingusBoingus/commit/a8eb5d210af8cb3194f01a026b5f83ce2e298a02)) +- Update node.js.yml ([ec132ed](https://github.com/Blvckleg/BingusBoingus/commit/ec132ed84c6a6f0c205d7092d2e1465b929dd0f5)) +- update sample env ([fcb9ae9](https://github.com/Blvckleg/BingusBoingus/commit/fcb9ae9c6c325bff61b6c1c513dc08e6674da4f5)) +- use ConfigService ([e2ebdf3](https://github.com/Blvckleg/BingusBoingus/commit/e2ebdf345564179cb0938b6e42c89bd8ada2607d)) diff --git a/package-lock.json b/package-lock.json index 1c83aaf..65330b1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bingusboingus", - "version": "0.0.1", + "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "bingusboingus", - "version": "0.0.1", + "version": "1.0.0", "license": "MIT", "dependencies": { "@nestjs/config": "^3.1.1", diff --git a/package.json b/package.json index cce75fd..7cd2fa0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bingusboingus", - "version": "0.0.1", + "version": "1.0.0", "description": "Hey look it's Bingus.... or Boingus?? OR BOTH??", "main": "src/main.ts", "scripts": { From b18514e4713774e8cf304695e0d8fc2b88491aad Mon Sep 17 00:00:00 2001 From: Matteo Juen <45847997+Blvckleg@users.noreply.github.com> Date: Thu, 15 Feb 2024 19:08:57 +0100 Subject: [PATCH 4/7] Update issue templates (#42) (#43) * chore(dev): release 1.0.0 * style(read-me): latest tag * chore(master): release 1.0.0 (#41) * chore(master): release 1.0.0 * style: rm changelog dupes * Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 38 +++++++++++++++++++++++ .github/ISSUE_TEMPLATE/custom.md | 19 ++++++++++++ .github/ISSUE_TEMPLATE/feature_request.md | 20 ++++++++++++ 3 files changed, 77 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/custom.md create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..3295781 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,38 @@ +--- +name: Bug report +about: Create a report to help us improve BingusBoingus +title: '' +labels: bug +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**To Reproduce** +Steps to reproduce the behavior: +1. Go to '...' +2. Click on '....' +3. Scroll down to '....' +4. See error + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Desktop (please complete the following information):** + - OS: [e.g. iOS] + - Browser [e.g. chrome, safari] + - Version [e.g. 22] + +**Smartphone (please complete the following information):** + - Device: [e.g. iPhone6] + - OS: [e.g. iOS8.1] + - Browser [e.g. stock browser, safari] + - Version [e.g. 22] + +**Additional context** +Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md new file mode 100644 index 0000000..94fa63d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -0,0 +1,19 @@ +--- +name: Custom issue template +about: Describe this issue template's purpose here. +title: '' +labels: discussion, question +assignees: '' + +--- + +**My Question is:* +Your Question about BingusBoingus. + +**What I've tried so far** + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Additional context** +Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..11fc491 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,20 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: enhancement +assignees: '' + +--- + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here. From 141f4f2b51d49abbadf20d59df24585bce12dfe2 Mon Sep 17 00:00:00 2001 From: lulu12329 Date: Fri, 16 Feb 2024 20:08:24 +0100 Subject: [PATCH 5/7] fix(workflows): i think this should do it --- .github/workflows/docker.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 37730b8..ffc5ccf 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -2,7 +2,9 @@ name: Docker Image CI on: push: - branches: ['master', 'dev'] + branches: ['dev'] + tags: + - 'v[0-9]+.[0-9]+.[0-9]+' env: IMAGE_NAME: bingusboingus From 11803534c9811c09816d31cfc31a73f2e9d5e37b Mon Sep 17 00:00:00 2001 From: Matteo Juen <45847997+Blvckleg@users.noreply.github.com> Date: Fri, 16 Feb 2024 20:08:47 +0100 Subject: [PATCH 6/7] chore(master): release 1.0.1 --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index def444c..ef35eea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.1](https://github.com/Blvckleg/BingusBoingus/compare/v1.0.0...v1.0.1) (2024-02-16) + + +### Bug Fixes + +* **workflows:** i think this should do it ([141f4f2](https://github.com/Blvckleg/BingusBoingus/commit/141f4f2b51d49abbadf20d59df24585bce12dfe2)) + ## 1.0.0 (2024-02-15) ### Features diff --git a/package-lock.json b/package-lock.json index 65330b1..58c6357 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bingusboingus", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "bingusboingus", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "dependencies": { "@nestjs/config": "^3.1.1", diff --git a/package.json b/package.json index 7cd2fa0..c8fd549 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bingusboingus", - "version": "1.0.0", + "version": "1.0.1", "description": "Hey look it's Bingus.... or Boingus?? OR BOTH??", "main": "src/main.ts", "scripts": { From f4593052f20a334a6c5fece52632835f94e86e7e Mon Sep 17 00:00:00 2001 From: lulu12329 Date: Fri, 16 Feb 2024 20:30:08 +0100 Subject: [PATCH 7/7] feat(workflow): tag release to latest --- .github/workflows/docker.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index ffc5ccf..8f9205b 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -32,12 +32,16 @@ jobs: [[ "${{ github.ref }}" == "refs/tags/"* ]] && VERSION=$(echo $VERSION | sed -e 's/^v//') - [ "$VERSION" == "master" ] && VERSION=latest echo IMAGE_ID=$IMAGE_ID echo VERSION=$VERSION docker tag $IMAGE_NAME $IMAGE_ID:$VERSION docker push $IMAGE_ID:$VERSION + if [[ $VERSION =~ ^[0-9]+.[0-9]+.[0-9]+$ ]]; then + docker tag $IMAGE_ID:$VERSION $IMAGE_ID:latest + docker push $IMAGE_ID:$VERSION + fi + # build repoUrl # change all uppercase characters to lowercase # strip git ref prefix from version