aboutsummaryrefslogtreecommitdiff
path: root/.github (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add SSE sink (socket.sse module)feat/sseThijs Schreijer2 days1-0/+3
* Add CI-runnable HTTP test fixture on the testsrvr/testclnt harnessThijs Schreijer2 days1-0/+2
* Add Lua 5.5 support (#473)Caleb Maclennan3 days1-1/+1
* Merge pull request #470 from lunarmodules/header-canonCaleb Maclennan3 days1-0/+1
|\
| * feat(headers): dynamically create cononicalized headersThijs Schreijer5 days1-0/+1
* | Merge pull request #471 from lunarmodules/fix/zero-readCaleb Maclennan3 days1-0/+3
|\ \ | |/ |/|
| * fix(udp): receive(0) tests and bad call to getnameinfoThijs Schreijer4 days1-1/+3
| * fix(receive): a receive 0 should immediately return, not blockThijs Schreijer4 days1-0/+1
* | chore(deps): bump luarocks/gh-actions-lua in the github-actions group (#468)dependabot[bot]2026-08-131-1/+1
* | chore(deps): bump the github-actions group with 2 updates (#465)dependabot[bot]2026-07-302-3/+3
* | chore: add Dependabot config and pin GitHub Actions to git SHAs (#464)Copilot2026-07-304-9/+24
|/
* ci: Switch back to luarocks instance of GH actionCaleb Maclennan2025-05-301-1/+2
* ci: Fix the build for LuaJIT and OpenResty on Windows (#453)Luau2025-05-291-1/+2
* fix: Use a macos version supported by GitHub Actionsluau-project2025-03-011-1/+1
* ci: Use GitHub Actions from luarocks namespaceluau-project2025-03-011-2/+2
* ci: Update Luacheck to v1+, use newer Ubuntu runner imagesCaleb Maclennan2023-11-082-4/+4
* ci: Identify CI jobs better and skip irrelevant platform specific stepsCaleb Maclennan2023-11-081-3/+3
* ci: Enable windows buildleso-kn2023-10-271-4/+9
* ci: Echo correct platform in job titleCaleb Maclennan2022-07-271-2/+2
* chore: Start a Markdown era readmeCaleb Maclennan2022-03-251-1/+1
* ci: Use reusable workflow for luarocks deployCaleb Maclennan2022-03-241-0/+34
* Merge remote-tracking branch 'upstream/master' into test-buildsCaleb Maclennan2022-03-241-10/+4
|\
| * ci: Utilize new upstream Luacheck Action (#367)Caleb Maclennan2022-03-241-10/+4
* | ci: Don't bother doing user-local install in ephemeral runnerCaleb Maclennan2022-03-221-3/+2
* | ci: Disable unsupported Windows and avoid duplicate runsCaleb Maclennan2022-03-221-2/+6
* | ci: Expand test matrix to cover Windows and macOSCaleb Maclennan2022-03-221-1/+2
* | Ci: Run regression tests after successful buildCaleb Maclennan2022-03-221-4/+21
* | ci: Add workflow to confirm build completesCaleb Maclennan2022-03-191-0/+24
|/
* chore: Bump Lua version used in linterCaleb Maclennan2022-03-191-16/+9
* ci: Add workflow to run luacheck linterThijs Schreijer2022-03-191-0/+26