Commit Graph

36 Commits

Author SHA1 Message Date
Joshua Sangmeister
615736eda2 Fix example & initial data 2021-10-06 12:54:52 +02:00
Joshua Sangmeister
72d5ee06d3 Fix initial data workflow 2021-10-04 15:18:29 +02:00
Norman Jäckel
44a3193406 Fixed typo and changed some format. 2021-09-28 22:13:13 +02:00
Adrian Richter
cc4666646d shouldve double checked the path 2021-09-24 11:08:14 +02:00
Emanuel Schütze
cda2c0c21c
Merge pull request #6224 from peb-adr/tagging
unique version tag for docker images
2021-09-24 10:36:18 +02:00
Adrian Richter
4e00e13038 tag images uniquely + write to client/version.txt
* adjust path to client/src/assets/version.txt

      * also tag as latest

      * add timestamp to image tag + client/version.txt
2021-09-23 18:54:23 +02:00
Ralf Peschke
0e830e677b Initia-dat.json plus workflow and new backend submodule 2021-09-23 14:10:44 +02:00
Ralf Peschke
761c248e19 Changed hash for initial_data.json 2021-09-23 14:10:44 +02:00
Sean
b7c97baa1e
Merge pull request #6218 from tsiegleauq/integration-cypress
Integration tests using cypress
2021-09-21 11:02:09 +02:00
Sean
85c0e50c21 Integration tests using cypress
Test client integration (client loads)
Test auth integration (client logs in)
Test backend integration (accept request)
  - broken
Test autoupdate integration (sends au to client)

Add manual cypress tests
Add dockered cypress tests

Add Readme
Add test execution to makefile
Add test execution to github-actions

TODO:
- Create user for tests
- flush db after every test
2021-09-16 17:16:51 +02:00
Oskar Hahn
b504a1c51e Remove permission service 2021-09-15 16:20:39 +02:00
Ralf Peschke
6fb3e40f8b
Update md5_check_initial-data.yml
For committing the new initial-data.json with changed field content users_email_sender
2021-09-06 17:26:54 +02:00
Norman Jäckel
217e3d0b75 Updated README. Updated initial-data.json to new format. Updated example-data.json to new format. Updated backend and datastore. Disabled check of unmigrated initial data. Added announcement workflow. 2021-08-31 22:00:25 +02:00
Sean
34eaada3d0 Update readme
Remove unused parts from the readme
Update develoment.md, replace os4-dev branch with master
2021-08-19 12:32:05 +02:00
Finn Stutzenstein
901c8beca9
Merge pull request #6210 from FinnStutzenstein/initialDataCi
Add a CI check to verify that migrating the initial data works
2021-08-18 12:13:38 +02:00
Finn Stutzenstein
6b218e3c7f
Add a CI check to verify that migrating the initial data works 2021-08-18 11:58:20 +02:00
Sean
456ecb8316 Workflow dispatch
Manually fire to build images
2021-08-18 11:48:10 +02:00
Sean
2753499167
Merge pull request #6208 from tsiegleauq/inform-repos-about-changes
Monitor and announces changes to models and perms
2021-08-17 12:49:59 +02:00
Sean
de503bbb2b Monitor and announces changes to models and perms
Monitors changes to docs/models.yml and docs/perms.yml.
If changes were made and merged github actions will create an issue
and assign the maintainers of the subprojects to ackknowledge the
changes.
2021-08-17 12:45:30 +02:00
Ralf Peschke
2b58b2f2f7
Issue6204: Define fields for archiving of meetings
- set initial-data.json to migration_index 1
- md5sum checking for initial-data.json
2021-08-17 09:03:03 +02:00
Ralf Peschke
f81738a06e github models.yml: generate models.py for backend check_json 2021-08-11 11:31:16 +02:00
Finn Stutzenstein
27d31189c1
Enhance CI
- redone the modelsvalidator
- use the datavalidator from the backend, remove old code
2021-08-04 14:10:40 +02:00
Emanuel Schütze
334931c0d9 Added icc image 2021-06-30 16:03:10 +02:00
Norman Jäckel
e99eb0bf0b Review 2021-05-01 11:15:03 +02:00
Norman Jäckel
b4a034d900 Switched to GitHub Container Registry. 2021-04-30 13:54:05 +02:00
Norman Jäckel
e9357b2c10 New production setup with Docker Compose
Updated openslides-manage-service and changed README.md

Added GitHub workflow.
2021-04-30 00:41:04 +02:00
Finn Stutzenstein
cabba247f3
Reworked checker
Credits for initial work to @reiterl
2021-02-10 12:51:41 +01:00
Oskar Hahn
98c2f5c332 Use openslides-models-to-go 2021-01-06 11:32:16 +01:00
Finn Stutzenstein
99b0bc6e3b
Restructure polls 2020-11-25 14:22:16 +01:00
Finn Stutzenstein
9d52faaa6d
Merge pull request #5605 from FinnStutzenstein/models
OS4 Models: Add configuration and adopt schema changes in OS3
2020-10-12 14:46:20 +02:00
Finn Stutzenstein
2cc81c0168
OS4 Models: Add configuration and adopt schema changes in OS3 2020-10-12 14:39:12 +02:00
Joshua Sangmeister
b311525b7d Fix typo 2020-10-08 09:27:04 +02:00
Joshua Sangmeister
ba03281c17 Adjust models.yml 2020-10-06 15:12:10 +02:00
Oskar Hahn
bd7e6b95cb Use a specific version of the modelsvalidater to make build reproducable 2020-09-30 20:15:07 +02:00
Norman Jäckel
a1925e87f3 Updated models.yml. Added GitHub action with validator. 2020-09-20 22:21:23 +02:00
Sean Engelhardt
314f3ae27e Update issue templates
New templates for issues
2019-08-06 11:22:13 +02:00