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

Automatically set up the OVE sections #6

Closed
3 tasks done
AdrianDAlessandro opened this issue Jan 23, 2023 · 1 comment · Fixed by #45
Closed
3 tasks done

Automatically set up the OVE sections #6

AdrianDAlessandro opened this issue Jan 23, 2023 · 1 comment · Fixed by #45
Assignees
Labels
feature Adding new functionality, small or large infrastructure Modification or update of tooling for QA, installation, CI or deployment

Comments

@AdrianDAlessandro
Copy link
Collaborator

AdrianDAlessandro commented Jan 23, 2023

Problem:
Use the OVE Python API to define and generate all of the OVE sections (HTML, Controller and WebRTC Apps).

Proposed Solution:

After the above are complete, the create_all function from core_api.py needs to be added to the startup script (the __init__.py?) and the INIT_SECTIONS needs to be updated to include WebRTC apps.

Currently the APP_URL constant is for HTML apps only (ends with /app/html). This should be duplicated for WebRTC apps (ends with /app/webrtc)

Aha! Link: https://imperial-college-ict.aha.io/requirements/RSE-139-4

@AdrianDAlessandro AdrianDAlessandro added the feature Adding new functionality, small or large label Jan 23, 2023
@AdrianDAlessandro AdrianDAlessandro pinned this issue Jan 23, 2023
@AdrianDAlessandro AdrianDAlessandro added the on hold on hold while another blocker is cleared or a question is answered label Feb 6, 2023
@AdrianDAlessandro
Copy link
Collaborator Author

On hold because the WebRTC issue #8 is on hold

@AdrianDAlessandro AdrianDAlessandro added umbrella To group together multiple related issues and track their progress and removed on hold on hold while another blocker is cleared or a question is answered umbrella To group together multiple related issues and track their progress labels Aug 2, 2023
@AdrianDAlessandro AdrianDAlessandro self-assigned this Aug 7, 2023
@AdrianDAlessandro AdrianDAlessandro added the on hold on hold while another blocker is cleared or a question is answered label Aug 11, 2023
@dalonsoa dalonsoa removed the on hold on hold while another blocker is cleared or a question is answered label Sep 13, 2023
@AdrianDAlessandro AdrianDAlessandro added on hold on hold while another blocker is cleared or a question is answered and removed on hold on hold while another blocker is cleared or a question is answered labels Sep 13, 2023
@AdrianDAlessandro AdrianDAlessandro added the infrastructure Modification or update of tooling for QA, installation, CI or deployment label Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adding new functionality, small or large infrastructure Modification or update of tooling for QA, installation, CI or deployment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants