Commit Graph

489 Commits

Author SHA1 Message Date
c97eaee67a
Is this how we load cache from a previous job? 2020-09-29 21:41:33 +02:00
e629022a79
Let me just try again... 2020-09-29 21:30:06 +02:00
63ce0e4c87
Fix the wrong files being included in dotnet publish a.k.a. image creation 2020-09-29 21:08:24 +02:00
87472b6d45
Fix some yarn related stuff 2020-09-29 21:08:00 +02:00
7848df6a6d
Welp, the release should bundle the node build... 2020-09-29 20:37:43 +02:00
3ec3b55c8b
Fix artifact list for node steps #patch 2020-09-29 20:23:53 +02:00
7f46b39dd5
Fix artifacts for node steps 2020-09-29 20:23:44 +02:00
aa8bf53257
Has a pipeline ever worked first or second try? #patch 2020-09-29 20:12:52 +02:00
4d9be048be
Make names of jobs clearer 2020-09-29 20:12:45 +02:00
c964a58afd
Fix issues with gitlab not caching/artifacting the correct things 2020-09-29 20:10:23 +02:00
ef24b49744
Fix of dependencies #patch 2020-09-29 20:00:25 +02:00
8c94d85773
Readd dependencies since they refer to jobs, not stages... 2020-09-29 20:00:18 +02:00
f8b444d113
Make pipeline easier to read by grouping #patch 2020-09-29 19:59:09 +02:00
acf8872246
Group node and C# test and release 2020-09-29 19:59:03 +02:00
66077cb2e6
Remove dist folder from wwwroot and set up pipeline for frontend #minor 2020-09-29 19:55:30 +02:00
60ffbd8a88
Remove dist folder 2020-09-29 19:55:14 +02:00
fa483ea3aa
Update gitlab CI file for node building 2020-09-29 19:53:34 +02:00
0a33acd448
Fix editor config for gitlab CI file 2020-09-29 19:53:20 +02:00
70eae4351d
Overhaul frontend, change to md-app #minor 2020-09-27 23:13:36 +02:00
f17e828c23
Update entire frontend template, change to md-app 2020-09-27 23:13:27 +02:00
16f48e0140
Add endpoint for discord invite 2020-09-27 22:51:42 +02:00
83464d280d
Implement safety features related to custom command LimitedContext #patch 2020-09-27 15:45:00 +02:00
838c4847f8
Implement failsafe for large message output from custom commands 2020-09-27 15:44:44 +02:00
fe5dde6918
Implement a limited context to give to the Lua context 2020-09-27 15:44:30 +02:00
a08ba9ea33
Fix internal lua functionality #patch 2020-09-27 12:38:29 +02:00
b7a9575c15
Trim output to treat \n as empty message 2020-09-27 12:33:42 +02:00
8062e6d980
Remove metatable functionality from lua context 2020-09-27 12:33:06 +02:00
94bbfb18ae
Add context variable to lua context 2020-09-27 12:32:42 +02:00
118aa28a11
Fix logging level of debug message 2020-09-27 12:32:05 +02:00
a1a3cc61cb
Fix print not working 2020-09-27 12:27:17 +02:00
29813a599c
Switch lua library to NLua and implement cancellation 2020-09-27 12:13:20 +02:00
514a835233
Store my changes 2020-09-26 18:27:24 +02:00
6aaa877b0e
Merge lua functionality #minor 2020-09-23 20:51:06 +02:00
ceee0caace
Fix output of print not being used as message content 2020-09-23 20:50:25 +02:00
8e94179101
Merge embed functionality #minor 2020-09-22 22:06:05 +02:00
18f4a82c78
Add Embed support for CustomCommands 2020-09-22 22:05:01 +02:00
c0f8a49d92
Utilize new api 2020-09-05 01:38:09 +02:00
71b05a2bbd
Do not exit after user failure on command perm 2020-09-04 21:55:21 +02:00
2cbe6c0aa5
Remove the timezone name, just leave UTC+xxxx in 2020-09-04 21:34:05 +02:00
5923b91f32
Fix rendering of RankCheck command 2020-09-04 20:32:50 +02:00
ebbf2c858a
Get basic Lua interpreter set up 2020-09-03 23:14:11 +02:00
0636205e05
Add mock implementation for lua code 2020-09-03 22:37:37 +02:00
06f93e44da
Improve formatting on output of the RankCheck command 2020-09-01 21:42:38 +02:00
f48fd77c77
Fix rankcheck 2020-08-30 23:04:44 +02:00
c660a0e970
Increase logging precision 2020-08-30 16:40:14 +02:00
76773074ad
Refactor Program Main class 2020-08-30 15:57:40 +02:00
78038f8991
Fix IDE warnings 2020-08-30 15:29:44 +02:00
bc20751037
Fix code warnings 2020-08-30 13:10:43 +02:00
e1d2fd26e4
Fix build warnings 2020-08-30 12:53:48 +02:00
754f53c404
Change Logging to LoggingFacade 2020-08-30 12:45:01 +02:00