index
:
lush
main
Linux shell powered by lua scripting
nginx
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Jenkinsfile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
luaopen_bit32 is called during initialization. This means the bit32 library i...
Andrew D. France
2025-07-23
1
-10
/
+11
*
Removed the problematic _ENV;compat53 DOES NOT provide lexical scoping with _...
Andrew D. France
2025-07-23
1
-21
/
+39
*
This final change corrects the test script to align with what the compat53 li...
Andrew D. France
2025-07-23
1
-3
/
+3
*
Instead of copying the compiled files out and then mounting a volume in to ru...
Andrew D. France
2025-07-22
1
-42
/
+41
*
named container to run the build, and then use docker cp to copy the compiled...
Andrew D. France
2025-07-22
1
-27
/
+22
*
Add diagnostics: attempt6a
Andrew D. France
2025-07-22
1
-9
/
+24
*
Add a simple shell command to manually initialize the submodules: attempt6
Andrew D. France
2025-07-22
1
-15
/
+5
*
Jenkins checkout step with the SubmoduleOption enabled: Attempt5
Andrew D. France
2025-07-22
1
-0
/
+14
*
This file defines the environment for the lush application: Attempt4
Andrew D. France
2025-07-22
1
-17
/
+18
*
update the Jenkinsfile to explicitly tell the docker build command which file...
Andrew D. France
2025-07-22
1
-3
/
+3
*
Added Jenkins files for local CI testing
Andrew D. France
2025-07-22
1
-0
/
+64