Tags: DataDog/riot
Tags
feat: add support for installing pre-built wheels (#239) * feat: add support for installing pre-built wheels * --wheel-source -> --wheel-path * merge whoopsie * lint * imports in tests * flake8 * Emmett.butler/local dependency wheels (#268) * add argument allowing specification of local wheel dependencies * add argument to generate command * forgot arg * missing argument * flake * undo * wat * Apply suggestion from @brettlangdon Co-authored-by: Brett Langdon <brett.langdon@datadoghq.com> --------- Co-authored-by: Emmett Butler <emmett.butler321@gmail.com> Co-authored-by: Emmett Butler <723615+emmettbutler@users.noreply.github.com>
fix(ci): wheel and sdist artifacts should get uploaded to shared `art… …ifact` dir (#233) * remove unique names so that the wheel and sdist get uploaded to the artifact directory instead * updated pypi upload and using legacy pypi url to test * update condition to trigger pypi for testing * fix branch name * remove condition for testing * update version of gh-action-pypi-publish * add on.workflow_call.secrets * remove condition for testing * check if token exists * add back condition for upload
PreviousNext