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

Block or report toodaniels

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  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