Release 2.0.0: Solo and Team workflows - #32
Merged
Merged
Conversation
Add the complete Solo workflow, preserved Team upgrade path, customer time reporting, guarded maintenance commands, comprehensive operator documentation and version-aligned release automation. Signed-off-by: Patrick Schiller <p@trickschiller.de>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Prepare OpenClockwork 2.0.0 as a complete Solo/Team product-generation release.
Existing 1.4.0 installations retain their data and remain in Team mode; Solo is
an explicit installation mode, not a replacement of the existing application.
project switching, manual entries, correction/cancellation/split history,
calendar, effective-dated policies and optional personal accounts/hints.
precise gross/break/net reports, privacy-aware CSV and printable statements.
current-role/session authorization and the last active administrator.
assertions without changing previously merged migrations.
seed or reset operations. Remove automatic development startup seeding.
the current curated release-note section, followed by GitHub's changelog.
Team and operating-mode comparison documentation.
Validation
non-connecting negative CLI tests.
containers; both healthy, web HTTP 200 and proxied API version 2.0.0.
cover time boundaries, capture-group breaks, history and report privacy.
User-supplied print-to-PDF output was visually checked. This does not claim
universal device/browser certification or a long-running production pilot;
password/session and mode-transition edge cases also have automated coverage.
and machine-specific addresses are excluded from this PR and image context.
Release and operations
Merge only after CI and DCO are green. Tag the green main merge commit as
v2.0.0; the release workflow verifies it, publishes matching API/web images and
creates the GitHub Release with curated notes.
Production rollout is a separate operator action: retain volumes/timezone,
pause writers, make an encrypted off-machine backup and verify a separate
restore target. No production database is created, reset or migrated by this PR.
Legacy generic-name demo reset scripts intentionally fail closed until their
disposable environment is reviewed. Invoice generation and CAUR agent-usage
accounting remain out of scope.