Skip to content

Release: merge development into beta#1

Open
github-actions[bot] wants to merge 9 commits intobetafrom
development
Open

Release: merge development into beta#1
github-actions[bot] wants to merge 9 commits intobetafrom
development

Conversation

@github-actions
Copy link
Copy Markdown

Automated PR to sync development changes to beta for beta release.

Merging this PR will trigger the beta release workflow.

Reminder: Add a major, minor, or patch label to this PR to control the version bump. Default is patch.

- Merge openspec/README.md: keep Planix goal section, add artifact
  progression diagram, workflow steps, and full commands table
- Add openspec/ROADMAP.md for feature tracking
- Add openspec/architecture/README.md with ADR format guide
- Add openspec/specs/README.md with feature spec format and lifecycle
@github-actions
Copy link
Copy Markdown
Author

Quality Report

Repository ConductionNL/planix
Commit 3ae56a3
Branch 1/merge
Event pull_request
Generated 2026-03-26 15:10 UTC
Workflow Run https://github.com/ConductionNL/planix/actions/runs/23601755206

Summary

Group Result
PHP Quality PASS
Vue Quality PASS
Security PASS
License PASS
PHPUnit FAIL
Newman PASS
Playwright SKIP

PHP Quality

Tool Result
lint PASS
phpcs PASS
phpmd PASS
psalm PASS
phpstan PASS
phpmetrics PASS

Vue Quality

Tool Result
eslint PASS
stylelint PASS

Security

Ecosystem Result
composer PASS
npm PASS

License Compliance

Ecosystem Result
composer PASS
npm PASS

composer dependencies (100 total)

Metric Count
Approved (allowlist) 100
Approved (override) 0
Denied 0

npm dependencies (215 total)

Metric Count
Approved (allowlist) 215
Approved (override) 0
Denied 0

PHPUnit Tests

PHP Nextcloud Result
Overall FAIL

Integration Tests (Newman)

Result
PASS

E2E Tests (Playwright)

Playwright E2E tests were not enabled for this run.


Generated automatically by the Quality workflow.

Download the full PDF report from the workflow artifacts.

@github-actions
Copy link
Copy Markdown
Author

Quality Report

Repository ConductionNL/planix
Commit 5c4c1b3
Branch 1/merge
Event pull_request
Generated 2026-03-26 15:14 UTC
Workflow Run https://github.com/ConductionNL/planix/actions/runs/23601863560

Summary

Group Result
PHP Quality PASS
Vue Quality PASS
Security PASS
License PASS
PHPUnit PASS
Newman PASS
Playwright SKIP

PHP Quality

Tool Result
lint PASS
phpcs PASS
phpmd PASS
psalm PASS
phpstan PASS
phpmetrics PASS

Vue Quality

Tool Result
eslint PASS
stylelint PASS

Security

Ecosystem Result
composer PASS
npm PASS

License Compliance

Ecosystem Result
composer PASS
npm PASS

composer dependencies (100 total)

Metric Count
Approved (allowlist) 100
Approved (override) 0
Denied 0

npm dependencies (215 total)

Metric Count
Approved (allowlist) 215
Approved (override) 0
Denied 0

PHPUnit Tests

PHP Nextcloud Result
Overall PASS

Code coverage: 0% (0 / 3 statements)

Integration Tests (Newman)

Result
PASS

E2E Tests (Playwright)

Playwright E2E tests were not enabled for this run.


Generated automatically by the Quality workflow.

Download the full PDF report from the workflow artifacts.

@github-actions
Copy link
Copy Markdown
Author

Quality Report

Repository ConductionNL/planix
Commit 892cc73
Branch 1/merge
Event pull_request
Generated 2026-03-26 19:17 UTC
Workflow Run https://github.com/ConductionNL/planix/actions/runs/23613277415

Summary

Group Result
PHP Quality PASS
Vue Quality PASS
Security PASS
License PASS
PHPUnit PASS
Newman SKIP
Playwright SKIP

PHP Quality

Tool Result
lint PASS
phpcs PASS
phpmd PASS
psalm PASS
phpstan PASS
phpmetrics PASS

Vue Quality

Tool Result
eslint PASS
stylelint PASS

Security

Ecosystem Result
composer PASS
npm PASS

License Compliance

Ecosystem Result
composer PASS
npm PASS

composer dependencies (100 total)

Metric Count
Approved (allowlist) 100
Approved (override) 0
Denied 0

npm dependencies (215 total)

Metric Count
Approved (allowlist) 215
Approved (override) 0
Denied 0

PHPUnit Tests

PHP Nextcloud Result
Overall PASS

Code coverage: 0% (0 / 3 statements)

Integration Tests (Newman)

Newman integration tests were not enabled for this run.

E2E Tests (Playwright)

Playwright E2E tests were not enabled for this run.


Generated automatically by the Quality workflow.

Download the full PDF report from the workflow artifacts.

@github-actions
Copy link
Copy Markdown
Author

Quality Report

Repository ConductionNL/planix
Commit 450e8ce
Branch 1/merge
Event pull_request
Generated 2026-03-26 20:59 UTC
Workflow Run https://github.com/ConductionNL/planix/actions/runs/23617583566

Summary

Group Result
PHP Quality PASS
Vue Quality PASS
Security PASS
License PASS
PHPUnit PASS
Newman SKIP
Playwright SKIP

PHP Quality

Tool Result
lint PASS
phpcs PASS
phpmd PASS
psalm PASS
phpstan PASS
phpmetrics PASS

Vue Quality

Tool Result
eslint PASS
stylelint PASS

Security

Ecosystem Result
composer PASS
npm PASS

License Compliance

Ecosystem Result
composer PASS
npm PASS

composer dependencies (100 total)

Metric Count
Approved (allowlist) 100
Approved (override) 0
Denied 0

npm dependencies (215 total)

Metric Count
Approved (allowlist) 215
Approved (override) 0
Denied 0

PHPUnit Tests

PHP Nextcloud Result
Overall PASS

Code coverage: 0% (0 / 3 statements)

Integration Tests (Newman)

Newman integration tests were not enabled for this run.

E2E Tests (Playwright)

Playwright E2E tests were not enabled for this run.


Generated automatically by the Quality workflow.

Download the full PDF report from the workflow artifacts.

…uestions

- Resolve all 6 open research questions in ARCHITECTURE.md:
  CalDAV one-way export (V1), 1-level sub-tasks, configurable Procest
  bridge (Procest UI decides), per-task-only time tracking, GitHub sync
  via OpenConnector (V1), soft WIP limits
- Update ADR-003 (Procest bridge) and ADR-004 (time tracking scope)
- Create 8 OpenSpec changes with full artifacts (proposal, design, specs, tasks):
  register-schemas, projects, tasks, kanban-board, time-tracking,
  dashboard-my-work, admin-user-settings, procest-integration
- Update all 7 feature specs to in-progress status with change links
- Add conduction schema symlink (openspec/schemas/conduction)
- Sync app description in info.xml and README.md with app-config.json goal
@github-actions
Copy link
Copy Markdown
Author

github-actions bot commented Apr 2, 2026

Quality Report

Repository ConductionNL/planix
Commit 20b7f7f
Branch 1/merge
Event pull_request
Generated 2026-04-02 15:08 UTC
Workflow Run https://github.com/ConductionNL/planix/actions/runs/23907200431

Summary

Group Result
PHP Quality PASS
Vue Quality PASS
Security PASS
License PASS
PHPUnit PASS
Newman SKIP
Playwright SKIP

PHP Quality

Tool Result
lint PASS
phpcs PASS
phpmd PASS
psalm PASS
phpstan PASS
phpmetrics PASS

Vue Quality

Tool Result
eslint PASS
stylelint PASS

Security

Ecosystem Result
composer PASS
npm PASS

License Compliance

Ecosystem Result
composer PASS
npm PASS

composer dependencies (100 total)

Metric Count
Approved (allowlist) 100
Approved (override) 0
Denied 0

npm dependencies (215 total)

Metric Count
Approved (allowlist) 215
Approved (override) 0
Denied 0

PHPUnit Tests

PHP Nextcloud Result
Overall PASS

Code coverage: 0% (0 / 3 statements)

Integration Tests (Newman)

Newman integration tests were not enabled for this run.

E2E Tests (Playwright)

Playwright E2E tests were not enabled for this run.


Generated automatically by the Quality workflow.

Download the full PDF report from the workflow artifacts.

Replace example schema with 5 production schemas (task, project, column,
timeEntry, label), add seed data (5 labels, 3 projects, 12 columns,
5 tasks, 3 time entries), register deep links for all schemas, and
bump register version to 0.2.0.
…x data model

Replace placeholder example schema with 5 production schemas (task, project,
column, timeEntry, label) and 28 seed data objects. Fix repair step registration
(info.xml), loadConfiguration() argument passing, and register definition fields
required by ImportHandler. All quality checks pass (PHPCS, Psalm, PHPStan).
Implement register-schemas — 5 schemas with seed data for Planix data model
@github-actions
Copy link
Copy Markdown
Author

github-actions bot commented Apr 3, 2026

Quality Report

Repository ConductionNL/planix
Commit f0632e5
Branch 1/merge
Event pull_request
Generated 2026-04-03 12:23 UTC
Workflow Run https://github.com/ConductionNL/planix/actions/runs/23945961821

Summary

Group Result
PHP Quality PASS
Vue Quality PASS
Security PASS
License PASS
PHPUnit PASS
Newman SKIP
Playwright SKIP

PHP Quality

Tool Result
lint PASS
phpcs PASS
phpmd PASS
psalm PASS
phpstan PASS
phpmetrics PASS

Vue Quality

Tool Result
eslint PASS
stylelint PASS

Security

Ecosystem Result
composer PASS
npm PASS

License Compliance

Ecosystem Result
composer PASS
npm PASS

composer dependencies (100 total)

Metric Count
Approved (allowlist) 100
Approved (override) 0
Denied 0

npm dependencies (215 total)

Metric Count
Approved (allowlist) 215
Approved (override) 0
Denied 0

PHPUnit Tests

PHP Nextcloud Result
Overall PASS

Code coverage: 0% (0 / 3 statements)

Integration Tests (Newman)

Newman integration tests were not enabled for this run.

E2E Tests (Playwright)

Playwright E2E tests were not enabled for this run.


Generated automatically by the Quality workflow.

Download the full PDF report from the workflow artifacts.

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