Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Add release workflow #71

Merged
merged 6 commits into from
Aug 1, 2024

Conversation

edgarrmondragon
Copy link
Contributor

@edgarrmondragon edgarrmondragon commented Aug 1, 2024

In preparation for #70

@edgarrmondragon
Copy link
Contributor Author

The dbt files are currently missing:

dbt_ext-0.2.0.post6.dev0+f94cf94
├── dbt_ext
│   ├── __init__.py
│   ├── extension.py
│   ├── main.py
│   └── pass_through.py
└── dbt_ext-0.2.0.post6.dev0+f94cf94.dist-info
    ├── LICENSE
    ├── METADATA
    ├── RECORD
    ├── WHEEL
    └── entry_points.txt

2 directories, 9 files

Investigating how to tell Poetry to add them to the wheel.

@edgarrmondragon edgarrmondragon mentioned this pull request Aug 1, 2024
@edgarrmondragon edgarrmondragon marked this pull request as ready for review August 1, 2024 14:48
@edgarrmondragon edgarrmondragon requested a review from a team as a code owner August 1, 2024 14:48
@edgarrmondragon
Copy link
Contributor Author

The sdist and wheel look OK, and I can confirm dbt_extension initialize works with the new layout.

https://github.com/meltano/dbt-ext/actions/runs/10200577490?pr=71

@edgarrmondragon edgarrmondragon enabled auto-merge (squash) August 1, 2024 14:56
@edgarrmondragon edgarrmondragon merged commit 82142a2 into main Aug 1, 2024
12 checks passed
@edgarrmondragon edgarrmondragon deleted the edgarrmondragon/ci/add-release-workflow branch August 1, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants