Skip to content

Sync perf branch with latest test#30

Open
brown9804 wants to merge 12 commits into
testfrom
perf/pipeline-optimization
Open

Sync perf branch with latest test#30
brown9804 wants to merge 12 commits into
testfrom
perf/pipeline-optimization

Conversation

@brown9804
Copy link
Copy Markdown
Contributor

@brown9804 brown9804 commented May 18, 2026

Summary

Automated summary for perf/pipeline-optimization -> test (12 commits), generated from commit metadata and changed files.

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • CI/CD or infrastructure change
  • Refactor (no functional change)

Changes

  • fix: resolve PR automation and unified-app PR check failures
  • chore: ignore .vscode directory for local VS Code settings
  • fix: add RW_DIR existence check to prevent null parameter error in DMG repack step
  • fix: use "${RW_DIR:?}" for rm -rf to resolve ShellCheck SC2115 warning
  • fix: resolve ShellCheck SC2129 and SC2115 warnings in workflows
  • fix: add missing Linux dependencies for gio-sys and glib-sys build
  • fix: address all ShellCheck and runner label issues in workflows
  • fix: update rhysd/actionlint to v1.7.12 for workflow linting
  • refactor: rename crate and all references from devopster-cli to devopster
  • Rename repository references from devopster-cli to devopster
  • Finalize pipeline optimization: true PR fast path, workflow-only lint, and tighter triggers
  • Sync perf branch with latest test

Files changed

  • .devcontainer/: 1 file(s) — devcontainer.json
  • .github/: 6 file(s) — workflows/auto-fill-pr.yml, workflows/ci.yml, workflows/deploy-pages.yml, workflows/desktop-app.yml, workflows/use-visitor-counter.yml, workflows/workflow-lint.yml
  • docs/: 3 file(s) — assets/releases/latest.json, index.html, site.webmanifest
  • frontend/: 1 file(s) — index.html
  • scripts/: 4 file(s) — container.sh, install-macos-app.sh, setup.ps1, setup.sh
  • src/: 8 file(s) — ai/mod.rs, cli/container_runtime.rs, cli/dev.rs, cli/dev_env.rs, cli/mod.rs, provider/azure_devops.rs, provider/github.rs, provider/gitlab.rs
  • src-tauri/: 3 file(s) — Cargo.toml, README.md, tauri.conf.json
  • ./ (root): 6 file(s) — .gitignore, Cargo.lock, Cargo.toml, DEPLOYMENT_STRATEGY.md, Dockerfile, README.md
  • Total: 32 file(s)

Linked issues

No linked issues.

How to test

  1. Check out this branch and review commit history for scope confirmation.
  2. Run/inspect the changed GitHub Actions workflows in a PR branch to confirm successful execution.
  3. Launch the application/UI path affected by this PR and verify behavior matches the summary.
  4. Confirm no regressions in related areas and that generated artifacts/output are correct.

Validation

  • I tested my change locally
  • All existing tests still pass
  • I added or updated tests for new functionality
  • I updated documentation/templates if needed
  • I confirmed no secrets or sensitive data are included
  • I checked for security vulnerabilities (OWASP Top 10)

Screenshots / Logs

UI-related changes detected. Include screenshots or a short recording from the updated screens before merge.

Notes

Generated by fallback mode because AI completion was unavailable for this run. Review and refine where needed.

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.

1 participant