Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
105 changes: 24 additions & 81 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,132 +1,72 @@
# 0.3.0 (2024-11-07)
# [0.3.0](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/compare/v0.2.0...v0.3.0) (2024-11-07)


### Bug Fixes

* **[cd]:** add sudo before docker commands ([7566b1d](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/7566b1d820d6fc6e334f59bab7cbaad210849cb1))
* add emojis ([3b352f1](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/3b352f116654a7a6dab934dc6f56f6ec4e0a96f4))
* **cd:** change the EC2 ip to a Github secret ([dd55d38](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/dd55d38bfa789713cdd39cae8f569265ff18b958))
* change pages ([0fc4403](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/0fc4403c73553e5436b6b56dccb29259ca607494))
* **configuration:** fix build errors ([c68eeb3](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/c68eeb3935e3b372466e83aa4aff7cce06c69ab7))
* **configuration:** hide the license badge ([5073059](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5073059ca76dc4632be4ef3b706be0fac030fb6a))
* **configuration:** update badges ([47e28bf](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/47e28bfff23965f1f9cbe8f633d7444426d70c0f))
* ignore the .vite folder ([d204ef0](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/d204ef0574c2b4efdaacd2d47614aa8a0b509ca5))


### Features

* Backend, Database upload and Resume embedding. ([4f6f2e4](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/4f6f2e4111cf8c7afe7d08c7081a0215e6cd75a4))
* add CORS for API calls, add requirements.txt for faster deployment ([ff95333](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/ff9533391f6d23dc9525bd538da0c842c5862801))
* add module resume upload and parse ([e3ea242](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/e3ea242c69bd57848f3318c91b67c5ecd7034d72))
* add path and working-directory ([6edc47d](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/6edc47d7aedc884cfc7b4ddf849ae4cd8ed5695f))
* add resume analysis with JD ([95b973a](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/95b973ab4bc462642e92e897592ef49679692f43))
* add testing for analyze(), remove TODO ([54eecc1](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/54eecc1390bd95485ecc387ac90a59d2a0d47172))
* add textarea and upload files ([db2effc](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/db2effc4306e366fed205fc7247e9b4b3500f835))
* add unit test for parser ([78559de](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/78559deeda7f3c643cd4030acf6141b45dd9f7bb))
* add XSS protection for lab3 ([cec0258](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/cec0258e5098eb12209189226f524c1a3259ab67))
* adjust code for backend api and better visualization ([b9f8093](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/b9f8093c53fc185f801b79f9bd677749293516ec))
* adjust code for backend api and better visualization ([14febaf](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/14febafe0f84c94417ce938e6ab9015360dceab2))
* adjust code for backend api and better visualization ([430be43](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/430be439d86548beb8af605f00321618c33d6af4))
* adjust code for backend api and better visualization ([b7a8f90](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/b7a8f905dd0e1a26bcb6786182d00f90813a9243))
* analyze resume ([5e1b41a](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5e1b41a9ff0dead4a092930a788236804038dfb5))
* basic layout ([9251331](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/925133191fcd56f09fc6c0e16ebb84ac95a6c7a6))
* **configuration:** add a plugin to apply the Conventional commit ([7e2612d](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/7e2612dc36a088b48146dc27f5bc88120a8a2307)), closes [#18](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/issues/18)
* **configuration:** add auto deploy ([1e06a83](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/1e06a837c3f40c9e8fe567ba2e2299994c603d6c))
* **configuration:** add config.json ([95d5e9e](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/95d5e9ea85baa453bafb20cd9a7d77487108cb38))
* **configuration:** integrate docker for fe_repo ([5ace0ea](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5ace0ea2b8c25f6f416a535dec24ddfc3ec09dee))
* **configuration:** integrate the docker-compose ([77811ed](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/77811ed4955c015d00ef3a745ce98bc550682429))
* **configuration:** integrate vitest and ci ([dca6163](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/dca616351b382cc79d8a2d981b5a3403ca8f2aad))
* Enhance the README.md ([5fa632d](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5fa632da3d2798dd4f63b53f301dfe4d9eeebba6))
* evaluator - return result in json ([d5dbe5e](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/d5dbe5ee942a42653bf11f513d1f5f4f11ed022b))
* first version of fe ([23ac3a1](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/23ac3a101e3dec0fbe8a4ec2fa8341c17c81a9d6))
* CI for E2E ([ba928e7](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/ba928e7a97133378ad5b157b45153becbd3254d3))
* e2e test ([fe10060](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/fe10060f33e4930b83c59a6620326d4b7cd7348e))
* implement /ask api ([7196d29](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/7196d290905a39b43dba9040724795491bdb9e5c))
* implement /login api ([6a2918e](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/6a2918ebf28bcebc164b3cf3926a54d745300df8))
* implement /login api ([9fbb5d6](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/9fbb5d6d61757e8d1f2f5609882ec5acca6a1eee))
* implement /login api ([89d01b2](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/89d01b21fc2a874e01529a306b1acf5388acc484))
* implement login functionality ([68b24f1](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/68b24f135fb7bb0ecf838ea104941933ca0b9a79))
* implement login functionality ([5b95291](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5b952911ab9ce29e43749f42e817df1699d861c0))
* implement login functionality ([6f1fe19](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/6f1fe1903fa887579309bd9507146cc49b520e01))
* implement Q&A state prompt ([6eaf4bb](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/6eaf4bb7b49e39d60253eda0e6856471619e7931))
* integration test - resume evaluate ([ba01186](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/ba0118678f068c20e446da710586999bd03f9037))
* job description keywords extraction ([bac4e90](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/bac4e901223d0a6428bca49ca6229eb40a539498))
* just a showcase ([9da26aa](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/9da26aab8120619bef2d87899b33a3f6f3c0f65a))
* **lab3:** docker for be and test in docker ([79bc522](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/79bc52251b64a889e37c3cba6ddef6d3e46523a4))
* move backend code from /code to /be_repo ([793eb89](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/793eb89e4fc91eb99b8f933b551b52906b1b8d29))
* PR and ISSUE templates ([e99d544](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/e99d54485b0d356183967d23ab1bd58ec0f9fa93))
* Preprocessing, use ChatGPT to evaluate the resume dataset ([75ba183](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/75ba183ebd5988f6935e08c2a66c5e5f77ba27ee))
* put response in the correct position ([41a06c6](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/41a06c6691af2184d1ddb67ef2f52462b726426f))
* resume analysis ([5467367](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/54673670f3b2aa47386c523be3b31c59481ac938))
* new logic for compute correlated score ([7d67acb](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/7d67acb4d92de18a0999c8c305c7b08878803966))
* resume-evaluate-with-JD Step1 ([c7e9476](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/c7e94767dfdc62cf93debd9359ba09a947e9d037))
* resume-evaluate-with-JD Step2 ([c56cebb](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/c56cebbbce4fba48814bf6cfbd2af13098ef95f9))
* save API_KEY in MongoDB ([a96a551](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/a96a5515c52fcec2c91dd3803b59fccb9f192286))
* solve build error ([7c394cd](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/7c394cd3b28329aa23123707aee00a5c686b123e))
* solve lint check ([2f497f3](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/2f497f36ed0d9042d64bfc755162113d8a7f4d40))
* solve vite check ([0ca4a87](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/0ca4a87c68623c9dc265e61c73b0a680ce6124b3))
* transform styles into tailwind classNames ([c0877d1](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/c0877d1121e4f1986c9560c048a4681f53869801))
* transform styles into tailwind classNames ([91df546](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/91df546145ca02f4f9384956561023519b17ff4a))
* unit test - evaluator ([2decdf2](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/2decdf2d122a8bca18169a1ba1bc87a3882c49fe))
* unit test for upload ([ff6b9ea](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/ff6b9eaf741df4d3017017c5623dd4a287cf7491))
* update the README and add the BE design ([a304e80](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/a304e80b100270933a8224225565ef70841d08ee))
* update the team.md ([5cdf566](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5cdf5660a62a9810e6fb19888fd9aa439936b490))



# [0.2.0](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/compare/v0.1.2...v0.2.0) (2024-10-14)
# [0.2.0](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/compare/5cdf5660a62a9810e6fb19888fd9aa439936b490...v0.2.0) (2024-10-14)


### Bug Fixes

* **[cd]:** add sudo before docker commands ([7566b1d](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/7566b1d820d6fc6e334f59bab7cbaad210849cb1))


### Features

* Backend, Database upload and Resume embedding. ([4f6f2e4](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/4f6f2e4111cf8c7afe7d08c7081a0215e6cd75a4))
* add CORS for API calls, add requirements.txt for faster deployment ([ff95333](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/ff9533391f6d23dc9525bd538da0c842c5862801))
* **configuration:** add config.json ([95d5e9e](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/95d5e9ea85baa453bafb20cd9a7d77487108cb38))
* evaluator - return result in json ([d5dbe5e](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/d5dbe5ee942a42653bf11f513d1f5f4f11ed022b))
* resume analysis ([5467367](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/54673670f3b2aa47386c523be3b31c59481ac938))



## [0.1.2](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/compare/v0.1.1...v0.1.2) (2024-10-11)


### Bug Fixes

* **configuration:** hide the license badge ([5073059](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5073059ca76dc4632be4ef3b706be0fac030fb6a))
* **configuration:** update badges ([47e28bf](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/47e28bfff23965f1f9cbe8f633d7444426d70c0f))
* ignore the .vite folder ([d204ef0](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/d204ef0574c2b4efdaacd2d47614aa8a0b509ca5))


### Features

* add testing for analyze(), remove TODO ([54eecc1](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/54eecc1390bd95485ecc387ac90a59d2a0d47172))
* analyze resume ([5e1b41a](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5e1b41a9ff0dead4a092930a788236804038dfb5))
* **configuration:** add auto deploy ([1e06a83](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/1e06a837c3f40c9e8fe567ba2e2299994c603d6c))
* transform styles into tailwind classNames ([c0877d1](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/c0877d1121e4f1986c9560c048a4681f53869801))
* transform styles into tailwind classNames ([91df546](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/91df546145ca02f4f9384956561023519b17ff4a))



## [0.1.1](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/compare/5cdf5660a62a9810e6fb19888fd9aa439936b490...v0.1.1) (2024-10-11)


### Bug Fixes

* add emojis ([3b352f1](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/3b352f116654a7a6dab934dc6f56f6ec4e0a96f4))
* change pages ([0fc4403](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/0fc4403c73553e5436b6b56dccb29259ca607494))
* **configuration:** fix build errors ([c68eeb3](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/c68eeb3935e3b372466e83aa4aff7cce06c69ab7))
* **configuration:** hide the license badge ([5073059](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5073059ca76dc4632be4ef3b706be0fac030fb6a))
* **configuration:** update badges ([47e28bf](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/47e28bfff23965f1f9cbe8f633d7444426d70c0f))
* ignore the .vite folder ([d204ef0](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/d204ef0574c2b4efdaacd2d47614aa8a0b509ca5))


### Features

* Backend, Database upload and Resume embedding. ([4f6f2e4](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/4f6f2e4111cf8c7afe7d08c7081a0215e6cd75a4))
* add CORS for API calls, add requirements.txt for faster deployment ([ff95333](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/ff9533391f6d23dc9525bd538da0c842c5862801))
* add module resume upload and parse ([e3ea242](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/e3ea242c69bd57848f3318c91b67c5ecd7034d72))
* add testing for analyze(), remove TODO ([54eecc1](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/54eecc1390bd95485ecc387ac90a59d2a0d47172))
* add textarea and upload files ([db2effc](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/db2effc4306e366fed205fc7247e9b4b3500f835))
* adjust code for backend api and better visualization ([b9f8093](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/b9f8093c53fc185f801b79f9bd677749293516ec))
* adjust code for backend api and better visualization ([14febaf](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/14febafe0f84c94417ce938e6ab9015360dceab2))
* adjust code for backend api and better visualization ([430be43](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/430be439d86548beb8af605f00321618c33d6af4))
* adjust code for backend api and better visualization ([b7a8f90](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/b7a8f905dd0e1a26bcb6786182d00f90813a9243))
* analyze resume ([5e1b41a](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5e1b41a9ff0dead4a092930a788236804038dfb5))
* basic layout ([9251331](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/925133191fcd56f09fc6c0e16ebb84ac95a6c7a6))
* **configuration:** add a plugin to apply the Conventional commit ([7e2612d](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/7e2612dc36a088b48146dc27f5bc88120a8a2307)), closes [#18](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/issues/18)
* **configuration:** add auto deploy ([1e06a83](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/1e06a837c3f40c9e8fe567ba2e2299994c603d6c))
* **configuration:** add config.json ([95d5e9e](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/95d5e9ea85baa453bafb20cd9a7d77487108cb38))
* **configuration:** integrate docker for fe_repo ([5ace0ea](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5ace0ea2b8c25f6f416a535dec24ddfc3ec09dee))
* **configuration:** integrate the docker-compose ([77811ed](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/77811ed4955c015d00ef3a745ce98bc550682429))
* **configuration:** integrate vitest and ci ([dca6163](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/dca616351b382cc79d8a2d981b5a3403ca8f2aad))
* Enhance the README.md ([5fa632d](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5fa632da3d2798dd4f63b53f301dfe4d9eeebba6))
* evaluator - return result in json ([d5dbe5e](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/d5dbe5ee942a42653bf11f513d1f5f4f11ed022b))
* first version of fe ([23ac3a1](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/23ac3a101e3dec0fbe8a4ec2fa8341c17c81a9d6))
* implement login functionality ([68b24f1](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/68b24f135fb7bb0ecf838ea104941933ca0b9a79))
* implement login functionality ([5b95291](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5b952911ab9ce29e43749f42e817df1699d861c0))
Expand All @@ -135,9 +75,12 @@
* PR and ISSUE templates ([e99d544](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/e99d54485b0d356183967d23ab1bd58ec0f9fa93))
* Preprocessing, use ChatGPT to evaluate the resume dataset ([75ba183](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/75ba183ebd5988f6935e08c2a66c5e5f77ba27ee))
* put response in the correct position ([41a06c6](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/41a06c6691af2184d1ddb67ef2f52462b726426f))
* resume analysis ([5467367](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/54673670f3b2aa47386c523be3b31c59481ac938))
* solve build error ([7c394cd](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/7c394cd3b28329aa23123707aee00a5c686b123e))
* solve lint check ([2f497f3](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/2f497f36ed0d9042d64bfc755162113d8a7f4d40))
* solve vite check ([0ca4a87](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/0ca4a87c68623c9dc265e61c73b0a680ce6124b3))
* transform styles into tailwind classNames ([c0877d1](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/c0877d1121e4f1986c9560c048a4681f53869801))
* transform styles into tailwind classNames ([91df546](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/91df546145ca02f4f9384956561023519b17ff4a))
* update the README and add the BE design ([a304e80](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/a304e80b100270933a8224225565ef70841d08ee))
* update the team.md ([5cdf566](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5cdf5660a62a9810e6fb19888fd9aa439936b490))

Expand Down
6 changes: 3 additions & 3 deletions docker_auto_start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ stop_and_remove() {
echo "Stopping the current container for $image_tag"
CURRENT_CONTAINER=$(docker ps -q -f ancestor=$image_tag)
if [ -n "$CURRENT_CONTAINER" ]; then
docker stop $CURRENT_CONTAINER
docker stop $CURRENT_CONTAINER -f
echo "Removing the current container for $CURRENT_CONTAINER"
docker rm $CURRENT_CONTAINER
docker rm $CURRENT_CONTAINER -f
else
echo "No running container found for $REPO."
fi
Expand All @@ -50,7 +50,7 @@ pull_and_start() {
}

# Main function to handle command-line arguments
function main() {
main() {
case "$1" in
stop)
stop_and_remove
Expand Down
Loading