Skip to content

Commit

Permalink
cleanup github release
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop committed Jan 30, 2024
1 parent 611401d commit 3bf2247
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 274 deletions.
20 changes: 0 additions & 20 deletions .github/actions/setup-python-env/action.yml

This file was deleted.

4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@ jobs:
with:
python-version: "3.11"

- name: "Install build specific python dependencies"
run: |
python -m pip install --upgrade wheel twine check-wheel-contents
- name: "Build Python Package"
run: |
hatch build
Expand Down
250 changes: 0 additions & 250 deletions .github/workflows/github_release_hatch.yml

This file was deleted.

4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,12 +194,16 @@ jobs:
>>>>>>> 7034ccc (fix up publishing)


<<<<<<< HEAD
<<<<<<< HEAD
# bump-version-generate-changelog:
# name: Bump package version, Generate changelog
=======
uses: dbt-labs/dbt-common/.github/workflows/github_release_hatch.yml@er/release
>>>>>>> 7034ccc (fix up publishing)
=======
uses: dbt-labs/dbt-release/.github/workflows/github-release.yml@main
>>>>>>> 6aee97b (cleanup github release)

# uses: dbt-labs/dbt-common/.github/workflows/release_prep_hatch.yml@er/release

Expand Down

0 comments on commit 3bf2247

Please sign in to comment.