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

deploy wf tweak #357

Closed
wants to merge 1 commit into from
Closed

deploy wf tweak #357

wants to merge 1 commit into from

Conversation

hjoliver
Copy link
Member

@hjoliver hjoliver commented Dec 2, 2021

The "create conda envs" action in the deploy workflow isn't working.

It fails because of a path problem, and continue-on-error isn't working either (unexpected value: 'true')

I couldn't figure this out quickly so I deleted the whole block, and used this branch to deploy the 8.0b3 docs.

Probably want to fix it rather than merge this.

@hjoliver hjoliver added the bug Something isn't working label Dec 2, 2021
@hjoliver hjoliver added this to the 8.0rc1 milestone Dec 2, 2021
@hjoliver hjoliver self-assigned this Dec 2, 2021
@hjoliver
Copy link
Member Author

hjoliver commented Dec 2, 2021

0s
Error: Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/cylc-doc/cylc-doc/.github/actions/create-conda-envs'.
  Did you forget to run actions/checkout before running your local action?
Error: .github/workflows/deploy.yml (Line: 94, Col: 28): Unexpected value 'true'
Error: The step failed and an error occurred when attempting to determine whether to continue on error.
Error: The template is not valid. .github/workflows/deploy.yml (Line: 94, Col: 28): Unexpected value 'true'

@hjoliver
Copy link
Member Author

hjoliver commented Dec 2, 2021

The undeploy workflow is also broken.

@MetRonnie
Copy link
Member

and continue-on-error isn't working either (unexpected value: 'true')

This could be actions/runner#1483

@MetRonnie
Copy link
Member

Closing as superseded by #358

@MetRonnie MetRonnie closed this Dec 2, 2021
@MetRonnie MetRonnie deleted the deploy-tweak branch April 5, 2022 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants