Skip to content

support linux deployments#37

Merged
StuartFerguson merged 1 commit intomainfrom
task/#36_linux_config
Jul 2, 2025
Merged

support linux deployments#37
StuartFerguson merged 1 commit intomainfrom
task/#36_linux_config

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Refactor deployment jobs and update service URLs

Modified createrelease.yml to implement a new job structure for conditional deployments to Linux and Windows based on parsed targets. Split existing jobs into separate Linux and Windows jobs with appropriate steps for artifact handling.

Updated appsettings.json and appsettings.staging.json to change authority and API endpoint URLs from 192.168.1.167 to 192.168.1.163, ensuring correct server references for production and staging environments.

closes #36

Refactor deployment jobs and update service URLs

Modified `createrelease.yml` to implement a new job structure for conditional deployments to Linux and Windows based on parsed targets. Split existing jobs into separate Linux and Windows jobs with appropriate steps for artifact handling.

Updated `appsettings.json` and `appsettings.staging.json` to change authority and API endpoint URLs from `192.168.1.167` to `192.168.1.163`, ensuring correct server references for production and staging environments.
@StuartFerguson StuartFerguson merged commit c6383fc into main Jul 2, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create Linux Install workflow

1 participant