Skip to content

fixes issue with deploy docs#647

Open
tomjemmett wants to merge 2 commits into
mainfrom
fix_deploy_docs
Open

fixes issue with deploy docs#647
tomjemmett wants to merge 2 commits into
mainfrom
fix_deploy_docs

Conversation

@tomjemmett

Copy link
Copy Markdown
Member

for some reason builds started to fail. favouring using environment variables for the connect server/api key

for some reason builds started to fail. favouring using environment variables for the connect server/api key
Copilot AI review requested due to automatic review settings July 22, 2026 11:20
@tomjemmett
tomjemmett requested a review from a team as a code owner July 22, 2026 11:20
@github-actions

Copy link
Copy Markdown

✅ A new build is available.

You can use the following to use pull the image into your local environment:

docker pull ghcr.io/the-strategy-unit/nhp_model:pr-647

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the documentation deployment workflow to Posit Connect by switching from an explicit rsconnect add configuration step to using environment variables during the deploy step, aiming to resolve recent build failures in the Connect deployment portion of CI.

Changes:

  • Removes the separate “Configure Connect” step (rsconnect add) from the docs deploy workflow.
  • Sets CONNECT_SERVER and CONNECT_API_KEY as environment variables for the deploy step before running uvx rsconnect deploy.

@tomjemmett

Copy link
Copy Markdown
Member Author

validated by adding a workflow dispatch and testing that works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants