-
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
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule hitobito
updated
15 files
+6 −0 | .github/actions/core-ci-setup/action.yml | |
+3 −0 | .github/workflows/tests.yml | |
+2 −0 | .github/workflows/wagon-tests.yml | |
+3 −3 | Dockerfile | |
+1 −1 | Gemfile | |
+4 −4 | Gemfile.lock | |
+1 −1 | VERSION | |
+1 −1 | app/controllers/event/participations_controller.rb | |
+1 −2 | app/domain/event/filter.rb | |
+7 −2 | app/models/event.rb | |
+21 −2 | config/brakeman.ignore | |
+14 −12 | config/database.yml | |
+2 −2 | db/seeds/support/person_duplicate_seeder.rb | |
+9 −0 | lib/tasks/dev.rake | |
+12 −0 | spec/controllers/event/participations_controller_spec.rb |
Submodule hitobito_sac_cas
updated
12 files