Skip to content
View toodaniels's full-sized avatar
:electron:
:electron:

Block or report toodaniels

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Airflow Docker compose modified to u... Airflow Docker compose modified to use LocalExecutor and add additional requirements
    1
    FROM apache/airflow:3.1.4 
    2
    
                  
    3
    WORKDIR /opt/airflow/
    4
    
                  
    5
    # Add your extra dependencies in requirements.txt
  2. Github action example Airflow test u... Github action example Airflow test using pytest
    1
    name: Integrity Tests
    2
    
                  
    3
    on:
    4
      pull_request:
    5
        branches: [ develop ]
  3. Airflow-slim Airflow-slim Public

    Airflow Docker compose modified to use LocalExecutor and add additional requirements

    Python 1

  4. telegraf-rocm telegraf-rocm Public

    Implementation of AMD ROCm System Management Interface (SMI) Input Plugin plugin in a docker container

    Dockerfile

  5. geoffrey geoffrey Public

    Geoffrey

    Python