-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
P1High: Likely tackled by core team if no one steps upHigh: Likely tackled by core team if no one steps upkind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)need/analysisNeeds further analysis before proceedingNeeds further analysis before proceeding
Description
This repo uses CircleCI. Deploy step fails when trying to update github status:
curl: (22) The requested URL returned error: 401
https://api.github.com/repos/ipfs-shipyard/ipfs-share-files/statuses/2d3aecdbc694e41d3151e09526865eb5c88334cb {"state":"pending","target_url":"https://ipfs.io/","description":"Pinnning to IPFS cluster","context":"IPFS"}
Failed to update github status
Exited with code exit status 1
I guess this may be due to invalidated/expired GITHUB_TOKEN (?)
@mburns @olizilla What is our policy around CircleCI thse days? Can one of you fix this by updating the token, or do we need to migrate this website to GithubActions?
Metadata
Metadata
Assignees
Labels
P1High: Likely tackled by core team if no one steps upHigh: Likely tackled by core team if no one steps upkind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)need/analysisNeeds further analysis before proceedingNeeds further analysis before proceeding