Commit Graph

44 Commits

Author SHA1 Message Date
Jonatan Nilsson 47b8ac2ebb Fix so util test on 7zip will log 7zip output on errors
continuous-integration/appveyor/branch AppVeyor build failed Details
2022-01-27 18:29:54 +00:00
Jonatan Nilsson f008af597d Application almost done
continuous-integration/appveyor/branch AppVeyor build failed Details
2022-01-27 18:25:33 +00:00
Jonatan Nilsson a16a04a91f More application development. Added 7zip extraction helper in util 2022-01-24 17:06:40 +00:00
Jonatan Nilsson edba2d72ab Development, started on application
continuous-integration/appveyor/branch AppVeyor build failed Details
2022-01-24 06:59:58 +00:00
Jonatan Nilsson f8adcbbc21 Fix unit test running in linux environment
continuous-integration/appveyor/branch AppVeyor build succeeded Details
2022-01-21 12:40:01 +00:00
Jonatan Nilsson 726ac81eb3 Lots more development, git provider finished implementing. Started on creating application
continuous-integration/appveyor/branch AppVeyor build succeeded Details
2022-01-21 02:43:48 +00:00
Jonatan Nilsson 0948885671 More development
continuous-integration/appveyor/branch AppVeyor build succeeded Details
2022-01-18 11:48:35 +00:00
Jonatan Nilsson 17830d7f8d Many test, many refactoring, only core, lib and runner left to test and fix
continuous-integration/appveyor/branch AppVeyor build succeeded Details
2022-01-13 17:02:55 +00:00
Jonatan Nilsson 04747bc1c6 Moved binaries to its own folder
continuous-integration/appveyor/branch AppVeyor build failed Details
2022-01-11 16:51:27 +00:00
Jonatan Nilsson d215329c2b Added some tests, fixed some bugs 2022-01-11 16:51:15 +00:00
Jonatan Nilsson 1be2c4ef07 Update Readme 2022-01-10 08:49:01 +00:00
Jonatan Nilsson 134cd3d6a4 Add local 7za 2022-01-09 16:31:52 +00:00
Jonatan Nilsson 1e82f47604 circleci: Fix bugs and other stuff, switch to 7zip for core 2021-12-02 12:26:36 +00:00
Jonatan Nilsson 3b8405021a try and add ssh keys 2021-12-02 11:19:55 +00:00
TheThing dc67a1bd5e Merge branch 'master' of https://github.com/TheThing/service-core 2021-12-02 11:05:38 +00:00
Jonatan Nilsson 40087a0130 Update package.json 2021-12-02 11:05:15 +00:00
TheThing 95392c80b2 Merge branch 'master' of https://github.com/TheThing/service-core 2021-12-02 11:01:49 +00:00
TheThing 0b4b5ebdd5 Add 7zip decompress binaries. Removed some windows service stuff. Fixed uninstall 2021-12-02 11:01:45 +00:00
Jonatan Nilsson 564cfe4263 Package: Increment version and create new build 2020-12-08 14:11:42 +00:00
Jonatan Nilsson 036a6b6eca Fix circleci build 2020-12-08 14:06:33 +00:00
Jonatan Nilsson 8a973cb1e5 build also app zip file for quick deploy, fix github release bugs 2020-12-08 14:04:29 +00:00
Jonatan Nilsson 37737a7ef0 Fix a bug in http server where it never gracefully migrates to new version without restart 2020-09-13 15:23:21 +00:00
Jonatan Nilsson de9efb999f Start at version 2.0.0
Due to adopting previous package from npmjs that already had version 1.0.0, we cannot publish to it so we are gonna start at version 2.0.0
2020-09-13 04:47:30 +00:00
Jonatan Nilsson 5e837daa30 Minor log fix, official release 1.0.0 2020-09-13 04:39:02 +00:00
Jonatan Nilsson da2f26490a Finished implementing service-core 1.0.0 2020-09-13 04:36:33 +00:00
Jonatan Nilsson f08bb3432f circleci: Fix build 2020-09-12 21:11:01 +00:00
Jonatan Nilsson f89fd01fa7 circleci: Trigger build 2020-09-12 20:53:45 +00:00
Jonatan Nilsson f29f12a63e runner: Fix logging slightly, add circleci 2020-09-12 20:39:34 +00:00
Jonatan Nilsson 8952c93f2c Fixed last few issues and bugs 2020-09-12 20:31:36 +00:00
Jonatan Nilsson aca7e0d535 Fix logging when starting an application 2020-09-09 16:50:11 +00:00
Jonatan Nilsson e3b9a094d8 remove test, add files section to package.json 2020-09-09 16:25:10 +00:00
Jonatan Nilsson d6c150e613 Merge branch 'master' of https://github.com/TheThing/service-core 2020-09-09 15:59:09 +00:00
Jonatan Nilsson 2492cb8812 Update config to add basic manager by default 2020-09-09 15:58:59 +00:00
Jonatan Nilsson 36abcc3551
Update README.md 2020-09-09 15:58:09 +00:00
Jonatan Nilsson 4b274445ca Implemented basic service core support 2020-09-09 15:41:05 +00:00
Jonatan Nilsson 9f0dddc5ad Big cleanup 2020-09-08 08:12:26 +00:00
Jonatan Nilsson e0413bbaa6 Make service-core librariable 2020-09-08 08:11:42 +00:00
Jonatan Nilsson a7c5cee7da Add dev compiled build to ignore 2020-09-07 18:15:50 +00:00
Jonatan Nilsson 0c9870717d Much dev later 2020-09-07 18:15:11 +00:00
Jonatan Nilsson 0b50d50f3b minor cleanup 2020-09-07 01:25:39 +00:00
Jonatan Nilsson 727df0c22f Finished implementing core installer 2020-09-07 01:25:03 +00:00
Jonatan Nilsson 2616dc94a4 Lots of dev 2020-09-07 00:47:53 +00:00
Jonatan Nilsson dc1bcf250d Mode development. Boilerplate finished 2020-09-01 17:31:38 +00:00
Jonatan Nilsson b096179dc0
Initial commit 2020-09-01 07:09:00 +00:00