Changelog
- 647b5c1 Merge pull request #619 from bruin-data/ci/cleanup
- 9258e89 Merge pull request #620 from bruin-data/dist/pip-release
- 2a5e866 build: init pyproject
- 84eb687 build: python: use hatch to derieve version
- 464297a ci: add stub workflow for pip release
- f7cda40 ci: pip release: download tar and zip archives from release
- 541d736 ci: pip: build and retag wheels
- 3766129 ci: pip: cleanup
- 46b8e56 ci: pip: disable automatic extraction
- a487b06 ci: pip: enumerate extracted artifacts
- 6ba532b ci: pip: explore artifact locations
- 75c2bde ci: pip: extract binaries
- 8205c34 ci: pip: integrate twine upload
- 01abae8 ci: pip: simplify step name and refs
- bd397e0 ci: pip: stage build artifacts in a dedicated dir
- ad6b7fa ci: pip: tag download stage with id and update refs
- ec57508 ci: pip: use wildcard matching to find bins
- bb874d3 ci: release: use install script DNS shortcut
- 6024c64 ci: restore integration tests during release