Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Investigate automated CI/deployment process #46

Open
querkmachine opened this issue Sep 2, 2016 · 2 comments
Open

Investigate automated CI/deployment process #46

querkmachine opened this issue Sep 2, 2016 · 2 comments

Comments

@querkmachine
Copy link
Member

No description provided.

@querkmachine
Copy link
Member Author

Have implemented this via drone.io. Note that this currently doesn't account for changed dependencies and only runs the gulp production and gulp fractal:export tasks.

@querkmachine
Copy link
Member Author

This was, in hindsight, closed too quickly.

We encountered issues with drone.io not compiling assets properly. We tried moving this to happen to the pre-deployment stage (allowing us to alleviate the npm memory issues we keep having on production) but drone.io was struggling to do things there.

I've additionally tried using DeployHQ however it encounters permissions errors when their script tries to compile assets serverside.

Will investigate whether it is possible to produce an internal deployment procedure or whether there is a third party service that can suit our needs.

@querkmachine querkmachine reopened this Sep 2, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant