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 circleci test build #352

Merged
merged 4 commits into from Jul 6, 2019
Merged

Fix circleci test build #352

merged 4 commits into from Jul 6, 2019

Conversation

ioggstream
Copy link
Contributor

@ioggstream ioggstream commented Jul 6, 2019

This PR

Restores proper functioning of circleci in test.

  • rsync should be installed because is used by package.json to install all swagger setup files.
grep rsync  ./swagger/package.json
    "postbuild": "rsync --remove-source-files --exclude='*.html' --exclude='node_modules' ../_includes/swagger.* ../assets/swagger
  • it should not be executed to copy files on the target host.

@libremente NB: needs squash

@ioggstream ioggstream changed the title Test if adding a comment work. Fix circleci test build Jul 6, 2019
@libremente libremente merged commit c937119 into italia:master Jul 6, 2019
bfabio pushed a commit that referenced this pull request Mar 29, 2023
Add OpenCity Labs OpenCityItalia - Sito istituzionale
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

Successfully merging this pull request may close these issues.

None yet

2 participants