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 gist url calculation #322

Merged
merged 1 commit into from
Mar 20, 2023
Merged

fix gist url calculation #322

merged 1 commit into from
Mar 20, 2023

Conversation

figsoda
Copy link
Collaborator

@figsoda figsoda commented Mar 20, 2023

closes #321

There was likely an update in github's gist api that added the username to the returned url, which makes the previous logic not work with the new ofborg gist urls

@Mic92
Copy link
Owner

Mic92 commented Mar 20, 2023

bors merge

@Mic92
Copy link
Owner

Mic92 commented Mar 20, 2023

will do a release in a bit.

@bors
Copy link
Contributor

bors bot commented Mar 20, 2023

Build succeeded:

@bors bors bot merged commit 36a6a12 into Mic92:master Mar 20, 2023
@figsoda figsoda deleted the gist branch March 20, 2023 15:00
@Mic92
Copy link
Owner

Mic92 commented Mar 20, 2023

@Mic92
Copy link
Owner

Mic92 commented Mar 20, 2023

@figsoda can you bump it in nixpkgs?

@Mic92
Copy link
Owner

Mic92 commented Mar 20, 2023

needs a backport.

@figsoda
Copy link
Collaborator Author

figsoda commented Mar 20, 2023

NixOS/nixpkgs#222211

working on a backport rn

@figsoda
Copy link
Collaborator Author

figsoda commented Mar 20, 2023

NixOS/nixpkgs#222214

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.

HTTP Error 400: Bad Request
2 participants