Skip to content

Fix/gui cli mode#27

Merged
brown9804 merged 13 commits into
testfrom
fix/gui-cli-mode
May 18, 2026
Merged

Fix/gui cli mode#27
brown9804 merged 13 commits into
testfrom
fix/gui-cli-mode

Conversation

@brown9804
Copy link
Copy Markdown
Contributor

@brown9804 brown9804 commented May 18, 2026

Summary

Automated summary for -> (13 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 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
  • : 4 file(s) — workflows/ci.yml, workflows/deploy-pages.yml, workflows/desktop-app.yml, workflows/release-artifacts.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
  • : 1 file(s) — cli/container_runtime.rs
  • : 2 file(s) — README.md, tauri.conf.json
  • (root): 4 file(s) — DEPLOYMENT_STRATEGY.md, Dockerfile, README.md, metrics.json
  • Total: 28 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.

@brown9804 brown9804 changed the base branch from main to test May 18, 2026 20:54
@brown9804 brown9804 merged commit 982c1be into test May 18, 2026
2 checks passed
@brown9804 brown9804 deleted the fix/gui-cli-mode branch May 18, 2026 20:58
@github-actions github-actions Bot mentioned this pull request May 18, 2026
12 tasks
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