chore(v1.0.2): documentation update + backup next-run display#15
Merged
Conversation
- Rewrite README with accurate v1.0.1 state (SSH input/output, correct Docker workflow, env vars, docs table) - Update docs/architecture.md: two separate containers, full module map (StatsModule, ModuleSettingsModule), updated directory layout - Update docs/modules.md: VaultModule ssh-remote endpoints, InputModule ssh type, fixed scheduler description, add StatsModule, ModuleSettingsModule, SshOutputModule sections - Update docs/providers.md: SSH input/output providers, ProvidersModule example matches current state, IModuleSettingsProvider documented - Update docs/data-model.md: VaultEntity ssh-remote type, Input ssh config, BackupOutput pathOverride + ssh type, SshOutputConfig and ModuleSetting tables - Delete Makefile and NEW_PROJECT.md (internal dev artifacts) - Backup card: show schedule + next-run time (computeNextRun handles recurring/interval/oneshoot, formatNextRun formats relative time)
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
docs/mis à jour intégralement : architecture deux conteneurs séparés, module map complet (StatsModule, ModuleSettingsModule), providers SSH input/output, data model SshOutputConfig + ModuleSetting + ssh-remote vaultMakefileetNEW_PROJECT.md(artefacts dev internes)computeNextRun/formatNextRunpur TS sans dépendance, supporte recurring/interval/oneshoot avec timezone)Test plan