Back to Airflow

README

dev/breeze/doc/ci/README.md

3.2.11.7 KB
Original Source
<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <!-- START doctoc generated TOC please keep comment here to allow auto update --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> <!-- END doctoc generated TOC please keep comment here to allow auto update -->

This directory contains detailed design of the Airflow CI setup.

  • CI Environment - contains description of the CI environment
  • Images - contains description of the CI and PROD images, how to build and customize them, and naming conventions
  • GitHub Variables - contains description of the GitHub variables used in CI
  • Selective Checks - contains description of the selective checks performed in CI
  • Workflows - contains description of the workflows used in CI
  • Debugging - contains description of debugging CI issues
  • Running CI Locally - contains description of running CI locally