Commit graph

106 commits

Author SHA1 Message Date
79f3203f70 Fix integration test based on latest changes in git config loading
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-13 02:10:40 +00:00
e8a2ec52a6 git: Add support to filter based on specific prefix 2022-08-13 02:10:24 +00:00
1995b38510 git: checkConfig no longer checks repo url. Git being down or latest version being unfetchable should not stop services from starting up.
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
Package: Remove beta flag, is stable enough for now
2022-08-13 01:48:05 +00:00
63a06a2a34 git: checkConfig no longer checks repo url. Git being down or latest version being unfetchable should not stop services from starting up.
Package: Remove beta flag, is stable enough for now
2022-08-13 01:47:05 +00:00
cb5de72e13 db: Don't warn about clearing db when using in-memory db
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-04-19 16:37:45 +00:00
33b3d98a37 application: Expose app config in ctx.config
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-04-02 20:10:09 +00:00
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
b5359515b5 lib: Fix so it displays the restart message during restart
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-03-30 08:19:49 +00:00
23f9173720 test: Fix regex match error after some recent changes
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-03-29 20:38:59 +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
a5239d0c27 db: Removed unused latestVersion
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-03-28 07:48: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
4a508d20a4 lib: Fix test for the new port parameter support
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-03-10 13:40:10 +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
73e9be2ff0 fix core integration test yet again
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-03-10 13:11:23 +00:00
87cc47f498 Make the integration test slightly more consistent
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-03-10 13:10:02 +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
67606b9b3b Fixed lib and finished implementing it
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-03-10 13:08:02 +00:00
4024f1269a remove lodash
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-03-10 12:34:54 +00:00
25cac907be Fix core integration test
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-03-10 12:27:01 +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
746e0c3f46 Fix bug in client.mjs
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-03-10 11:30:43 +00:00
44f576c1d4 More appveyor stuff :(
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-03-10 11:28:29 +00:00
dccad23890 Fix bug with missing log level
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-03-10 11:15:02 +00:00
5330ecfa5c More appveyor stuff :(
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-03-10 11:13:35 +00:00
b152f18fc3 appveyor: Should now fail test if test fail
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-03-10 11:11:17 +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
47344c5e7a Updated core logic and how stable is calculated.
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
Fixed some minor bugs.
Will now no longer travel through history but instead stop at last stable version.
2022-02-18 13:32:44 +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
ed73607e7b More appveyor stuff
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-02-18 06:50:14 +00:00
17b100bb07 more appveyor testing
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-02-18 06:46:32 +00:00
396ac97b8b Appveyor lots of debug code
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-02-18 06:43:35 +00:00
35b82934f1 Appveyor stuff
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-02-18 06:34:24 +00:00
5eb9fb9476 Even more appveyor stuff
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-02-18 06:33:23 +00:00
b50ed47ec5 more appveyor stuff
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-02-18 06:32:35 +00:00
2dad21e8ab PRevent appveyor from finishing
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-02-18 06:28:21 +00:00
bca4b665a6 Fix typo in appveyor
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-02-18 06:26:28 +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
be6c24778d even more attempts to enable ssh
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-02-16 12:19:35 +00:00
d434564217 more attempts to enable appveyor ssh
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-02-16 12:17:41 +00:00
10e45b33ee appveyor: Attempt to enable ssh for debugging
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-02-16 12:16:38 +00:00
cbc0f7a37a Fix tests to use 7zdec correctly
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-02-16 11:49:48 +00:00
dbcc431e70 Replace binaries in bin folder with pure 7zdec only for smaller release files
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-02-15 16:32:43 +00:00