Skip to content

Adjust workflows for the development environment deployment process#239

Merged
lukasz-wal merged 1 commit intomainfrom
feat/dev-env-wokflows
Apr 7, 2026
Merged

Adjust workflows for the development environment deployment process#239
lukasz-wal merged 1 commit intomainfrom
feat/dev-env-wokflows

Conversation

@lukasz-wal
Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings April 3, 2026 07:00
@lukasz-wal lukasz-wal temporarily deployed to production-fidl April 3, 2026 07:04 — with GitHub Actions Inactive
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates GitHub Actions deployment workflows to support deploying a build to the development environment (in addition to staging/production) via workflow_dispatch inputs.

Changes:

  • Replaced the boolean “deploy to staging” flag with a choice input to select none | staging | development for publish-and-deploy.
  • Extended the manual deploy workflow to allow development deployments and adjusted job gating accordingly.
  • Renamed deploy jobs to reflect staging-or-development behavior.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
.github/workflows/publish-new-build.yml Adds an environment selector input and passes it through to the deploy action; adjusts job naming/conditions.
.github/workflows/manually-trigger-deploy.yml Adds development as a deploy target and updates the non-production deploy job condition and naming.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/publish-new-build.yml Outdated
Comment thread .github/workflows/publish-new-build.yml Outdated
Comment thread .github/workflows/manually-trigger-deploy.yml Outdated
Comment thread .github/workflows/manually-trigger-deploy.yml
@lukasz-wal lukasz-wal force-pushed the feat/dev-env-wokflows branch 2 times, most recently from 8f360d0 to 0953eb8 Compare April 3, 2026 07:09
@lukasz-wal lukasz-wal temporarily deployed to production-fidl April 3, 2026 07:11 — with GitHub Actions Inactive
@lukasz-wal lukasz-wal force-pushed the feat/dev-env-wokflows branch from 0953eb8 to db63dde Compare April 3, 2026 07:13
@lukasz-wal lukasz-wal requested a review from Copilot April 3, 2026 07:14
@lukasz-wal lukasz-wal temporarily deployed to production-fidl April 3, 2026 07:16 — with GitHub Actions Inactive
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/publish-new-build.yml Outdated
Comment thread .github/workflows/publish-new-build.yml
Comment thread .github/workflows/publish-new-build.yml
Comment thread .github/workflows/manually-trigger-deploy.yml
@lukasz-wal lukasz-wal force-pushed the feat/dev-env-wokflows branch from db63dde to 2e31731 Compare April 3, 2026 07:24
@lukasz-wal lukasz-wal temporarily deployed to production-fidl April 3, 2026 07:27 — with GitHub Actions Inactive
@lukasz-wal lukasz-wal merged commit 42f7fea into main Apr 7, 2026
8 checks passed
@lukasz-wal lukasz-wal deleted the feat/dev-env-wokflows branch April 7, 2026 08:20
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.

3 participants