-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule hitobito
updated
9 files
+10 −6 | .github/workflows/build-image.yml | |
+8 −0 | .github/workflows/tests.yml | |
+8 −0 | .github/workflows/wagon-tests.yml | |
+5 −1 | Dockerfile | |
+2 −2 | Gemfile | |
+1 −1 | VERSION | |
+70 −58 | app/helpers/standard_form_builder.rb | |
+2 −1 | config/initializers/sentry.rb | |
+6 −1 | spec/domain/project_analyzer_spec.rb |