Asher Foa

Results 38 comments of Asher Foa
trafficstars

I am very busy these days. feel free to contribute a Github actions workflow that triggers a pypi release when tagging and I will be happy to tag a release....

I would love if this lands so I we can install this SW from AWS ECR instead of downloading the image from DockerHub... all things considered, this AWS specific SW...

FWIW, internally at toolchain we are using this script: ```python from __future__ import annotations import logging from argparse import ArgumentParser, Namespace from pathlib import Path import httpx import tomlkit from...

I tried to convert the python script into a pants goal rule but got stuck.

@bwagner5 any feedback here ? I'd love if this change can land

TBH, I don't think this PR is a good idea. the function you modified is (IMHO, since I didn't originally write this code) is more of a reference code. If...