Compare commits

..

33 Commits

Author SHA1 Message Date
GitHub Actions
3fe592926d chore: update electron-to-chromium version to 1.5.342 in package-lock.json 2026-04-22 00:23:17 +00:00
GitHub Actions
5bcf3069c6 chore: ensure both coverage output directories are created in frontend test coverage script 2026-04-22 00:21:53 +00:00
GitHub Actions
6546130518 chore: update QA report with detailed gate status and revalidation results 2026-04-22 00:13:35 +00:00
GitHub Actions
07108cfa8d chore: refactor frontend test coverage script to improve directory handling and cleanup 2026-04-22 00:13:35 +00:00
GitHub Actions
de945c358b chore: update coverage reports directory configuration in vitest 2026-04-22 00:13:35 +00:00
GitHub Actions
e5c7b85f82 chore: enhance accessibility tests by adding route readiness checks 2026-04-22 00:13:35 +00:00
GitHub Actions
6e06cc3396 chore: update security test paths in Playwright configuration 2026-04-22 00:13:35 +00:00
GitHub Actions
7e3b5b13b4 chore: update @tailwindcss packages to version 4.2.4 and tapable to version 2.3.3 2026-04-22 00:13:35 +00:00
GitHub Actions
91ba53476c chore: update QA/Security DoD Audit Report with latest findings and gate statuses 2026-04-22 00:13:35 +00:00
GitHub Actions
442425a4a5 chore: update version to v0.27.0 2026-04-22 00:13:35 +00:00
GitHub Actions
71fe278e33 chore: update Docker client initialization and container listing logic 2026-04-22 00:13:35 +00:00
GitHub Actions
468af25887 chore: add lefthook and backend test output files to .gitignore 2026-04-22 00:13:35 +00:00
GitHub Actions
d437de1ccf chore: add new output files to .gitignore for scan and coverage results 2026-04-22 00:13:35 +00:00
GitHub Actions
8c56f40131 chore: remove unused libc entries and clean up dependencies in package-lock.json 2026-04-22 00:13:35 +00:00
GitHub Actions
2bf4f869ab chore: update vulnerability suppression and documentation for CVE-2026-34040 in .grype.yaml, .trivyignore, and SECURITY.md 2026-04-22 00:13:35 +00:00
GitHub Actions
dd698afa7e chore: update go.mod and go.sum to remove unused dependencies and add new ones 2026-04-22 00:13:35 +00:00
GitHub Actions
5db3f7046c chore: add accessibility test suite documentation and baseline expiration dates 2026-04-22 00:13:35 +00:00
GitHub Actions
b59a788101 chore: include accessibility scans in non-security CI shards
Add automated accessibility suite execution to the standard non-security
end-to-end browser shards so regressions are caught during routine CI runs.

This change is necessary to enforce accessibility checks consistently across
Chromium, Firefox, and WebKit without creating a separate pipeline path.

Behavior impact:
- Non-security shard jobs now run accessibility tests alongside existing suites
- Security-specific job behavior remains unchanged
- Sharding logic remains unchanged, with only test scope expanded

Operational consideration:
- Monitor shard runtime balance after rollout; if sustained skew appears,
  split accessibility coverage into its own sharded workflow stage.
2026-04-22 00:13:35 +00:00
GitHub Actions
e7460f7e50 chore: update accessibility baseline and enhance loading waits for a11y tests 2026-04-22 00:13:35 +00:00
GitHub Actions
1e1727faa1 chore: add accessibility tests for domains, notifications, setup, and tasks pages 2026-04-22 00:13:35 +00:00
GitHub Actions
0c87c350e5 chore: add accessibility tests for security and uptime pages 2026-04-22 00:13:35 +00:00
GitHub Actions
03101012b9 chore: add accessibility tests for various pages including certificates, dashboard, dns providers, login, proxy hosts, and settings 2026-04-22 00:13:35 +00:00
GitHub Actions
5f855ea779 chore: add accessibility testing support with @axe-core/playwright and related utilities 2026-04-22 00:13:35 +00:00
GitHub Actions
a74d10d138 doc: Integrate @axe-core/playwright for Automated Accessibility Testing
Co-authored-by: Copilot <copilot@github.com>
2026-04-22 00:13:35 +00:00
Jeremy
515a95aaf1 Merge pull request #968 from Wikid82/renovate/feature/beta-release-non-major-updates
fix(deps): update non-major-updates (feature/beta-release)
2026-04-21 20:08:35 -04:00
renovate[bot]
1bcb4de6f8 fix(deps): update non-major-updates 2026-04-21 22:49:48 +00:00
Jeremy
07764db43e Merge pull request #966 from Wikid82/renovate/feature/beta-release-non-major-updates
chore(deps): update non-major-updates (feature/beta-release)
2026-04-21 09:12:51 -04:00
renovate[bot]
54f32c03d0 chore(deps): update non-major-updates 2026-04-21 12:38:30 +00:00
Jeremy
c983250327 Merge pull request #965 from Wikid82/development
Propagate changes from development into feature/beta-release
2026-04-20 20:57:07 -04:00
Jeremy
2308f372d7 Merge pull request #964 from Wikid82/renovate/feature/beta-release-non-major-updates
fix(deps): update non-major-updates (feature/beta-release)
2026-04-20 17:56:55 -04:00
Jeremy
d68001b949 Merge pull request #963 from Wikid82/main
Propagate changes from main into development
2026-04-20 17:56:25 -04:00
renovate[bot]
96f0be19a4 fix(deps): update non-major-updates 2026-04-20 21:45:50 +00:00
Jeremy
c1470eaac0 Merge pull request #961 from Wikid82/development
Propagate changes from development into feature/beta-release
2026-04-20 12:37:40 -04:00
2040 changed files with 2707 additions and 8007 deletions

0
.docker/README.md Executable file → Normal file
View File

0
.docker/compose/README.md Executable file → Normal file
View File

0
.docker/compose/docker-compose.dev.yml Executable file → Normal file
View File

View File

0
.docker/compose/docker-compose.local.yml Executable file → Normal file
View File

0
.docker/compose/docker-compose.override.example.yml Executable file → Normal file
View File

0
.docker/compose/docker-compose.playwright-ci.yml Executable file → Normal file
View File

0
.docker/compose/docker-compose.playwright-local.yml Executable file → Normal file
View File

0
.docker/compose/docker-compose.remote.yml Executable file → Normal file
View File

0
.docker/compose/docker-compose.yml Executable file → Normal file
View File

0
.dockerignore Executable file → Normal file
View File

0
.env.example Executable file → Normal file
View File

0
.gitattributes vendored Executable file → Normal file
View File

0
.github/FUNDING.yml vendored Executable file → Normal file
View File

0
.github/ISSUE_TEMPLATE/alpha-feature.yml vendored Executable file → Normal file
View File

0
.github/ISSUE_TEMPLATE/beta-monitoring-feature.yml vendored Executable file → Normal file
View File

0
.github/ISSUE_TEMPLATE/beta-security-feature.yml vendored Executable file → Normal file
View File

0
.github/ISSUE_TEMPLATE/bug_report.md vendored Executable file → Normal file
View File

0
.github/ISSUE_TEMPLATE/feature_request.md vendored Executable file → Normal file
View File

0
.github/ISSUE_TEMPLATE/general-feature.yml vendored Executable file → Normal file
View File

0
.github/PULL_REQUEST_TEMPLATE/history-rewrite.md vendored Executable file → Normal file
View File

0
.github/agents/Backend_Dev.agent.md vendored Executable file → Normal file
View File

0
.github/agents/DevOps.agent.md vendored Executable file → Normal file
View File

0
.github/agents/Doc_Writer.agent.md vendored Executable file → Normal file
View File

0
.github/agents/Frontend_Dev.agent.md vendored Executable file → Normal file
View File

0
.github/agents/Management.agent.md vendored Executable file → Normal file
View File

0
.github/agents/Planning.agent.md vendored Executable file → Normal file
View File

0
.github/agents/Playwright_Dev.agent.md vendored Executable file → Normal file
View File

0
.github/agents/QA_Security.agent.md vendored Executable file → Normal file
View File

0
.github/agents/Supervisor.agent.md vendored Executable file → Normal file
View File

0
.github/codeql-custom-model.yml vendored Executable file → Normal file
View File

0
.github/codeql/codeql-config.yml vendored Executable file → Normal file
View File

0
.github/instructions/ARCHITECTURE.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/a11y.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/agent-skills.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/agents.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/code-review-generic.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/commit-message.instructions.md vendored Executable file → Normal file
View File

View File

0
.github/instructions/copilot-instructions.md vendored Executable file → Normal file
View File

View File

0
.github/instructions/features.instructions.md vendored Executable file → Normal file
View File

View File

0
.github/instructions/go.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/html-css-style-color-guide.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/instructions.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/makefile.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/markdown.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/nodejs-javascript-vitest.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/object-calisthenics.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/pcf-react-platform-libraries.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/performance-optimization.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/playwright-typescript.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/prompt.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/reactjs.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/security-and-owasp.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/security.md.instructions.md vendored Executable file → Normal file
View File

View File

0
.github/instructions/shell.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/spec-driven-workflow-v1.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/sql-sp-generation.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/structure.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/subagent.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/taming-copilot.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/tanstack-start-shadcn-tailwind.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/testing.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/typescript-5-es2022.instructions.md vendored Executable file → Normal file
View File

0
.github/instructions/update-docs-on-code-change.instructions.md vendored Executable file → Normal file
View File

0
.github/prompts/ai-prompt-engineering-safety-review.prompt.md vendored Executable file → Normal file
View File

0
.github/prompts/breakdown-feature-implementation.prompt.md vendored Executable file → Normal file
View File

0
.github/prompts/codecov-patch-coverage-fix.prompt.md vendored Executable file → Normal file
View File

View File

0
.github/prompts/create-implementation-plan.prompt.md vendored Executable file → Normal file
View File

0
.github/prompts/create-technical-spike.prompt.md vendored Executable file → Normal file
View File

0
.github/prompts/debug-web-console-errors.prompt.md vendored Executable file → Normal file
View File

0
.github/prompts/playwright-explore-website.prompt.md vendored Executable file → Normal file
View File

0
.github/prompts/playwright-generate-test.prompt.md vendored Executable file → Normal file
View File

0
.github/prompts/prompt-builder.prompt.md vendored Executable file → Normal file
View File

0
.github/prompts/sql-code-review.prompt.md vendored Executable file → Normal file
View File

0
.github/prompts/sql-optimization.prompt.md vendored Executable file → Normal file
View File

0
.github/prompts/structured-autonomy-generate.prompt.md vendored Executable file → Normal file
View File

0
.github/prompts/structured-autonomy-implement.prompt.md vendored Executable file → Normal file
View File

0
.github/prompts/structured-autonomy-plan.prompt.md vendored Executable file → Normal file
View File

0
.github/prompts/suggest-awesome-github-copilot-agents.prompt.md vendored Executable file → Normal file
View File

0
.github/prompts/suggest-awesome-github-copilot-chatmodes.prompt.md vendored Executable file → Normal file
View File

View File

View File

0
.github/prompts/suggest-awesome-github-copilot-prompts.prompt.md vendored Executable file → Normal file
View File

0
.github/prompts/supply-chain-vulnerability-remediation.prompt.md vendored Executable file → Normal file
View File

0
.github/prompts/update-implementation-plan.prompt.md vendored Executable file → Normal file
View File

0
.github/propagate-config.yml vendored Executable file → Normal file
View File

0
.github/release-drafter.yml vendored Executable file → Normal file
View File

0
.github/renovate.json vendored Executable file → Normal file
View File

0
.github/security-severity-policy.yml vendored Executable file → Normal file
View File

0
.github/skills/.skill-quickref-gorm-scanner.md vendored Executable file → Normal file
View File

0
.github/skills/README.md vendored Executable file → Normal file
View File

0
.github/skills/docker-prune.SKILL.md vendored Executable file → Normal file
View File

0
.github/skills/docker-rebuild-e2e.SKILL.md vendored Executable file → Normal file
View File

0
.github/skills/docker-start-dev.SKILL.md vendored Executable file → Normal file
View File

0
.github/skills/docker-stop-dev.SKILL.md vendored Executable file → Normal file
View File

Some files were not shown because too many files have changed in this diff Show More