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

fix: v2 API upgrade #73

Merged
merged 1 commit into from
Feb 5, 2024
Merged

fix: v2 API upgrade #73

merged 1 commit into from
Feb 5, 2024

Conversation

jpmcb
Copy link
Member

@jpmcb jpmcb commented Jan 27, 2024

Description

This upgrades the pizza-cli to use the new v2 API.

Note: the API is missing the contributions endpoint which prevents the user-contributions command from working as expected: https://github.com/open-sauced/api/issues/519

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI
  • 📦 Chore (Release)
  • ⏩ Revert

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings

Steps to QA

Added to documentation?

  • 📜 README.md
  • 📓 docs.opensauced.pizza
  • 🍕 dev.to/opensauced
  • 📕 storybook
  • 🙅 no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

@jpmcb jpmcb changed the title WIP: v2 upgrade fix: v2 API upgrade Feb 5, 2024
@jpmcb jpmcb marked this pull request as ready for review February 5, 2024 16:02
@jpmcb jpmcb requested a review from a team February 5, 2024 16:02
Copy link
Member

@nickytonline nickytonline left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @jpmcb! Left a non-blocking question.

cmd/show/contributors.go Outdated Show resolved Hide resolved
Signed-off-by: John McBride <[email protected]>
@jpmcb jpmcb merged commit 40b468b into beta Feb 5, 2024
9 checks passed
open-sauced bot pushed a commit that referenced this pull request Feb 5, 2024
## [1.1.1-beta.3](v1.1.1-beta.2...v1.1.1-beta.3) (2024-02-05)

### 🐛 Bug Fixes

* Upgrade to v2 API ([#73](#73)) ([40b468b](40b468b))
open-sauced bot pushed a commit that referenced this pull request Feb 5, 2024
## [1.1.1](v1.1.0...v1.1.1) (2024-02-05)

### 🐛 Bug Fixes

* avoid requiring CGO for now ([#71](#71)) ([f6d2f1d](f6d2f1d))
* Force publish of package to build go binaries during release ([#69](#69)) ([02177d5](02177d5))
* Upgrade to v2 API ([#73](#73)) ([40b468b](40b468b))
@jpmcb jpmcb deleted the v2-update branch September 6, 2024 16:36
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.

3 participants