Skip to content
Snippets Groups Projects
  1. Nov 07, 2023
    • Mathijs van Veluw's avatar
      Fix missing alpine tag during buildx bake (#4043) · efc6eb00
      Mathijs van Veluw authored
      The bake recipt was missing the single `:alpine` tag for the alpine
      builds when we were releasing a `stable/latest` version of Vaultwarden.
      
      This PR fixes this by checking for those conditions and add the
      `:alpine` tag too.
      
      We will keep the `:latest-alpine` also, which i find even nicer then just
      `:alpine`
      
      Fixes #4035
      efc6eb00
  2. Nov 05, 2023
  3. Nov 04, 2023
  4. Oct 23, 2023
  5. Oct 22, 2023
    • Mathijs van Veluw's avatar
      Container building changes (#3958) · d722328f
      Mathijs van Veluw authored
      * WIP: Container building changes
      
      * Small updates
      
      - Updated to rust 1.73.0
      - Updated crates
      - Updated documentation
      - Added a bake.sh script to make baking easier
      
      * Update GitHub Actions Workflow
      
      - Updated workflow to use qemu and buildx bake
      
      In the future i would like to extract the alpine based binaries and add
      them as artifacts to the release.
      
      * Address review remarks and small updates
      
      - Addressed review remarks
      - Added `podman-bake.sh` script to build Vaultwarden with podman
      - Updated README
      - Updated crates
      - Added `VW_VERSION` support
      - Added annotations
      - Updated web-vault to v2023.9.1
      d722328f
    • Daniel García's avatar
      cb4b683d
  6. Oct 21, 2023
  7. Oct 20, 2023
  8. Oct 17, 2023
  9. Oct 09, 2023
  10. Oct 08, 2023
  11. Oct 07, 2023
  12. Oct 05, 2023
  13. Oct 03, 2023
  14. Sep 22, 2023
  15. Sep 02, 2023
  16. Sep 01, 2023
Loading