Skip to content

fix(ci): update workflow paths for sso-platform directory#3

Merged
mjunaidca merged 1 commit into
mainfrom
002-sso-platform
Dec 7, 2025
Merged

fix(ci): update workflow paths for sso-platform directory#3
mjunaidca merged 1 commit into
mainfrom
002-sso-platform

Conversation

@mjunaidca

Copy link
Copy Markdown
Owner
  • Rename workflow from "Auth Server Tests" to "SSO Platform Tests"
  • Update path triggers from auth-server/** to sso-platform/**
  • Add working-directory: sso-platform for all run steps
  • Fix pnpm cache-dependency-path to sso-platform/pnpm-lock.yaml
  • Update artifact upload paths to include sso-platform/ prefix
  • Add if-no-files-found: ignore for artifact uploads

Fixes CI failure: "Some specified paths were not resolved"

🤖 Generated with Claude Code

- Rename workflow from "Auth Server Tests" to "SSO Platform Tests"
- Update path triggers from auth-server/** to sso-platform/**
- Add working-directory: sso-platform for all run steps
- Fix pnpm cache-dependency-path to sso-platform/pnpm-lock.yaml
- Update artifact upload paths to include sso-platform/ prefix
- Add if-no-files-found: ignore for artifact uploads

Fixes CI failure: "Some specified paths were not resolved"

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings December 7, 2025 08:26
@mjunaidca mjunaidca merged commit 52483ca into main Dec 7, 2025
4 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

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 GitHub Actions workflow to reflect the directory rename from auth-server to sso-platform, fixing CI path resolution failures.

  • Updated workflow name and job names to reference "SSO Platform" instead of "Auth Server"
  • Changed all path triggers and working directories from auth-server to sso-platform
  • Added if-no-files-found: ignore to prevent artifact upload failures when test files don't exist

💡 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.

2 participants