Commit graph

8 commits

Author SHA1 Message Date
BlackDex
227af525c3
Really fix version extraction via ls-remote
Signed-off-by: BlackDex <black.dex@gmail.com>
2026-01-08 18:51:44 +00:00
BlackDex
ce68f93dbb
Fix version extraction from tag
Signed-off-by: BlackDex <black.dex@gmail.com>
2026-01-07 18:59:24 +00:00
BlackDex
de399d9b5e
Use '+build.n' for same web-vault new builds
Signed-off-by: BlackDex <black.dex@gmail.com>
2026-01-07 16:34:25 +00:00
BlackDex
73b267cfbe
Adjust to use -patch.n format - take 2
Signed-off-by: BlackDex <black.dex@gmail.com>
2026-01-01 17:36:03 +00:00
BlackDex
b74e627dfc
Adjust to use -patch.n format
Signed-off-by: BlackDex <black.dex@gmail.com>
2026-01-01 17:34:53 +00:00
BlackDex
d743491051
Use instead of
Signed-off-by: BlackDex <black.dex@gmail.com>
2025-12-31 17:41:42 +00:00
BlackDex
471547bdd5
Some small fixes
Signed-off-by: BlackDex <black.dex@gmail.com>
2025-12-31 17:28:58 +00:00
BlackDex
0277844cf9
Misc changes
Some misc changes.
- Moved old patch files to a `legacy` sub-folder
- If a legacy patch is used, show a warning and pause for 10 seconds
- Updated the checkout and Dockerfile so both use the same way of
  cloning the Bitwarden/client repo
- Updated the `patch_web_vault.sh` script to try and detect the vault version
- Added two new make commands to prepare and release a new version
- Added a `.env` feature for the `Makefile` to set some defaults
  Mainly used for using either `docker` or `podman` and for the GitHub
  Release script to have a predefined GPG user/key
2023-12-18 17:09:47 +01:00