aboutsummaryrefslogtreecommitdiffstats
path: root/Jenkinsfile (follow)
Commit message (Expand)AuthorAgeFilesLines
* CRITICAL ISSUE: Deleting lib/ files has introduced the issue of actually auto...Gravatar Andrew D. France 2025-07-231-38/+25
* CRITICAL FOR TESTING: This copies the entire Jenkins workspace (including the...Gravatar Andrew D. France 2025-07-231-9/+6
* luaopen_bit32 is called during initialization. This means the bit32 library i...Gravatar Andrew D. France 2025-07-231-10/+11
* Removed the problematic _ENV;compat53 DOES NOT provide lexical scoping with _...Gravatar Andrew D. France 2025-07-231-21/+39
* This final change corrects the test script to align with what the compat53 li...Gravatar Andrew D. France 2025-07-231-3/+3
* Instead of copying the compiled files out and then mounting a volume in to ru...Gravatar Andrew D. France 2025-07-221-42/+41
* named container to run the build, and then use docker cp to copy the compiled...Gravatar Andrew D. France 2025-07-221-27/+22
* Add diagnostics: attempt6aGravatar Andrew D. France 2025-07-221-9/+24
* Add a simple shell command to manually initialize the submodules: attempt6Gravatar Andrew D. France 2025-07-221-15/+5
* Jenkins checkout step with the SubmoduleOption enabled: Attempt5Gravatar Andrew D. France 2025-07-221-0/+14
* This file defines the environment for the lush application: Attempt4Gravatar Andrew D. France 2025-07-221-17/+18
* update the Jenkinsfile to explicitly tell the docker build command which file...Gravatar Andrew D. France 2025-07-221-3/+3
* Added Jenkins files for local CI testingGravatar Andrew D. France 2025-07-221-0/+64