2023-12-23T04:48:59Z - 2024-12-23T04:48:59Z

Overview

0 Active Pull Requests
50 Active Issues
Excluding merges, 1 author has pushed 53 commits to master and 53 commits to all branches. On master, 12 files have changed and there have been 1614 additions and 684 deletions.

4 Releases published by 1 user

Published v0.9-3 LapisDeploy v0.9-3: Lua configuration! 2024-03-27 12:06:54 -05:00

Published v0.9-2 LapisDeploy 0.9-2 2024-03-25 13:59:56 -05:00

Published v0.9-1 LapisDeploy 0.9-1 2024-03-15 16:30:27 -05:00

Published v0.9 Lapis Deploy 0.9 2024-03-15 13:59:58 -05:00

44 Issues closed from 1 user

Closed #26 Fix messages being deleted as they are added to the queue 2024-06-11 14:17:18 -05:00

Closed #48 Add example config 2024-06-11 14:06:33 -05:00

Closed #49 Code cleanup / review 2024-06-11 14:01:40 -05:00

Closed #42 Replace DeployErrors with a better system(?) 2024-06-11 14:00:35 -05:00

Closed #16 Confirm webhook is from a trusted source 2024-04-16 11:36:54 -05:00

Closed #46 Don't log when checking for queued messages 2024-04-16 10:23:07 -05:00

Closed #47 Add matrix.disable to config file 2024-04-16 10:21:36 -05:00

Closed #45 Log Matrix messages (Even if -M is specified) 2024-04-16 10:03:49 -05:00

Closed #44 Make sure Lua values are actually tables before accessing them 2024-04-16 10:00:11 -05:00

Closed #39 Allow using "all" as an argument to !stop / !start / !restart 2024-04-15 16:09:51 -05:00

Closed #43 Add DeployError.ToString() 2024-04-15 15:33:29 -05:00

Closed #40 Display technical site names in !sites command 2024-04-15 15:14:39 -05:00

Closed #41 Add !site command to print information about a site 2024-04-12 11:22:43 -05:00

Closed #34 Store circle emoji in a map 2024-04-12 11:19:45 -05:00

Closed #36 Move matrix chat commands to their own file 2024-04-10 15:59:44 -05:00

Closed #18 Combine queued messages into one to save on message spam 2024-04-08 15:44:15 -05:00

Closed #30 Let per-site config specify a git branch 2024-04-08 15:29:09 -05:00

Closed #32 Attempt to create "sites" folder on start 2024-04-02 21:11:03 -05:00

Closed #23 Add site start chat command 2024-03-27 12:03:15 -05:00

Closed #22 Add site stop chat command 2024-03-27 11:57:29 -05:00

Closed #35 Add site.Stop method 2024-03-27 11:57:29 -05:00

Closed #33 Switch default config file to ./config.lua, not ./config.json 2024-03-27 11:45:40 -05:00

Closed #31 Switch per-site configuration to Lua 2024-03-27 11:44:13 -05:00

Closed #28 Switch configuration language to Lua 2024-03-27 11:26:13 -05:00

Closed #29 Tell the user if given an invalid / non-existant config file 2024-03-27 10:21:59 -05:00

Closed #21 Add site restart chat command 2024-03-15 19:19:21 -05:00

Closed #24 Add site chat sub command 2024-03-15 19:04:22 -05:00

Closed #15 Add per-site optional configuration 2024-03-15 17:51:49 -05:00

Closed #19 Add --disable-matrix flag for testing 2024-03-15 15:57:35 -05:00

Closed #14 Make handler() send more status messages over Matrix 2024-03-11 17:55:15 -05:00

Closed #13 Add a function to convert a normal error to a DeployError 2024-03-11 17:43:34 -05:00

Closed #11 Fix Matrix bot replying to old commands on program launch 2024-03-11 17:43:28 -05:00

Closed #17 Add Site structure (and convert helper functions to methods) 2024-03-11 17:19:12 -05:00

Closed #12 Fix cloning down new repositories 2024-03-10 23:13:45 -05:00

Closed #10 Add 'servers` matrix command 2024-03-10 22:40:48 -05:00

Closed #3 Matrix notifications 2024-03-10 21:22:06 -05:00

Closed #9 Start Lapis server on a repository after clone 2024-03-10 14:06:22 -05:00

Closed #8 Start all sites on program launch 2024-03-10 14:06:12 -05:00

Closed #7 Add 'port' configuration option 2024-03-08 15:55:16 -06:00

Closed #6 Allow passing in a configuration file with argparse 2024-03-08 15:50:34 -06:00

Closed #4 Split up code into multiple files 2024-03-08 15:36:14 -06:00

Closed #5 Add configuration file 2024-03-08 15:16:37 -06:00

Closed #2 Restart lapis server on receiving a webhook 2024-03-08 14:52:01 -06:00

Closed #1 Setup go http server 2024-03-08 11:36:05 -06:00

6 Issues created by 1 user

Opened #20 Add chat command to show site information (status, config, etc..) 2024-03-15 17:48:22 -05:00

Opened #25 Verify site (re)started using per-site configured port (if available) 2024-03-15 17:54:39 -05:00

Opened #27 Add 'args' help text in registerChatCommand 2024-03-15 19:20:15 -05:00

Opened #37 Use git branch defined in site config 2024-04-08 15:29:56 -05:00

Opened #38 Make site names un-case sensitive in matrix commands 2024-04-12 11:07:18 -05:00

Opened #50 Switch logging to charmbracelet's log library 2024-06-11 13:42:47 -05:00