A Lapis web application deploy program, written in Go!
Go to file
2024-06-11 14:17:15 -05:00
.gitignore Switch main configuration language to Lua (fix #28) 2024-03-27 11:26:10 -05:00
config.go Confirm webhook is from a trusted source (fix #16) 2024-04-16 11:36:51 -05:00
config.lua.example Add example config (Fix #48) 2024-06-11 14:06:28 -05:00
go.mod Switch main configuration language to Lua (fix #28) 2024-03-27 11:26:10 -05:00
go.sum Switch main configuration language to Lua (fix #28) 2024-03-27 11:26:10 -05:00
main.go Replace DeployErrors with a better system(?) (fix #42) 2024-06-11 14:00:32 -05:00
matrix_commands.go Replace DeployErrors with a better system(?) (fix #42) 2024-06-11 14:00:32 -05:00
matrix.go Fix messages being deleted as they are added to the queue (fix #26) 2024-06-11 14:17:15 -05:00
README.md Init commit 2024-03-07 15:11:25 -06:00
site.go Replace DeployErrors with a better system(?) (fix #42) 2024-06-11 14:00:32 -05:00

LapisDeploy

Lapis web application deployment program, written in Go!