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

feat: switch to pipx & add github-token #23

Merged
merged 2 commits into from
Jul 12, 2024
Merged

feat: switch to pipx & add github-token #23

merged 2 commits into from
Jul 12, 2024

Conversation

DariuszPorowski
Copy link
Collaborator

@DariuszPorowski DariuszPorowski commented Jul 12, 2024

πŸ’Œ Description

  • switch to pipx for deps install
  • deprecate token in favor of github-token
  • prep for v2

πŸ”— Related issue

Fixes: #21

πŸ—οΈ Type of change

  • πŸ“š Examples/docs/tutorials
  • πŸ› Bug fix (non-breaking change which fixes an issue)
  • πŸ₯‚ Improvement (non-breaking change which improves an existing feature)
  • πŸš€ New feature (non-breaking change which adds functionality)
  • πŸ’₯ Breaking change (fix or feature that would cause existing functionality to change)
  • 🚨 Security fix
  • ⬆️ Dependencies update

βœ… Checklist

@DariuszPorowski DariuszPorowski changed the title Updates feat: switch to pipx & add github-token Jul 12, 2024
@DariuszPorowski DariuszPorowski self-assigned this Jul 12, 2024
@DariuszPorowski DariuszPorowski marked this pull request as ready for review July 12, 2024 16:42
@DariuszPorowski DariuszPorowski requested a review from a team as a code owner July 12, 2024 16:42
@DariuszPorowski DariuszPorowski added the enhancement New feature or request label Jul 12, 2024
@DariuszPorowski DariuszPorowski merged commit a30be53 into main Jul 12, 2024
4 checks passed
@DariuszPorowski DariuszPorowski deleted the updates branch July 12, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

πŸ› [bug]: using v1 gives node16 deprecation warnings
1 participant