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 needs some improvement #24

Open
felipefarias opened this issue Mar 22, 2017 · 2 comments
Open

Deploy needs some improvement #24

felipefarias opened this issue Mar 22, 2017 · 2 comments

Comments

@felipefarias
Copy link
Member

Everytime that we build, s3sync push all again.

The problem is not on s3sync. The problem is in the fact that the build is not deterministic.

@dennys-bd
Copy link
Contributor

I think that the build shouldn't be deterministic.
We only build minors, but old versions may have patches

@dennys-bd
Copy link
Contributor

We could just set --skip-existing on the deploy, but not sure how it would work with rewrites

another option is to remove --delete-removed and only build what we want to replace, this way we could remove support to old versions and yet they would be there in the site

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