Commit Graph

60 Commits

Author SHA1 Message Date
68d4b8c25d Add log level threshold
Set default log level to 3, or ERROR. Ensure log level isn't overriden
on reload. Add errors if log level is misconfigured.
2025-03-11 19:55:30 -05:00
686592df33 Add double-quotes back to log messages
Double-quotes were initially removed for aesthetic reasons. However, JMC
collapses whitespace, resulting in mangled message output. Double quotes
are converted to single quotes in compliled output.
2025-03-11 19:55:30 -05:00
28d85c4e02 Remove double-quotes from log messages 2025-03-11 19:55:30 -05:00
5468fa9605 Add "caller" paramteter to logger 2025-03-11 19:55:30 -05:00
daa70062f6 Show status after toggling logger 2025-03-11 19:55:30 -05:00
f4d444635b Revert logger status from printf to say 2025-03-11 19:55:30 -05:00
58ef0a251e Add logger status function 2025-03-11 19:55:30 -05:00
3b6990be85 Rename logger toggle function 2025-03-11 19:55:30 -05:00
3ff1bded99 Create logging module 2025-03-11 19:55:30 -05:00
65a38df465 finish updating workflows
Some checks failed
Deploy datapack to dev / Build (push) Successful in 5s
Deploy datapack to staging / Build (push) Failing after 7s
2025-03-09 00:45:55 -06:00
19734bfa77 point to script on remote machine
All checks were successful
Deploy datapack to dev / Build (push) Successful in 6s
2025-03-08 22:59:40 -06:00
7706ac5c7f moving away from script file
All checks were successful
Deploy datapack to dev / Build (push) Successful in 5s
2025-03-08 22:54:39 -06:00
31f7c78b71 fix permissions
Some checks failed
Deploy datapack to dev / Build (push) Failing after 3s
2025-03-08 22:44:55 -06:00
88be764b12 update readme
Some checks failed
Deploy datapack to dev / Build (push) Failing after 4s
2025-03-08 22:43:56 -06:00
87b38de079 create new test script
Some checks failed
Deploy datapack to dev / Build (push) Failing after 4s
2025-03-08 22:41:19 -06:00
c4d05b0474 try changing the path again
Some checks failed
Deploy datapack to dev / Build (push) Failing after 4s
2025-03-08 22:34:22 -06:00
663beae976 change username
Some checks failed
Deploy datapack to dev / Build (push) Failing after 4s
2025-03-08 22:32:09 -06:00
4a8ffde03c and another
Some checks failed
Deploy datapack to dev / Build (push) Failing after 4s
2025-03-08 22:28:14 -06:00
39d48ab642 try another configuration
Some checks failed
Deploy datapack to dev / Build (push) Failing after 4s
2025-03-08 22:27:20 -06:00
476981d3ce test different script config with dev
Some checks failed
Deploy datapack to dev / Build (push) Failing after 4s
2025-03-08 22:18:08 -06:00
815b5218fd fix scripts path
Some checks failed
Deploy datapack to dev / Build (push) Failing after 4s
2025-03-08 20:16:42 -06:00
3d040bfba4 move scripts directory
Some checks failed
Deploy datapack to prod / Build (push) Failing after 3s
2025-03-08 20:13:59 -06:00
9d14aec7d3 move scripts directory 2025-03-08 20:13:45 -06:00
94120467a7 update staging and prod workflows to match
Some checks failed
Deploy datapack to prod / Build (push) Failing after 4s
2025-03-08 20:10:28 -06:00
40c65b677d update dev workflow
Some checks failed
Deploy datapack to prod / Build (push) Failing after 1m20s
2025-03-08 20:07:48 -06:00
349b8ec1d8 update README roadmap 2025-03-08 20:05:35 -06:00
356a06dd4c Merge branch 'master' into dev-database 2025-03-08 19:58:18 -06:00
ce0d8cc424 overhaul gitea workflows
- move action.yaml from root to workflows directory.
- rename to push_prod.
- add push_staging and push_dev.
2025-03-08 19:56:07 -06:00
179fc596cd add README.md
All checks were successful
remote ssh command / Build (push) Successful in 6s
2025-02-26 17:18:57 -06:00
31b2bf8cf5 Merge pull request 'Create workflow that can be configured to update production servers' (#3) from dev into master
All checks were successful
remote ssh command / Build (push) Successful in 4s
Reviewed-on: #3
2025-02-26 13:37:55 -06:00
439f59c9c1 rename workflow and steps
All checks were successful
remote ssh command / Build (push) Successful in 6s
2025-02-26 13:32:25 -06:00
c2e0cf3e2d limit action to master pr's and move script to file
Some checks are pending
remote ssh command / Build (push) Waiting to run
2025-02-26 13:27:11 -06:00
183b1b689c change name and username for workflow
All checks were successful
remote ssh command / Build (push) Successful in 6s
2025-02-26 11:46:35 -06:00
b6cf09bb6a move workflow to correct directory
Some checks failed
remote ssh command / Build (push) Failing after 1m16s
2025-02-26 11:40:53 -06:00
73fc7e1997 add action workflow 2025-02-26 11:37:21 -06:00
1a9b650679 Merge pull request 'hotfix build script' (#2) from dev into master
Reviewed-on: #2
2025-02-26 01:00:49 -06:00
0ef229944d hotfix build script
Currently, the server isn't able to see jmc in the path. I set the
script to point directly to the bin directory for now.
2025-02-26 00:58:52 -06:00
48bdeceb93 Merge pull request 'Convert codebase to JMC' (#1) from dev into master
Reviewed-on: #1
2025-02-26 00:51:23 -06:00
4c0823e86a remove test chat load command 2025-02-26 00:48:48 -06:00
559117352e fix function loading in commands 2025-02-26 00:45:12 -06:00
f4a8f9502d add initial build script 2025-02-26 00:27:36 -06:00
40c908556f remove data/ folder 2025-02-26 00:21:11 -06:00
e3212e9ca3 try removing .DS_Store again 2025-02-26 00:11:50 -06:00
f28d07f6e4 remove .DS_Store 2025-02-26 00:10:32 -06:00
a6dafe3bc4 update .gitignore 2025-02-26 00:04:36 -06:00
07c2e864c7 add straggler 2025-02-25 23:57:05 -06:00
247a1be0e4 convert datapack to JMC project 2025-02-25 23:56:50 -06:00
26183fba46 fix transportSMP to run smp function 2025-02-16 18:17:35 -06:00
eric.rumsey
bf0b1c1c28 add target selector to transport functions 2025-02-16 16:54:59 -06:00
eric.rumsey
b499e38ddc fix transport_smp function port 2025-02-16 16:39:07 -06:00