Skip to content

Test - cli debug#28

Open
brown9804 wants to merge 28 commits into
mainfrom
test
Open

Test - cli debug#28
brown9804 wants to merge 28 commits into
mainfrom
test

Conversation

@brown9804
Copy link
Copy Markdown
Contributor

@brown9804 brown9804 commented May 18, 2026

Summary

Automated summary for -> (28 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 clippy lint in stats branch distribution sort
  • Merge perf/pipeline-optimization into test (matrix fix)
  • Fix Unified Release matrix evaluation for PR fast-path
  • Merge perf/pipeline-optimization into test
  • Merge pull request Fix/gui cli mode #29 from Cloud2BR/fix/gui-cli-mode
  • Complete pipeline performance overhaul: release trigger tightening, unified macOS matrix, rust-cache, and fast PR CI
  • Optimize CI/CD performance: fast PR release path, filtered triggers, and workflow consolidation
  • Fix macOS DMG repack temp path to prevent hdiutil file-exists failure
  • Fix macOS DMG repack temp path to prevent hdiutil file-exists failure
  • Fix failing pipelines: UDRW DMG convert and Pages test deploy gate
  • Fix failing pipelines: UDRW DMG convert and Pages test deploy gate
  • Add GitHub Pages deployment strategy with environment table to README
  • Merge branch 'test' of https://github.com/Cloud2BR/devopster-cli into test
  • Add GitHub Pages deployment strategy with environment table to README
  • Merge pull request Fix/gui cli mode #27 from Cloud2BR/fix/gui-cli-mode
  • Fix hdiutil convert command syntax in DMG repacking steps
  • Merge branch 'fix/gui-cli-mode' of https://github.com/Cloud2BR/devopster-cli into fix/gui-cli-mode
  • Add dual-environment deployment strategy (main prod, test staging)
  • docs: update visitor count
  • Update README demo images
  • Fix macOS authorize command in Pages install guide
  • Add macOS launch command to Pages install guide
  • Refine auth flow and container workflow
  • feat(gui): add light/dark themes
  • feat(gui): add CLI history and saved commands
  • feat(gui): add global CLI panel
  • chore: remove legacy release pipeline
  • fix(gui): label CLI mode and stop legacy CLI runs

Files changed

  • : 2 file(s) — Dockerfile, devcontainer.json
  • : 6 file(s) — workflows/ci.yml, workflows/deploy-pages.yml, workflows/desktop-app.yml, workflows/release-artifacts.yml, workflows/update-md-date.yml, workflows/use-visitor-counter.yml
  • : 7 file(s) — readme/auth-shot.png, readme/auth.png, readme/dashboard-shot.png, readme/dashboard.png, readme/product-preview.html, readme/product-preview.png, readme/product-preview.svg
  • : 2 file(s) — assets/releases/latest.json, index.html
  • : 3 file(s) — app.js, index.html, styles.css
  • : 3 file(s) — container.sh, setup.ps1, setup.sh
  • : 2 file(s) — cli/container_runtime.rs, cli/stats.rs
  • : 2 file(s) — README.md, tauri.conf.json
  • (root): 4 file(s) — DEPLOYMENT_STRATEGY.md, Dockerfile, README.md, metrics.json
  • Total: 31 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