The Wayback Machine - https://web.archive.org/web/20220515032211/https://github.com/abn
Skip to content
Avatar

Sponsors

@kasteph @fredrikaverpil

Achievements

Achievements

Highlights

  • 22 discussions answered

Organizations

@victims @cloudrouter @twyla-ai @python-poetry
Block or Report

Block or report abn

Report abuse

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

Report abuse

Pinned

  1. Python dependency management and packaging made easy.

    Python 19.7k 1.6k

  2. An asynchronous GraphQL client built on top of aiohttp and graphql-core-next

    Python 20 8

  3. Poetry PEP 517 Build Backend & Core Utilities

    Python 231 152

  4. tweety-bird Public

    Tweety BIRD - Tiny containerized BIRD (http://bird.network.cz/)

    Makefile 4 2

  5. rpmbuilder Public

    RPM Builder Container - For all your rpm building needs

    Shell 6 6

  6. 1
    # RPM Build Flow
    2
    
                  
    3
    This document details a simple RPM build flow pattern used to build and host RPM artifacts for open source projects. The below is a visual summary of this flow.
    4
    <img src="https://gist.githubusercontent.com/abn/daf262e7e454509df1429c87068923d1/raw/rpm-build-workflow.png" />
    5
    
                  

741 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri

Contribution activity

May 2022

Created 1 repository

Created a pull request in python-poetry/poetry that received 5 comments

mypy: remove unused ignores

+10 −10 5 comments
Reviewed 41 pull requests in 3 repositories
python-poetry/poetry 25 pull requests
python-poetry/poetry-core 12 pull requests
python-poetry/poetry-plugin-export 2 pull requests

Created an issue in python-poetry/poetry that received 8 comments

ci: come up with a better solution for skipping required checks

Today, we use a skip workflow to skip running test for doc/cirrus only changes. This is because we path-ignore test suite runs for doc only changes…

8 comments
Opened 3 other issues in 2 repositories