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

Feature: workspaces support #74

Open
2 tasks done
jpmcb opened this issue Feb 1, 2024 · 3 comments
Open
2 tasks done

Feature: workspaces support #74

jpmcb opened this issue Feb 1, 2024 · 3 comments

Comments

@jpmcb
Copy link
Member

jpmcb commented Feb 1, 2024

Type of feature

🍕 Feature

Current behavior

There's currently no way to use the CLI to integrate or work with workspaces.

Suggested solution

Implement a pizza workspaces command. One thing that we'd definitely be interested in is being able to consume a yaml file of repos / contributors to add to a workspace:

$ pizza workspaces --name my-workspace add -f my-repos.yaml

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributing Docs

  • I agree to follow this project's Contribution Docs
@k1nho
Copy link
Contributor

k1nho commented Feb 8, 2024

@jpmcb For workspaces, I think we need the bearer token in context. Im getting access token exchange failed error when using pizza login command to get session.json in .pizza directory. Have some of the keys changed?

@jpmcb
Copy link
Member Author

jpmcb commented Feb 8, 2024

They have: we rotated them a few months back. I can take a closer look!

@k1nho
Copy link
Contributor

k1nho commented Mar 14, 2024

Just updated the supabase keys on #80 , I can pick this one @jpmcb

@k1nho k1nho mentioned this issue Mar 25, 2024
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants