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 sigrid-publish action #90

Open
veenstrajelmer opened this issue Jun 20, 2023 · 2 comments
Open

fix sigrid-publish action #90

veenstrajelmer opened this issue Jun 20, 2023 · 2 comments

Comments

@veenstrajelmer
Copy link
Collaborator

veenstrajelmer commented Jun 20, 2023

https://github.com/Deltares/hatyan/actions/workflows/sigrid-publish.yml

github sigrid-publish action raises error:

Run ./sigridci/sigridci/sigridci.py --customer deltares --system hatyan --source . --publish
  ./sigridci/sigridci/sigridci.py --customer deltares --system hatyan --source . --publish
  shell: /usr/bin/bash -e {0}
  env:
    SIGRID_CI_TOKEN: ***
[2](https://github.com/Deltares/hatyan/actions/runs/5413674189/jobs/9839593284#step:4:2)02[3](https://github.com/Deltares/hatyan/actions/runs/5413674189/jobs/9839593284#step:4:3)-06-29 1[4](https://github.com/Deltares/hatyan/actions/runs/5413674189/jobs/9839593284#step:4:4):[5](https://github.com/Deltares/hatyan/actions/runs/5413674189/jobs/9839593284#step:4:5)5:13  Starting Sigrid CI
2023-0[6](https://github.com/Deltares/hatyan/actions/runs/5413674189/jobs/9839593284#step:4:7)-29 14:55:13  You are not authenticated to Sigrid (HTTP status 401), please check if your token is valid
Error: Process completed with exit code 1.
@veenstrajelmer
Copy link
Collaborator Author

Fixed by moving from Deltares to personal sigrid token

@veenstrajelmer
Copy link
Collaborator Author

veenstrajelmer commented Jun 7, 2024

Personal token expired, so this became relevant again. A new personal token can be generated at https://sigrid-says.com/deltares/-/user-settings, but using a Deltares wide token would make more sense. Token will be made available as part of https://issuetracker.deltares.nl/browse/TEAMCITY-606.

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

No branches or pull requests

2 participants