Skip to content

Commit

Permalink
chore: generated Tue 7 Jan 2025 15:47:36 CET
Browse files Browse the repository at this point in the history
  • Loading branch information
thisislawatts committed Jan 7, 2025
1 parent 6d9bda8 commit 1e0fc98
Show file tree
Hide file tree
Showing 4 changed files with 121 additions and 121 deletions.
2 changes: 1 addition & 1 deletion .generated
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2025-01-07T15:19:59+01:00
2025-01-07T15:47:27+01:00
116 changes: 58 additions & 58 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,177 +31,177 @@ jobs:
base:
- clojure
tag:
- clojure-preview
- clojure
target:
- linux
include:
- base: clojure:boot
tag: clojure-boot-preview
tag: clojure-boot
target: linux
- base: clojure:lein
tag: clojure-lein-preview
tag: clojure-lein
target: linux
- base: clojure:tools-deps
tag: clojure-tools-deps-preview
tag: clojure-tools-deps
target: linux
- base: elixir
tag: elixir-preview
tag: elixir
target: linux
- base: elixir:1.10
tag: elixir-1.10-preview
tag: elixir-1.10
target: linux
- base: elixir:1.11
tag: elixir-1.11-preview
tag: elixir-1.11
target: linux
- base: elixir:1.12
tag: elixir-1.12-preview
tag: elixir-1.12
target: linux
- base: golang
tag: golang-preview
tag: golang
target: linux
- base: golang:1.20
tag: golang-1.20-preview
tag: golang-1.20
target: linux
- base: golang:1.21
tag: golang-1.21-preview
tag: golang-1.21
target: linux
- base: golang:1.22
tag: golang-1.22-preview
tag: golang-1.22
target: linux
- base: golang:1.23
tag: golang-1.23-preview
tag: golang-1.23
target: linux
- base: gradle
tag: gradle-preview
tag: gradle
target: linux
- base: gradle:jdk11
tag: gradle-jdk11-preview
tag: gradle-jdk11
target: linux
- base: gradle:jdk12
tag: gradle-jdk12-preview
tag: gradle-jdk12
target: linux
- base: gradle:jdk13
tag: gradle-jdk13-preview
tag: gradle-jdk13
target: linux
- base: gradle:jdk14
tag: gradle-jdk14-preview
tag: gradle-jdk14
target: linux
- base: gradle:jdk16
tag: gradle-jdk16-preview
tag: gradle-jdk16
target: linux
- base: gradle:jdk17
tag: gradle-jdk17-preview
tag: gradle-jdk17
target: linux
- base: gradle:jdk18
tag: gradle-jdk18-preview
tag: gradle-jdk18
target: linux
- base: gradle:jdk19
tag: gradle-jdk19-preview
tag: gradle-jdk19
target: linux
- base: gradle:jdk20
tag: gradle-jdk20-preview
tag: gradle-jdk20
target: linux
- base: gradle:jdk21
tag: gradle-jdk21-preview
tag: gradle-jdk21
target: linux
- base: gradle:jdk8
tag: gradle-jdk8-preview
tag: gradle-jdk8
target: linux
- base: maven
tag: maven-preview
tag: maven
target: linux
- base: maven:3-eclipse-temurin-17
tag: maven-3-jdk-17-preview
tag: maven-3-jdk-17
target: linux
- base: maven:3-eclipse-temurin-20
tag: maven-3-jdk-20-preview
tag: maven-3-jdk-20
target: linux
- base: maven:3-eclipse-temurin-21
tag: maven-3-jdk-21-preview
tag: maven-3-jdk-21
target: linux
- base: maven:3-eclipse-temurin-22
tag: maven-3-jdk-22-preview
tag: maven-3-jdk-22
target: linux
- base: maven:3-jdk-11
tag: maven-3-jdk-11-preview
tag: maven-3-jdk-11
target: linux
- base: maven:3-jdk-8
tag: maven-3-jdk-8-preview
tag: maven-3-jdk-8
target: linux
- base: mcr.microsoft.com/dotnet/core/sdk
tag: dotnet-preview
tag: dotnet
target: linux
- base: mcr.microsoft.com/dotnet/sdk:8.0
tag: dotnet-8.0-preview
tag: dotnet-8.0
target: linux
- base: node
tag: node-preview
tag: node
target: linux
- base: node:18
tag: node-18-preview
tag: node-18
target: linux
- base: node:20
tag: node-20-preview
tag: node-20
target: linux
- base: node:22
tag: node-22-preview
tag: node-22
target: linux
- base: python
tag: python-preview
tag: python
target: linux
- base: python:3.8
tag: python-3.8-preview
tag: python-3.8
target: linux
- base: python:3.9
tag: python-3.9-preview
tag: python-3.9
target: linux
- base: python:3.10
tag: python-3.10-preview
tag: python-3.10
target: linux
- base: python:3.11
tag: python-3.11-preview
tag: python-3.11
target: linux
- base: python:3.12
tag: python-3.12-preview
tag: python-3.12
target: linux
- base: ruby
tag: ruby-preview
tag: ruby
target: linux
- base: ruby:3.3
tag: ruby-3.3-preview
tag: ruby-3.3
target: linux
- base: swift
tag: swift-preview
tag: swift
target: linux
- base: ubuntu
tag: linux-preview
tag: linux
target: linux
- base: sbtscala/scala-sbt:eclipse-temurin-jammy-22_36_1.10.0_3.4.2
tag: sbt1.10.0-scala3.4.2-preview
tag: sbt1.10.0-scala3.4.2
target: linux
- base: alpine
tag: alpine-preview
tag: alpine
target: alpine
- base: alpine
tag: cocoapods-preview
tag: cocoapods
target: alpine
- base: composer
tag: composer-preview
tag: composer
target: alpine
- base: composer
tag: php-preview
tag: php
target: alpine
- base: docker:latest
tag: docker-preview
tag: docker
target: alpine
- base: docker:latest
tag: docker-latest-preview
tag: docker-latest
target: alpine
- base: python:alpine
tag: python-alpine-preview
tag: python-alpine
target: alpine
- base: ruby:alpine
tag: ruby-alpine-preview
tag: ruby-alpine
target: alpine
steps:
- uses: actions/checkout@v3
Expand All @@ -215,7 +215,7 @@ jobs:
target: ${{ matrix.target }}
repository: snyk/snyk
tags: ${{ matrix.tag }}
build_args: IMAGE=${{ matrix.base }},TAG=${{ matrix.tag }},CLI_VERSION=${{ env.CLI_VERSION }}
build_args: IMAGE=${{ matrix.base }},TAG=${{ matrix.tag }}-preview,CLI_VERSION=${{ env.CLI_VERSION }}
docs:
runs-on: ubuntu-latest
steps:
Expand Down
Loading

0 comments on commit 1e0fc98

Please sign in to comment.