Skip to content

Releases: rixct/config-drift-watcher

1.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 04:35
e3e62a4

Automated release for 1.1.0.

1.0.2

Choose a tag to compare

@github-actions github-actions released this 30 Jun 13:10

Automated release for 1.0.2.

1.0.0

Choose a tag to compare

@rixct rixct released this 30 Jun 12:19
7ee63af

First public release.

Annotate a drift code block with target: alias:/path and compare your
documented config against the real file on a server — read-only, over SFTP.

  • Check drift: inline line-by-line diff with a status badge
  • Snapshot from server: capture the current remote file as a baseline
  • Server profiles (alias → host / user / key); credentials never in notes
  • SSH host key verification (trust on first use, with manual pinning)
  • Optional ignore rules for whitespace and comment-only lines

Desktop only. Read-only by design: no remote command is ever executed.