blob: 1565625150023f9040859ac992f924efa30c3bb0 [file] [log] [blame]
Mohammed Naser336caf42022-03-11 17:56:45 -05001# Copyright (c) 2022 VEXXHOST, Inc.
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
15- project:
16 check:
17 jobs:
Mohammed Naser55cfdac2022-03-16 22:45:04 -040018 - ansible-collection-atmosphere-check-commit
Mohammed Naser8f469a82022-03-14 18:17:42 -040019 - ansible-collection-atmosphere-tox-build
Mohammed Naser336caf42022-03-11 17:56:45 -050020 - ansible-collection-atmosphere-tox-molecule-default
Mohammed Naser511c3fa2022-03-17 17:54:10 -040021 - ansible-collection-atmosphere-tox-linters
Mohammed Naserab033e12022-03-13 21:07:28 -040022 - opendev-tox-docs
Mohammed Naser336caf42022-03-11 17:56:45 -050023 gate:
24 jobs:
Mohammed Naser55cfdac2022-03-16 22:45:04 -040025 - ansible-collection-atmosphere-check-commit
Mohammed Naser8f469a82022-03-14 18:17:42 -040026 - ansible-collection-atmosphere-tox-build
Mohammed Naser336caf42022-03-11 17:56:45 -050027 - ansible-collection-atmosphere-tox-molecule-default
Mohammed Naser511c3fa2022-03-17 17:54:10 -040028 - ansible-collection-atmosphere-tox-linters
Mohammed Naserab033e12022-03-13 21:07:28 -040029 - opendev-tox-docs
30 promote:
31 jobs:
32 - opendev-promote-docs
33 release:
34 jobs:
35 - opendev-publish-tox-docs