Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Feb 01, 2024
  2. Jan 31, 2024
  3. Dec 12, 2023
  4. Nov 09, 2023
  5. Oct 16, 2023
  6. Oct 12, 2023
  7. Oct 10, 2023
  8. Oct 02, 2023
  9. Sep 08, 2023
    • Nemanja Glumac's avatar
      Add the official build for release workflow (#33362) · ca7d4341
      Nemanja Glumac authored
      * Add the official build for release workflow
      
      [ci skip]
      
      * Store full-length SHA-1 commit hash in an artifact
      
      * Trigger pre-release when the official build workflow finishes
      
      * Download the official uberjar instead of building it again
      
      * Adapt `check-commit` job to use the release artifact
      
      * Adapt `check-uberjar-health` job to use the release artifact
      
      * Adapt `run-sanity-check` job to use the release artifact
      
      * Adapt `containerize` job to use the release artifact
      
      * Adapt `verify-docker-pull` job to use the release artifact
      
      [ci skip]
      
      * Checkout the repo
      
      We need the folder structure to satisfy the JAR path.
      [ci skip]
      
      * Make `check-uberjar-healt` dependend on the commit check job
      
      * Fix commit-id file path
      
      [ci skip]
      
      * Fix `containerize` reference to the release artifact commit output
      
      [ci skip]
      
      * Fix `release-artifact` outputs
      
      [ci skip]
      Unverified
      ca7d4341
Loading