• v3.8.1 b767a86580

    v3.8.1
    All checks were successful
    / scans (push) Has been skipped
    / test-build (push) Has been skipped
    / test-deploy (push) Has been skipped
    Stable

    semantic-release released this 2025-02-25 13:59:16 +02:00 | 468 commits to main since this release

    3.8.1 (2025-02-25)

    🦊 CI/CD

    • replace tag in prod workflow with proper one (6ba42db)

    🛠 Fixes

    Downloads
  • v3.8.0 5c82803cf6

    v3.8.0
    All checks were successful
    / scans (push) Has been skipped
    / test-build (push) Has been skipped
    / test-deploy (push) Has been skipped
    Stable

    semantic-release released this 2025-02-25 13:45:43 +02:00 | 471 commits to main since this release

    3.8.0 (2025-02-25)

    🦊 CI/CD

    • prod workflow rework to remove tag input (eca44ec)

    🚀 Features

    Downloads
  • v3.7.2 9c2dd228f5

    v3.7.2
    All checks were successful
    / scans (push) Has been skipped
    / test-build (push) Has been skipped
    / test-deploy (push) Has been skipped
    Stable

    semantic-release released this 2025-02-24 15:13:59 +02:00 | 474 commits to main since this release

    3.7.2 (2025-02-24)

    🦊 CI/CD

    • add ssh env vars to prod workflow steps (c21f6aa)

    🛠 Fixes

    Downloads
  • v3.7.1 5e5b6d33d6

    v3.7.1
    All checks were successful
    / scans (push) Has been skipped
    / test-build (push) Has been skipped
    / test-deploy (push) Has been skipped
    Stable

    semantic-release released this 2025-02-24 14:58:18 +02:00 | 477 commits to main since this release

    3.7.1 (2025-02-24)

    🦊 CI/CD

    • add option to skip security scans for semrel releases (6ee1d5e)

    🛠 Fixes

    Downloads
  • v3.7.0 c7a09983ac

    v3.7.0
    All checks were successful
    / test-build (push) Has been skipped
    / test-deploy (push) Has been skipped
    / scans (push) Successful in 33s
    Stable

    semantic-release released this 2025-02-24 14:51:59 +02:00 | 481 commits to main since this release

    3.7.0 (2025-02-24)

    🦊 CI/CD

    • add conditional check for merge commits, remove pull request types (3c1e93b)
    • add EOF to build command (6a0f67b)
    • change prod-workflow to work only via dispatch, add field for which tag should be deployed (879deed)
    • example change (15ddc2d)
    • final adjustment for conditional check (db53831)
    • more cleanup (04ea90e)
    • refactor prod workflow to work with tag from dispatch (9cf90d3)
    • remove cleanup task (bbff11c)
    • remove default value for workflow_dispatch as it cannot be a var (d2b2575)
    • remove podman in docker, replace with kaniko (84771fd)
    • restore cleanup step (b99514f)
    • update docker config json location (53e8379)

    🚀 Features

    Downloads
  • v3.6.4 b68e2b6c4f

    v3.6.4
    All checks were successful
    / test-build (push) Has been skipped
    / test-deploy (push) Has been skipped
    / prod-build (push) Successful in 54s
    / prod-deploy (push) Successful in 30s
    Stable

    semantic-release released this 2025-02-21 16:44:57 +02:00 | 496 commits to main since this release

    3.6.4 (2025-02-21)

    🦊 CI/CD

    • further refine conditional statement (1571a5a)

    🛠 Fixes

    Downloads
  • v3.6.3 452bf8215c

    v3.6.3
    All checks were successful
    / test-build (push) Has been skipped
    / test-deploy (push) Has been skipped
    / prod-build (push) Successful in 54s
    / prod-deploy (push) Successful in 30s
    Stable

    semantic-release released this 2025-02-21 16:34:24 +02:00 | 499 commits to main since this release

    3.6.3 (2025-02-21)

    🦊 CI/CD

    • remove second condition (1c53b99)

    🛠 Fixes

    Downloads
  • v3.6.2 72704eaa71

    v3.6.2
    Some checks failed
    / test-deploy (push) Has been cancelled
    / test-build (push) Has been cancelled
    / prod-build (push) Successful in 56s
    / prod-deploy (push) Successful in 29s
    Stable

    semantic-release released this 2025-02-21 16:31:47 +02:00 | 502 commits to main since this release

    3.6.2 (2025-02-21)

    🦊 CI/CD

    • fix conditional check formatting (33f9bd5)

    🛠 Fixes

    Downloads
  • v3.6.1 924085dce8

    v3.6.1
    Some checks failed
    / test-deploy (push) Has been cancelled
    / test-build (push) Has been cancelled
    / prod-build (push) Successful in 1m2s
    / prod-deploy (push) Successful in 30s
    Stable

    semantic-release released this 2025-02-21 16:26:02 +02:00 | 505 commits to main since this release

    3.6.1 (2025-02-21)

    🦊 CI/CD

    • add formatting to conditional check (10ee1c5)

    🛠 Fixes

    Downloads
  • v3.6.0 922429d2f5

    v3.6.0
    Some checks failed
    / test-deploy (push) Has been cancelled
    / test-build (push) Has been cancelled
    / prod-build (push) Successful in 1m7s
    / prod-deploy (push) Successful in 30s
    Stable

    semantic-release released this 2025-02-21 16:14:26 +02:00 | 508 commits to main since this release

    3.6.0 (2025-02-21)

    🦊 CI/CD

    • add colon to conditional check (a97b2f5)
    • add ignore scripts per SQ recommendation (6829d51)
    • add opened type of PR to run sec scan on (c515901)
    • add pull_request trigger to security-scan workflow (41a2a31)
    • fix missing backslash (3e6e822)
    • remove fetch-depth for security scan workflow (898b96b)
    • update conditional check for test-build (6694d5a)

    🚀 Features

    🛠 Fixes

    • simulated bugfix in branch (0fc51ab)
    Downloads