Skip to content

ci: remove .swcrc from Dockerfile workspace files copy#4

Merged
Adjanour merged 1 commit intomasterfrom
chore/ci-changes
Feb 24, 2026
Merged

ci: remove .swcrc from Dockerfile workspace files copy#4
Adjanour merged 1 commit intomasterfrom
chore/ci-changes

Conversation

@Adjanour
Copy link
Copy Markdown
Contributor

This pull request makes a minor update to the Docker build process for the backend application. It removes the copying of .swcrc to the container, likely because it is no longer needed or used during the build process.

  • Docker build process:

Copilot AI review requested due to automatic review settings February 24, 2026 15:32
@Adjanour Adjanour self-assigned this Feb 24, 2026
@Adjanour Adjanour requested a review from Orcta-tech February 24, 2026 15:33
@Adjanour Adjanour merged commit c291aac into master Feb 24, 2026
3 checks passed
Copy link
Copy Markdown
Contributor

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 the backend Docker build to stop copying a root-level .swcrc into the build context, aligning the Dockerfile with the current repo layout (where SWC config lives under apps/backend/.swcrc).

Changes:

  • Removed .swcrc from the “workspace files” COPY step in the backend Dockerfile.

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

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