Commit graph

36 commits

Author SHA1 Message Date
618cfd0451 log: Workers in cluster will now properly notify master of newlog entries. Useful for sc-manager
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-04-01 09:59:47 +00:00
d519996959 Application: Add flag in application to keep track if its running and which version.
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
Lib: Add restart support to shut down server.
Runner: Add better logging when shut down request is sent.
Many: Add bunch of event emitters for interested parties
2022-03-29 17:14:50 +00:00
90d4e7ab81 application: Emit event when updating changes
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-03-28 15:15:30 +00:00
46386a13b3 application: Add more event emits on specific events
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-03-28 07:40:25 +00:00
99d7a0655d lib: Now generates a valid config and enforces provider on lib to be static
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-03-27 16:02:53 +00:00
95d72fc404 Application: Expose some helper classes to application through ctx.sc
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-03-27 15:12:04 +00:00
2edcedb1b7 cli: Add basic install support for linux
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
http: Fix so listenAsync defaults to all hosts
package: Increment version
2022-03-13 01:22:45 +00:00
1d7b118229 lib: Add optional port parameter that is prefilled. Prevents crashes if no port is specified
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
package: Increment beta version
2022-03-10 13:38:35 +00:00
1f70f36e8d package: Update dependencies and version
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-03-10 13:35:34 +00:00
b8a0ec137c Increment version, create a new release
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-03-10 13:08:29 +00:00
4024f1269a remove lodash
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-03-10 12:34:54 +00:00
4d15623a23 Fix some test, update version
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-03-10 12:24:57 +00:00
bc2d3d9a9b Increment version to beta 3
Some checks reported errors
continuous-integration/appveyor/branch AppVeyor build cancelled
2022-03-10 11:07:01 +00:00
e0da74f0be Finished implementing cluster support 2022-03-10 11:06:17 +00:00
57be8a144a Some cleanup on files. Remove skip tests 2022-02-18 08:16:36 +00:00
0f504eaf53 Clean up some of the test, finish implementing auto publish on both npm and git
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-02-18 07:40:39 +00:00
39af3ca162 Update package to new git.nfp.is repo, update appveyor with more deployment scripts
Some checks failed
continuous-integration/appveyor/branch Error parsing appveyor.yml
2022-02-18 06:24:52 +00:00
5f3e688b8c Finished basic beta implementation of entire thing.
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-02-15 11:28:30 +00:00
4f4bc8cf6a More core development, full integration started
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-02-11 13:59:10 +00:00
758e61b8b1 Massive development. Application finished. Core started 2022-02-04 09:33:03 +00:00
f008af597d Application almost done
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-01-27 18:25:33 +00:00
edba2d72ab Development, started on application
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-01-24 06:59:58 +00:00
f8adcbbc21 Fix unit test running in linux environment
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-01-21 12:40:01 +00:00
726ac81eb3 Lots more development, git provider finished implementing. Started on creating application
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-01-21 02:43:48 +00:00
17830d7f8d Many test, many refactoring, only core, lib and runner left to test and fix
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-01-13 17:02:55 +00:00
d215329c2b Added some tests, fixed some bugs 2022-01-11 16:51:15 +00:00
134cd3d6a4 Add local 7za 2022-01-09 16:31:52 +00:00
40087a0130 Update package.json 2021-12-02 11:05:15 +00:00
564cfe4263 Package: Increment version and create new build 2020-12-08 14:11:42 +00:00
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
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
e3b9a094d8 remove test, add files section to package.json 2020-09-09 16:25:10 +00:00
4b274445ca Implemented basic service core support 2020-09-09 15:41:05 +00:00
e0413bbaa6 Make service-core librariable 2020-09-08 08:11:42 +00:00
2616dc94a4 Lots of dev 2020-09-07 00:47:53 +00:00
dc1bcf250d Mode development. Boilerplate finished 2020-09-01 17:31:38 +00:00