Skip to content

refactor: remove git revision logging and update docs#107

Merged
JanZachmann merged 2 commits intoomnect:mainfrom
JanZachmann:fix/git-short-rev-docker
Feb 25, 2026
Merged

refactor: remove git revision logging and update docs#107
JanZachmann merged 2 commits intoomnect:mainfrom
JanZachmann:fix/git-short-rev-docker

Conversation

@JanZachmann
Copy link
Contributor

@JanZachmann JanZachmann commented Feb 25, 2026

Summary

This PR removes the git revision logging (GIT_SHORT_REV) from the build system and application logs, as it is no longer required. It also cleans up the documentation by removing outdated screenshots and adding a high-level features summary to the README.

Changes

  • Backend/Build: Removed GIT_SHORT_REV from main.rs, build.rs, and Dockerfile.
  • Docs: Deleted docu/ directory and removed image references from README.md.
  • README: Added a new "Features" summary section and renamed the detailed features section.

Remove git revision tracking from the build process and application logs
as it is no longer required and simplifies the Dockerfile and build scripts.
Version logging is preserved.

Signed-off-by: Jan Zachmann <50990105+JanZachmann@users.noreply.github.com>
- Remove UI screenshots from docu/ and README.md.
- Add a high-level Features section to the top of README.md.
- Rename the existing detailed Features section to Feature Details.

Signed-off-by: Jan Zachmann <50990105+JanZachmann@users.noreply.github.com>
@JanZachmann JanZachmann merged commit 184e0d8 into omnect:main Feb 25, 2026
3 checks passed
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