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

remove non remote publish capability #795

Closed
tripodsan opened this issue Apr 23, 2019 · 1 comment · Fixed by #799
Closed

remove non remote publish capability #795

tripodsan opened this issue Apr 23, 2019 · 1 comment · Fixed by #799
Assignees
Labels
enhancement New feature or request released

Comments

@tripodsan
Copy link
Contributor

with #468 and #675, hlx publish always uses the publish service. the VCL generation of the local and remote publish have diverged and should be unified again - or the local publish capabilities should be removed.

since we want to rely on the publish service, we should remove the local publish capability.

@tripodsan tripodsan added the enhancement New feature or request label Apr 23, 2019
@tripodsan tripodsan self-assigned this Apr 26, 2019
tripodsan added a commit that referenced this issue Apr 26, 2019
BREAKING CHANGE: The local publish capability is removed and hlx publish completely relies on the
helix-publish service. the use of the --remote argument in hlx publish will now report an error.

fixes #795
tripodsan added a commit that referenced this issue Apr 26, 2019
BREAKING CHANGE: The local publish capability is removed and hlx publish completely relies on the
helix-publish service. the use of the --remote argument in hlx publish will now report an error.

fixes #795
trieloff pushed a commit that referenced this issue Apr 29, 2019
# [1.0.0](v0.15.1...v1.0.0) (2019-04-29)

### Bug Fixes

* **package:** update snyk to version 1.154.0 ([401d122](401d122))

### Features

* **publish:** remove local publish capability ([16354a9](16354a9)), closes [#795](#795)

### BREAKING CHANGES

* **publish:** The local publish capability is removed and hlx publish completely relies on the
helix-publish service. the use of the --remote argument in hlx publish will now report an error.
@adobe-bot
Copy link
Collaborator

🎉 This issue has been resolved in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants