We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description If fastly service is not activated the hlx publish command fails
hlx publish
To Reproduce Create a fastly service and do not activate it then run hlx deploy then run hlx publish the error is
hlx deploy
error: Error while running the Publish command: FastlyError: Couldn't find Version '[<my_service_id>, undefined, 0000-00-00 00:00:00]'
Expected behavior A clear error message on why this failed
Screenshots
Version: 3.2.0
Additional context
The text was updated successfully, but these errors were encountered:
The version number is determined by Helix CLI, moving the issue.
Sorry, something went wrong.
b185bda
chore(release): 4.9.14 [skip ci]
c24ae70
## [4.9.14](v4.9.13...v4.9.14) (2019-08-20) ### Bug Fixes * **publish:** fix publish failure for unpublished service configs ([b185bda](b185bda)), closes [#1127](#1127)
🎉 This issue has been resolved in version 4.9.14 🎉
The release is available on:
Your semantic-release bot 📦🚀
No branches or pull requests
Description
If fastly service is not activated the
hlx publish
command failsTo Reproduce
Create a fastly service and do not activate it
then run
hlx deploy
then run
hlx publish
the error is
Expected behavior
A clear error message on why this failed
Screenshots
Version:
3.2.0
Additional context
The text was updated successfully, but these errors were encountered: