Jenkins build server: Generate hosted scene service definition json file
- Dominant language
- Python
- Stars
- 33
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Need to generate json file that stores the scene service definitions. During the build process, execute the Utilties\WriteHostedSceneServiceDefinitions.py script for all the Demo and Released users (NOTE: for user conference this will need to be executed for all users).
A separate file is created for each scene service. The script parameters have you specify the path to a folder to store the files. Create a folder named OPSServerInstall\Portal\SceneServiceDefs
Contributor guide
Research direction
Start by reading Utilities\WriteHostedSceneServiceDefinitions.py and inspecting the Jenkins build configuration that invokes it. Configure the build to generate definitions for Demo and Released users, writing separate files under OPSServerInstall\Portal\SceneServiceDefs; verify the expected files are produced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100