Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add cherry pick label workflow#66

Add cherry pick label workflow

Add cherry pick label workflow #66

Workflow file for this run

name:LTS
on:
pull_request:
push:
branches:
-trunk
schedule:
-cron:'0 0 * * 0'# Run every Sunday at midnight UTC
jobs:
build:
uses:./.github/workflows/build.yml
lts:
name:Tests (LTS)
uses:./.github/workflows/tests.yml
with:
image:${{ fromJSON(vars.KURRENTDB_DOCKER_IMAGES).lts.fullname }}
secrets:inherit
# Will be removed in the future
plugins-tests:
name:Plugins Tests
uses:./.github/workflows/plugins-tests.yml
with:
image:"docker.eventstore.com/eventstore-ee/eventstoredb-commercial:24.2.0-jammy"
secrets:inherit

[8]ページ先頭

©2009-2025 Movatter.jp