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

Change SketchFab uploads to upload as Open Brush #51

Merged
merged 1 commit into from
Mar 30, 2021

Conversation

PerlinWarp
Copy link
Member

@PerlinWarp PerlinWarp commented Mar 3, 2021

It looks like you're sending source: "tilt-brush" and tags tags: ["tiltbrush"] in the upload POST. If you change those to open-brush or openbrush, I'll take care of the rest on my end. Just let me know which you choose for each. - James Green, SketchFab

Let me do some more testing before merging.

@PerlinWarp PerlinWarp changed the title Change SketchFab uploads to upload as OpenBrush Change SketchFab uploads to upload as Open Brush Mar 3, 2021
@mikeskydev
Copy link
Member

I can see both tags, but not the source. Do Sketchfab need to approve the source name from their side? I also tried changing the source name to Open Brush as per our original application for API keys, but that didn't show either

@mikeskydev mikeskydev added the bugfix Something has been fixed label Mar 8, 2021
@mikeskydev
Copy link
Member

@PerlinWarp based on our conversation we're just waiting on Sketchfab here, is this good to commit anyways?

@PerlinWarp
Copy link
Member Author

@mikeskydev I am yet to test this actually works, after writing it I needed secrets then got sidetracked by the Quest crashing bug. Sketchfab says it should work using a custom source but I wanted an example Sketchfab upload to post before merging. Apologies for the delay!

@mikeage
Copy link
Member

mikeage commented Mar 30, 2021

We don't do secrets in PR builds from forks (because they rely on secrets and forks are not guaranteed to be safe from credential leakage), but after #71 is merged, if you want to open a PR from a branch of this repo rather than a fork (and I believe you have write permissions), you can get the sketchfab secrets built in to your CI build!

@PerlinWarp PerlinWarp force-pushed the SketchFabUploadPOST branch from f9dc72c to 1d3fc5a Compare March 30, 2021 19:43
@PerlinWarp
Copy link
Member Author

PerlinWarp commented Mar 30, 2021

Rebased and retested.
Here are two examples: (Don't judge my lack of artistry 😉)

PCVR Upload Test
Oculus Quest 1 Upload Test

I can now send these to SketchFab to use as examples of what uploads from Open Brush will look like and what the source tag will be. So after merging this PR, the source tag will be "open-brush" and new uploads will be given tags: "openbrush" and "tiltbrush". Before I sent these to SketchFab, can I confirm we want to use these tags?

Copy link
Member

@mikeskydev mikeskydev left a comment

Choose a reason for hiding this comment

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

LGTM!

@PerlinWarp PerlinWarp merged commit 8e4951d into icosa-foundation:main Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Something has been fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants