Mohammed Naser | dc08739 | 2024-04-01 20:26:02 -0400 | [diff] [blame] | 1 | # Copyright (c) 2024 VEXXHOST, Inc. |
Mohammed Naser | 3f96178 | 2023-04-20 10:48:21 -0400 | [diff] [blame] | 2 | # |
| 3 | # Licensed under the Apache License, Version 2.0 (the "License"); you may |
| 4 | # not use this file except in compliance with the License. You may obtain |
| 5 | # a copy of the License at |
| 6 | # |
| 7 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 8 | # |
| 9 | # Unless required by applicable law or agreed to in writing, software |
| 10 | # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT |
| 11 | # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the |
| 12 | # License for the specific language governing permissions and limitations |
| 13 | # under the License. |
| 14 | |
Mohammed Naser | dc08739 | 2024-04-01 20:26:02 -0400 | [diff] [blame] | 15 | - project: |
| 16 | check: |
| 17 | jobs: |
Mohammed Naser | c581e72 | 2025-02-13 13:23:51 -0500 | [diff] [blame] | 18 | - atmosphere-cargo-test |
Oleksandr K. | 345787b | 2024-10-04 17:52:19 +0200 | [diff] [blame] | 19 | - atmosphere-chart-vendor |
Mohammed Naser | 462fb6e | 2025-01-16 01:54:26 -0500 | [diff] [blame] | 20 | - atmosphere-check-commit |
Oleksandr K. | 574ce3c | 2024-10-31 19:14:58 +0100 | [diff] [blame] | 21 | - atmosphere-golang-go-test |
Mohammed Naser | e4436b4 | 2024-04-15 17:57:11 -0400 | [diff] [blame] | 22 | - atmosphere-linters |
vexxhost-bot | 1ff9767 | 2024-10-30 18:11:50 -0400 | [diff] [blame] | 23 | - atmosphere-tox-promtool-test |
vexxhost-bot | 0d93f22 | 2024-11-24 21:08:09 -0500 | [diff] [blame] | 24 | - atmosphere-tox-helm-unittest |
Mohammed Naser | f315222 | 2024-07-19 00:40:24 -0400 | [diff] [blame] | 25 | - atmosphere-tox-py3 |
Mohammed Naser | 7bda44d | 2025-01-18 15:49:44 -0500 | [diff] [blame] | 26 | - atmosphere-build-images |
vexxhost-bot | 278de76 | 2024-06-18 04:33:30 +0200 | [diff] [blame] | 27 | - atmosphere-build-collection: |
Mohammed Naser | 7bda44d | 2025-01-18 15:49:44 -0500 | [diff] [blame] | 28 | dependencies: &image_build_jobs |
| 29 | - name: atmosphere-build-images |
Mohammed Naser | d28fbaf | 2024-04-08 17:15:00 -0400 | [diff] [blame] | 30 | soft: true |
vexxhost-bot | 278de76 | 2024-06-18 04:33:30 +0200 | [diff] [blame] | 31 | - atmosphere-molecule-aio-keycloak: |
Mohammed Naser | 7bda44d | 2025-01-18 15:49:44 -0500 | [diff] [blame] | 32 | dependencies: *image_build_jobs |
Mohammed Naser | d28fbaf | 2024-04-08 17:15:00 -0400 | [diff] [blame] | 33 | - atmosphere-molecule-aio-openvswitch: |
Mohammed Naser | 7bda44d | 2025-01-18 15:49:44 -0500 | [diff] [blame] | 34 | dependencies: *image_build_jobs |
Mohammed Naser | d28fbaf | 2024-04-08 17:15:00 -0400 | [diff] [blame] | 35 | - atmosphere-molecule-aio-ovn: |
Mohammed Naser | 7bda44d | 2025-01-18 15:49:44 -0500 | [diff] [blame] | 36 | dependencies: *image_build_jobs |
Mohammed Naser | d28fbaf | 2024-04-08 17:15:00 -0400 | [diff] [blame] | 37 | - atmosphere-molecule-csi-local-path-provisioner: |
Mohammed Naser | 7bda44d | 2025-01-18 15:49:44 -0500 | [diff] [blame] | 38 | dependencies: *image_build_jobs |
Mohammed Naser | d28fbaf | 2024-04-08 17:15:00 -0400 | [diff] [blame] | 39 | - atmosphere-molecule-csi-rbd: |
Mohammed Naser | 7bda44d | 2025-01-18 15:49:44 -0500 | [diff] [blame] | 40 | dependencies: *image_build_jobs |
Mohammed Naser | d28fbaf | 2024-04-08 17:15:00 -0400 | [diff] [blame] | 41 | gate: |
Mohammed Naser | 3769438 | 2024-04-02 21:11:31 -0400 | [diff] [blame] | 42 | jobs: |
Mohammed Naser | c581e72 | 2025-02-13 13:23:51 -0500 | [diff] [blame] | 43 | - atmosphere-cargo-test |
Oleksandr K. | 345787b | 2024-10-04 17:52:19 +0200 | [diff] [blame] | 44 | - atmosphere-chart-vendor |
Mohammed Naser | 462fb6e | 2025-01-16 01:54:26 -0500 | [diff] [blame] | 45 | - atmosphere-check-commit |
Oleksandr K. | 574ce3c | 2024-10-31 19:14:58 +0100 | [diff] [blame] | 46 | - atmosphere-golang-go-test |
Mohammed Naser | e4436b4 | 2024-04-15 17:57:11 -0400 | [diff] [blame] | 47 | - atmosphere-linters |
Mohammed Naser | f315222 | 2024-07-19 00:40:24 -0400 | [diff] [blame] | 48 | - atmosphere-tox-py3 |
Mohammed Naser | 7bda44d | 2025-01-18 15:49:44 -0500 | [diff] [blame] | 49 | - atmosphere-build-images |
vexxhost-bot | 278de76 | 2024-06-18 04:33:30 +0200 | [diff] [blame] | 50 | - atmosphere-build-collection: |
Mohammed Naser | 7bda44d | 2025-01-18 15:49:44 -0500 | [diff] [blame] | 51 | dependencies: *image_build_jobs |
vexxhost-bot | 278de76 | 2024-06-18 04:33:30 +0200 | [diff] [blame] | 52 | - atmosphere-molecule-aio-keycloak: |
Mohammed Naser | 7bda44d | 2025-01-18 15:49:44 -0500 | [diff] [blame] | 53 | dependencies: *image_build_jobs |
Mohammed Naser | d28fbaf | 2024-04-08 17:15:00 -0400 | [diff] [blame] | 54 | - atmosphere-molecule-aio-openvswitch: |
Mohammed Naser | 7bda44d | 2025-01-18 15:49:44 -0500 | [diff] [blame] | 55 | dependencies: *image_build_jobs |
Mohammed Naser | d28fbaf | 2024-04-08 17:15:00 -0400 | [diff] [blame] | 56 | - atmosphere-molecule-aio-ovn: |
Mohammed Naser | 7bda44d | 2025-01-18 15:49:44 -0500 | [diff] [blame] | 57 | dependencies: *image_build_jobs |
Mohammed Naser | d28fbaf | 2024-04-08 17:15:00 -0400 | [diff] [blame] | 58 | - atmosphere-molecule-csi-local-path-provisioner: |
Mohammed Naser | 7bda44d | 2025-01-18 15:49:44 -0500 | [diff] [blame] | 59 | dependencies: *image_build_jobs |
Mohammed Naser | d28fbaf | 2024-04-08 17:15:00 -0400 | [diff] [blame] | 60 | - atmosphere-molecule-csi-rbd: |
Mohammed Naser | 7bda44d | 2025-01-18 15:49:44 -0500 | [diff] [blame] | 61 | dependencies: *image_build_jobs |
Mohammed Naser | 841686a | 2024-04-11 14:31:47 -0400 | [diff] [blame] | 62 | release: |
| 63 | jobs: |
| 64 | - atmosphere-publish-collection |
Mohammed Naser | cf7c06d | 2025-02-18 09:25:27 -0500 | [diff] [blame] | 65 | promote: |
| 66 | jobs: |
| 67 | - atmosphere-promote-images |
Mohammed Naser | aa212e6 | 2025-01-15 16:49:44 -0500 | [diff] [blame] | 68 | vars: |
| 69 | container_registry: harbor.atmosphere.dev/library |