Skip to content

Releases: Lindharden/DevOps

Automatic release

11 Jun 09:29
80f7d1b
Compare
Choose a tag to compare

Commits

  • a3c900b: Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (dependabot[bot]) #122

Final release

23 May 18:10
408d8b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1...v4.0

Week 9 - Security

02 Apr 18:55
a558a9f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0...v3.1

Week 8 - Logging

25 Mar 13:40
1fded36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4...v3.0

Week 6 & 7 - Monitoring and Static code analysis

20 Mar 15:04
a1672e2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3...v2.4

Week 5 - Database abstraction layer

05 Mar 17:27
ee8fa45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2...v2.3

Week 4 - CI/CD

26 Feb 11:51
913b441
Compare
Choose a tag to compare

Implemented API for simulation, and implemented setup for CI/CD.

What's Changed

Full Changelog: v2.1...v2.2

Week 3 - Refactoring and Deployment

19 Feb 19:16
70abc57
Compare
Choose a tag to compare

Continuation of the refactoring from python to golang.
Application is now deployed on DigitalOcean with Vagrant, accessible on the following url: http://164.90.223.49:8080

What's Changed

Full Changelog: v2.0...v2.1

Week 2 - Refactoring and Containerization

10 Feb 14:19
1859aaf
Compare
Choose a tag to compare

We refactored the application to Go, and containerized the application using Docker.

Week 1 - Migration

03 Feb 10:42
68a44cd
Compare
Choose a tag to compare

We added version control, then updated the python scripts to python3. Then we updated the control.sh script.