Skip to content

V0.9RC1#1

Merged
SebastienDenooz merged 3 commits into
mainfrom
develop
Jun 4, 2026
Merged

V0.9RC1#1
SebastienDenooz merged 3 commits into
mainfrom
develop

Conversation

@SebastienDenooz

Copy link
Copy Markdown
Contributor

No description provided.

…elease

- __version__ in sign_pdfs_beid.py is the single source of truth (1.0.0);
  exposed via --version and in the GUI window title, with a unit test.
- .github/workflows/release.yml (push to main): reads the version, skips
  gracefully if tag v{version} exists, gates on the unit tests, builds
  both executables on Windows + Linux, smoke-tests the frozen CLI,
  packages cachet-{v}-linux-x86_64.tar.gz / cachet-{v}-windows-x86_64.zip,
  then tags and publishes a Release with auto-generated notes.
- build.yml (CI) now runs on develop pushes and PRs (main belongs to the
  release workflow) and gains the unit-test gate.
- Release process documented in BUILD.md, README and CLAUDE.md.
…-in docs

Step 5 is split vertically. LEFT: the three mode radios stacked
vertically, each with a short explanation (what it is, requirements,
legal value — the eID hint carries the RRN warning); the PAdES level
selector and every Azure input (vault URL, key override, internal CA
chain, auth method, sign-in) get the same what/why/required hints; the
vault URL is pre-filled with https://login.live.com. RIGHT: an
in-app documentation panel (the three modes, every PAdES level and its
role, AES vs QES with pros/cons and a decision guide) plus a
'Read more' button opening a full-glossary window covering all terms
and technologies (eIDAS, PAdES, CMS, LTV, DSS, OCSP/CRL, TSA, LOTL,
Key Vault, Entra ID, RRN, …). Default window widened to 1180px;
thread-safety and section-toggling invariants unchanged, tests added.
@SebastienDenooz SebastienDenooz merged commit 83a5f80 into main Jun 4, 2026
4 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