Skip to content
View DewaldDeJager's full-sized avatar

Highlights

  • Pro

Organizations

@entelect
Block or Report

Block or report DewaldDeJager

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 Loading

  1. aws-otel-collector aws-otel-collector Public

    Forked from aws-observability/aws-otel-collector

    AWS Distro for OpenTelemetry Collector (see ADOT Roadmap at https://github.com/orgs/aws-observability/projects/4)

    Go

  2. opentelemetry-collector-contrib opentelemetry-collector-contrib Public

    Forked from open-telemetry/opentelemetry-collector-contrib

    Contrib repository for the OpenTelemetry Collector

    Go

  3. aws/copilot-cli aws/copilot-cli Public

    The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on AWS App Runner or Amazon ECS on AWS Fargate.

    Go 3.4k 398

  4. Easy GitHub workflow for keeping a f... Easy GitHub workflow for keeping a fork in sync with upstream
    1
    # Sync Fork
    2
    
                  
    3
    This workflow uses the GitHub CLI to keep a forked repo in sync with the upstream repo. Add it to your repo as `.github/workflows/sync-fork.yaml`.
    4
    
                  
    5
    It runs daily to sync the default branch and can be triggered manually for any branch.