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 error in API docs for /url write method #179

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lorenzowritescode
Copy link

@lorenzowritescode lorenzowritescode commented Oct 20, 2024

Change-type: minor

After having issues with this API, I checked the source code and realised the /url path accepts POST, not PUT, in order to change url.

Copy link

A repository maintainer needs to approve this workflow run.

https://github.com/balena-io-experimental/browser/actions/runs/11427063220

Maintainers, please review all commits and react with 👍 to approve or 👎 to reject.

Things to look for: GitHub Actions Security Cheat Sheet

@phil-d-wilson
Copy link
Contributor

Hey there @lorenzowritescode - thanks for the contribution. The github actions flow failed because we need a change type in your commit message, like this: fc99cc5

There's some relevant guidance here: https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/changing-a-commit-message

Change-type: minor

After having issues with this API, I checked the source code and realised the /url path accepts POST, not PUT, in order to change url.
Copy link

github-actions bot commented Nov 4, 2024

A repository maintainer needs to approve this workflow run.

https://github.com/balena-io-experimental/browser/actions/runs/11666690561

Maintainers, please review all commits and react with 👍 to approve or 👎 to reject.

Things to look for: GitHub Actions Security Cheat Sheet

@lorenzowritescode
Copy link
Author

hey @phil-d-wilson can you re-run the CI workflow?

@phil-d-wilson
Copy link
Contributor

@balena-ci retest

Copy link

github-actions bot commented Nov 7, 2024

A repository maintainer needs to approve this workflow run.

https://github.com/balena-io-experimental/browser/actions/runs/11666690561

Maintainers, please review all commits and react with 👍 to approve or 👎 to reject.

Things to look for: GitHub Actions Security Cheat Sheet

@phil-d-wilson
Copy link
Contributor

Bad news @lorenzowritescode - you're close, but the change type has to be the last line of your commit message, with an empty line between the two

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.

2 participants