[Feature] Keep generated WebUI/test artifacts ignored #68

Closed
opened 2026-07-06 15:03:37 +02:00 by zemion · 1 comment
Owner

Imported from a backlog-like text file.

  • Source: /mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/split-concept-action-plan.md
  • Line: 102
  • Source kind: product
  • Section: GovOPlaN Split Concept and Action Plan > Staged Refactor Plan > Phase 0: Stabilize Current Modular Baseline

Imported item:

Keep generated WebUI/test artifacts ignored.
<!-- codex-generic-backlog-fingerprint:23162648142adc098399b40c --> Imported from a backlog-like text file. - Source: `/mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/split-concept-action-plan.md` - Line: `102` - Source kind: `product` - Section: `GovOPlaN Split Concept and Action Plan > Staged Refactor Plan > Phase 0: Stabilize Current Modular Baseline` Imported item: ```text Keep generated WebUI/test artifacts ignored. ```
zemion added this to the Phase 0: Stabilize Current Modular Baseline milestone 2026-07-06 15:03:37 +02:00
zemion added the
type
feature
priority
p2
source/backlog-import
codex/ready
labels 2026-07-07 23:27:04 +02:00
zemion added the
status
triage
label 2026-07-08 02:57:05 +02:00
Author
Owner

Codex State: done

Summary

  • Ignored local WebUI scratch build directories so component/module/permutation checks no longer leave releasable noise.
  • Removed generated Python package metadata and bytecode from tracking in admin, audit, policy, and dashboard modules; added module .gitignore coverage so they stay out.

Changed Files

  • /mnt/DATA/git/govoplan-core/.gitignore
  • /mnt/DATA/git/govoplan-admin/.gitignore
  • /mnt/DATA/git/govoplan-audit/.gitignore
  • /mnt/DATA/git/govoplan-policy/.gitignore
  • /mnt/DATA/git/govoplan-dashboard/.gitignore
  • /mnt/DATA/git/govoplan-docs/.gitignore
  • /mnt/DATA/git/govoplan-ops/.gitignore
  • /mnt/DATA/git/govoplan-connectors/.gitignore
  • /mnt/DATA/git/govoplan-campaign/.gitignore

Verification

  • bash scripts/check-focused.sh passed

Next / Blocked

  • No tag was created from this pass because the workspace still has broad uncommitted, mixed-scope changes that should be committed deliberately first.
## Codex State: done ### Summary - Ignored local WebUI scratch build directories so component/module/permutation checks no longer leave releasable noise. - Removed generated Python package metadata and bytecode from tracking in admin, audit, policy, and dashboard modules; added module .gitignore coverage so they stay out. ### Changed Files - `/mnt/DATA/git/govoplan-core/.gitignore` - `/mnt/DATA/git/govoplan-admin/.gitignore` - `/mnt/DATA/git/govoplan-audit/.gitignore` - `/mnt/DATA/git/govoplan-policy/.gitignore` - `/mnt/DATA/git/govoplan-dashboard/.gitignore` - `/mnt/DATA/git/govoplan-docs/.gitignore` - `/mnt/DATA/git/govoplan-ops/.gitignore` - `/mnt/DATA/git/govoplan-connectors/.gitignore` - `/mnt/DATA/git/govoplan-campaign/.gitignore` ### Verification - `bash scripts/check-focused.sh passed` ### Next / Blocked - No tag was created from this pass because the workspace still has broad uncommitted, mixed-scope changes that should be committed deliberately first.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: add-ideas/govoplan-core#68
No description provided.