Commits on Source (39)
-
Lukáš Drábek authored
-
Lukáš Drábek authored
-
Lukáš Drábek authored
-
Lukáš Drábek authored
-
Lukáš Drábek authored
No commit message
-
Lukáš Drábek authored
No commit message
-
Lukáš Drábek authored
-
Lukáš Drábek authored
-
Lukáš Drábek authored
# Conflicts: # .gitlab-ci.yml
-
Lukáš Drábek authored
No commit message
-
Lukáš Drábek authored
-
Lukáš Drábek authored
-
lu.dra authored
add healthcheck endpoint
-
Lukáš Drábek authored
-
Lukáš Drábek authored
# Conflicts: # src/Application/Application.csproj # src/Application/Email/EmailBackgroundService.cs # src/Application/Email/EmailSenderService.cs
-
Lukáš Drábek authored
-
Dhia Bouaziz authored
-
Lukáš Drábek authored
# Conflicts: # src/Api/templates/NewProjectAssignment.html # src/Api/templates/NewProjectAssignment.html.txt # src/Api/templates/NewProjectAssignmentHPC.html # src/Api/templates/NewProjectAssignmentHPC.html.txt # src/Api/templates/NewProjectAssignmentHPC_PM.html # src/Api/templates/NewProjectAssignmentHPC_PM.html.txt # src/Api/templates/NewProjectAssignment_PM.html # src/Api/templates/NewProjectAssignment_PM.html.txt # src/Api/templates/NewResourceToUserOrg.html # src/Api/templates/NewResourceToUserOrg.html.txt # src/Api/templates/NewUserAssignment.html # src/Api/templates/NewUserAssignment.html.txt # src/Api/templates/NewUserAssignment_PM.html # src/Api/templates/NewUserAssignment_PM.html.txt # src/Api/templates/README.md # src/Api/templates/RequestState.html # src/Api/templates/RequestState.html.txt # src/Api/templates/ResourceAdded.html # src/Api/templates/ResourceAdded.html.txt
-
Lukáš Drábek authored
Templates changes See merge request !6
-
lu.dra authored
-
Dhia Bouaziz authored
-
Lukáš Drábek authored
Link changes See merge request !7
-
Jan Krenek authored
-
Jan Krenek authored
-
Dhia Bouaziz authored
-
Dhia Bouaziz authored
-
Lukáš Drábek authored
Templates changes See merge request !8
-
Lukas Drabek authored
-
Lukas Drabek authored
* Update `.gitlab-ci.yml` for new stages and rules. * Change `TargetFramework` to `net9.0` in props file. * Upgrade package references in `Api.csproj` to 9.x. * Modify `Dockerfile` to use .NET 9.0 images. * Add version endpoint in `Program.cs`. * Update package references in `Application.csproj` to 9.x. * Introduce `.releaserc.js` for semantic versioning. * Add `.build_stage.yml` for emailsender build job. * Implement secret detection in `.check_stage.yml`. * Create `.docker_build_stage.yml` for Docker image builds. * Add `.release_stage.yml` for managing releases. * Comment out `.test_stage.yml` for now.
-
Lukas Drabek authored
-
Lukas Drabek authored
-
Lukas Drabek authored
-
Lukáš Drábek authored
chore: update CI/CD configuration and dependencies See merge request !10
-
Lukas Drabek authored
-
Lukáš Drábek authored
fix: add missing job dependency for emailsender in release stage See merge request !11
-
Lukáš Drábek authored
No commit message See merge request !12
-
semantic-release-bot authored
## [2.1.1](v2.1.0...v2.1.1) (2025-06-20) ### **
🧹 Chores** * remove unused before_script for docker image pruning ([03708ac3](03708ac3)) * update CI/CD configuration and dependencies ([d9c9b979](d9c9b979)) ### **🛠️ Fixes** * add missing job dependency for emailsender in release stage ([644be5d8](644be5d8)) * correct file path in build script for dotnet restore and build ([5af67f09](5af67f09))
.gitlab/stages/.build_stage.yml
0 → 100644
.gitlab/stages/.check_stage.yml
0 → 100644
.gitlab/stages/.docker_build_stage.yml
0 → 100644
.gitlab/stages/.release_stage.yml
0 → 100644
.gitlab/stages/.test_stage.yml
0 → 100644
.releaserc.js
0 → 100644
CHANGELOG.md
0 → 100644