Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Releases: madswolf/Devoops

Automatic Release

Choose a tag to compare

@github-actions github-actions released this 13 Oct 18:57
v1.7

updated final report

Final Release

Choose a tag to compare

@madswolf madswolf released this 28 May 15:20
final2

updated final report

Analysis tools

Choose a tag to compare

@madswolf madswolf released this 20 Mar 19:58
3c1d79f

Added static analysis tools:

  1. Actionlint
  2. Codeql
  3. Snyk

And the maintenance tools:

  1. sonarqube (https://sonarcloud.io/project/pull_requests_list?id=devops2022)
  2. code climate (https://codeclimate.com/github/ChadIImus/Devoops)
  3. better code hub (https://bettercodehub.com/results/ChadIImus/Devoops)

Automatic Release

Choose a tag to compare

@github-actions github-actions released this 15 Mar 14:43
7fa02d1

Commits

Automatic Release

Choose a tag to compare

@github-actions github-actions released this 15 Mar 14:25

Commits

Minor enhancements

Choose a tag to compare

@madswolf madswolf released this 15 Mar 14:49
e0565a4
Merge pull request #25 from ChadIImus/feature/streamline_deploy

Streamline deploy workflow

Continous integration and delivery implemented

Choose a tag to compare

@madswolf madswolf released this 15 Mar 14:49

These are implemented with github actions as can be seen here:
https://github.com/ChadIImus/Devoops/tree/master/.github/workflows

Program deployed

Choose a tag to compare

@koshaan koshaan released this 15 Mar 14:49

The Minitwit service is rewritten completely, and the application is deployed on DigitalOcean on http://164.90.243.193:5077 and it works with the Simulator on http://164.90.243.193:5077/Simulator

Rewriting in C#

Choose a tag to compare

@madswolf madswolf released this 15 Mar 14:46

Started Rewriting the application in C# with asp.net and EF core as the API framework and ORM.
Implemented data migration for the last application.
UI With Blazor needs a little work, and template-controller endpoints needs fitting to this new UI.

Refactor ITU-MiniTwit to work on modern system

Choose a tag to compare

@madswolf madswolf released this 15 Mar 14:47
f03716c

Refactor ITU-MiniTwit to work on modern system