Skip to content

Add automatic dev server deployment - #987

Merged
nonprofittechy merged 1 commit into
mainfrom
agent/add-dev-deploy-workflow
Aug 6, 2026
Merged

Add automatic dev server deployment#987
nonprofittechy merged 1 commit into
mainfrom
agent/add-dev-deploy-workflow

Conversation

@nonprofittechy

Copy link
Copy Markdown
Member

What changed

  • Added .github/workflows/deploy.yml.
  • Runs after pushes to main (including merged pull requests).
  • Uses SuffolkLITLab/ALActions/da_package@main to publish the package to the Docassemble development server.
  • Serializes deployments with the dev-server concurrency group.

Configuration

The workflow expects the same repository/organization configuration used by Docassemble-AssemblyLine and docassemble-ALToolbox:

  • Variable: DEV_SERVER_URL
  • Secret: DOCASSEMBLE_DEV_SERVER_API_KEY

Validation

The workflow matches the existing deployment workflow in both reference repositories.

Closes #985

@nonprofittechy
nonprofittechy marked this pull request as ready for review August 6, 2026 18:50
@nonprofittechy
nonprofittechy merged commit efb7184 into main Aug 6, 2026
1 of 8 checks passed
@nonprofittechy
nonprofittechy deleted the agent/add-dev-deploy-workflow branch August 6, 2026 20:53
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.

Add auto publish to apps-dev workflow

1 participant