Skip to content

Fix webapp deploy workflow errors and warnings#108

Merged
jattasNI merged 4 commits into
mainfrom
webapp-deploy-workflow-error
Apr 17, 2026
Merged

Fix webapp deploy workflow errors and warnings#108
jattasNI merged 4 commits into
mainfrom
webapp-deploy-workflow-error

Conversation

@jattasNI
Copy link
Copy Markdown
Collaborator

@jattasNI jattasNI commented Apr 16, 2026

Rationale

I was seeing a couple issues with the new webapp deploy workflows:

  1. errors accessing repo variables that specify environment and credentials
    • the workflow was attempting to access some variables as secrets
  2. apps being deployed to BYU2026 workspace which most people don't have access to
    • updated to deploy to the Default workspace
  3. deprecation warnings about old versions of workflow steps
    • updated versions to latest of workflows reporting warnings

I tested the changes by temporarily updating the workflow to deploy from this branch and verified that the webapps deploy to the correct workspace with no errors or warnings.

@jattasNI jattasNI marked this pull request as ready for review April 16, 2026 22:43
@jattasNI jattasNI enabled auto-merge (squash) April 16, 2026 22:52
@jattasNI jattasNI merged commit f2fc3db into main Apr 17, 2026
21 checks passed
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