Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework advanced properties and hot reloading #37

Closed
lperovskaya opened this issue May 2, 2022 · 1 comment
Closed

Rework advanced properties and hot reloading #37

lperovskaya opened this issue May 2, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@lperovskaya
Copy link
Collaborator

Add mapping from hot reloading structure to partisipant xml.

List with team ids (may be in contest.xml) (it's immutable).

Mutable list with special data (team video urls, team and cute full names, special start time).

@irdkwmnsb irdkwmnsb added enhancement New feature or request needs triage labels May 5, 2022
@lperovskaya
Copy link
Collaborator Author

some examples that currently work:
team names, hashtag, groups, medias based on contestSystemId as a key
"teamOverrides": {
"486861": {"shortname": "ITMO test override","hashTag": "#ItMo","groups": ["SPb ITMO", "SPb"],"medias": {"camera": "localhost:12345/specialitmovideo","screen": null}}
}

"problemOverrides": {
"I": {"color": "#faeedd"}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants