Skip to content

Releases: abolfazl8131/devops-gpt

v0.20.1

16 Dec 16:13
a17aec8
Compare
Choose a tag to compare

0.20.1 (2024-12-16)

Bug Fixes

  • crawler: Re-design a crowler (#141) (b502288)
  • docker-compose: remove web service (5359ec9)
  • docker-workflow: add dev branch as a new target (cbef72d)
  • jenkins: add None to os (fb77323)
  • pylint-workflow: add dev branch as a new target (e328ee7)

v0.20.0

11 Dec 13:37
Compare
Choose a tag to compare

0.20.0 (2024-12-11)

Features

  • cicd-workflow: add deployment section to the ci workflow (bc93d8e)
  • Makefile: add submodule section to Makefile (f61907b)

Bug Fixes

  • crawler: fix the crowler to crawl 2 aws urls (81895d2)
  • unit-test-workflow: remove docker login section (8fde44b)

v0.19.2

10 Dec 10:46
Compare
Choose a tag to compare

0.19.2 (2024-12-10)

Bug Fixes

  • install: fix jenkins and gitlab (55deb59)

v0.19.1

10 Dec 10:45
5aa2a2a
Compare
Choose a tag to compare

0.19.1 (2024-12-10)

Bug Fixes

  • ci: add submodule option to the checkout section (5b80d53)

v0.19.0

09 Dec 10:12
705a61b
Compare
Choose a tag to compare

0.19.0 (2024-12-09)

Features

  • git-submodule: add admin-panel as a git-submodule (a11d487)

Bug Fixes

  • ci: add submodule recursive to the checkout section (d2f7376)
  • Makefile: modify docker compose command (e42f9d3)

Continuous Integration

  • docker-compose: modify build section of web service to point to the new dir (6c7b423)

v0.18.0

09 Dec 09:40
Compare
Choose a tag to compare

0.18.0 (2024-12-09)

Features

  • install: add jenkins and gitlab installation (3dcf0ee)
  • web: Make 'Version' and 'Networks' fields required in Docker Compose (baf4635)
  • web: Simplify network configuration in Docker Compose (e3481c8)

Bug Fixes

  • web: Correct handling of empty fields in Docker Compose API request (52820d9)
  • web: Correct shadow issue for select box in light mode (8c000cc)

Code Refactoring

  • web: Conditional validation for Docker Compose image and build fields (cd60faf)
  • web: Improve API error handling on ChatGPT-related pages (89e2035)
  • web: Improve Docker Compose form UI/UX and fix download behavior (912abea)
  • web: Improve UI/UX for Helm template form (a6b0277)

v0.17.3

08 Dec 10:40
Compare
Choose a tag to compare

0.17.3 (2024-12-08)

Bug Fixes

v0.17.2

08 Dec 09:37
Compare
Choose a tag to compare

0.17.2 (2024-12-08)

Bug Fixes

v0.17.1

08 Dec 08:46
Compare
Choose a tag to compare

0.17.1 (2024-12-08)

Bug Fixes

  • installation: create MyBash for scripts (26c3bd8)

v0.17.0

08 Dec 07:54
Compare
Choose a tag to compare

0.17.0 (2024-12-08)

Features

  • helmchart: add web as a new helm template (0ade2c9)
  • Makefile: Add Makefile for running devopsgpt app (9eea88f)

Bug Fixes

  • compose: add /api route for the fastapi service (b762313)
  • installation: fix terraform installation process and model (fd2efe7)