Gabriel Mocanu

Results 35 issues of Gabriel Mocanu

**Is your feature request related to a problem? Please describe.** It's not actually a problem with this version of GVM, but I would like to know if there are any...

Signed-off-by: Gabriel Mocanu

enhancement

kind/new
area/infra

Add source code and deployment files for all challenges on session-01

session-01
kind/new

Add source code and deployment files for all challenges on session-02

session-02
kind/new

- [x] Remove old files - [ ] Add documentation - [ ] Add challenges

session-05

Since Makefile is always 90% the same as the others my proposal is to use a general Makefile. It should be something like: ``` INTERNAL_PORT := 80 CONT_NAME := ${IMG_NAME}...

enhancement

Since `cs-pub-ro/operating-systems` repository will be improved during the semester, we need a way to sync this repository with `cs-pub-ro/operating-systems`. We need to create a GH Action that periodically(once a week)...

kind/improve

Right now we use `superlinter` to lint our code. Since `superlinter` needs a `config.json` file we need to keep this file updated across all our repositories. This can become complicated...

area/infra