Commit Graph

24 Commits

Author SHA1 Message Date
Manuel Friedli 17afa92bfe Re-initialized the project with angular-cli and set it up as the build tool chain. 2017-04-08 00:24:44 +02:00
Manuel Friedli 5ef1848db2 Activate Angular production mode on master branch. 2017-03-15 03:57:59 +01:00
Manuel Friedli 38ff12070e Fixed deployment to production. 2017-03-15 02:48:40 +01:00
Manuel Friedli 77a79bf588 Added a first simple test.
That serves as a proof-of-concept and as a template for future tests.
It's a start!
2017-03-15 02:22:24 +01:00
Manuel Friedli 0409f69490 Test for the target path variable being set 2017-03-14 23:54:42 +01:00
Manuel Friedli 395b54c849 Updated deploy process for the production environment. 2017-03-14 23:46:57 +01:00
Manuel Friedli 13e6f6603e Updated ci-config for the webpack build 2017-03-14 17:39:09 +01:00
Manuel Friedli bccceaed6e re-enabled deployment to production 2017-03-14 00:50:14 +01:00
Manuel Friedli 79139812a4 reverted the branch-based deployment to staging 2017-03-14 00:35:56 +01:00
Manuel Friedli 8d9bd73da6 fixed the deploy stage for the staging environment 2017-03-14 00:27:00 +01:00
Manuel Friedli 9edd2b6dbf updated .gitlab-ci.yml. tried to put pages artifacts into branch-based subfolder 2017-03-14 00:21:43 +01:00
Manuel Friedli c2960f11e8 fixed typo 2017-03-07 04:23:23 +01:00
Manuel Friedli c9c4836a88 fixed syntax errors 2017-03-07 04:16:22 +01:00
Manuel Friedli 603f0ca94d try to enable gitlab-pages 2017-03-07 04:12:52 +01:00
Manuel Friedli 69190625db add punycode.js to the artifacts; otherwise, the deployment won't work, obviously! 2016-09-28 00:06:10 +02:00
Manuel Friedli 8b1455169e added more resources 2016-09-21 02:51:41 +02:00
Manuel Friedli eb5af06ffc hmm, is the syntax now correct? 2016-09-21 02:40:05 +02:00
Manuel Friedli c9c1e09a97 will it deploy with this configuration? 2016-09-21 02:31:42 +02:00
Manuel Friedli 63d3762922 get rid of the old design; use a sleek, simple, clean one.
Well ... Perhaps this is subject to change, too.
2016-09-21 01:43:21 +02:00
Manuel Friedli 8acddfe548 don't cleanup: this should enable me to spot the bug. 2016-09-15 23:40:44 +02:00
Manuel Friedli c3dfc5393a run "npm run tsc" after "npm install" in order to actually compile the
javascript files
2016-09-15 21:43:03 +02:00
Manuel Friedli 0b3a38af3c adapted CI config and deploy script to the new angular/systemjs build
environment
2016-09-15 21:32:14 +02:00
Manuel Friedli 1a4e8f1c8c comment unneeded variable 2016-08-15 20:33:48 +02:00
Manuel Friedli 56d6f1a0be initial CI enabling 2016-08-15 20:28:23 +02:00