Commit graph

43 commits

Author SHA1 Message Date
e0b47a6a61 Update .github/workflows/build.yaml
All checks were successful
Build And Publish Docker / build-latest (push) Successful in 2h23m19s
2025-03-19 15:23:20 -04:00
afdb098a06 Update .github/workflows/build.yaml
Some checks failed
Build And Publish Docker / build-latest (push) Has been cancelled
2025-03-19 15:22:42 -04:00
53b6f6b380 Update .github/workflows/build.yaml
Some checks failed
Build And Publish Docker / build-latest (push) Has been cancelled
2025-03-19 15:21:48 -04:00
82819d9de9 Update .github/workflows/build.yaml
Some checks failed
Build And Publish Docker / build-latest (push) Has been cancelled
2025-03-19 15:20:17 -04:00
cff196d058 update container push location
Some checks failed
Build And Publish Docker / build-latest (push) Has been cancelled
2024-11-24 20:09:30 -05:00
6cedf30647 update docker login actoin
Some checks failed
Build And Publish Docker / build-latest (push) Failing after 18m3s
2024-11-06 17:11:03 -05:00
55125b8677 run on node lts container image
Some checks failed
Build And Publish Docker / build-latest (push) Failing after 2m20s
2024-11-06 17:02:40 -05:00
ea799443c7 remove matrix update hugo
Some checks failed
Build And Publish Docker / build-latest (push) Has been cancelled
2024-11-06 16:59:21 -05:00
e508052717 update 2024-07-23 22:33:46 -04:00
0e9cb0f229 Update .github/workflows/build.yaml 2024-07-23 22:22:47 +00:00
d16285e1d8 include another lower version 2024-07-18 11:21:39 -04:00
4004edd052 bump versions 2024-07-18 11:19:36 -04:00
c87e951f39 remove curl and nodejs from install deps 2024-07-18 08:48:05 -04:00
fcbd61933f revert docker install to script 2024-07-18 08:22:50 -04:00
c254d928f2 add protocol to url 2024-07-18 08:19:59 -04:00
8633c82028 revert, add github.com before repo 2024-07-18 08:19:09 -04:00
55074dc9ce update docker setup branch 2024-07-18 08:16:53 -04:00
d045216fd9 bump latest tag 2024-07-18 08:05:58 -04:00
5c8da9f6da remove qemu setup and use docker setup action 2024-07-18 07:58:07 -04:00
b4564ebe67 remove container setting 2024-07-17 13:23:10 -04:00
393b19b52d update node to latest for each significant version 2024-07-17 10:59:09 -04:00
edae207bb5 update runs-on statement 2024-07-17 10:45:55 -04:00
373cd09999 update node version to include the full semantic version 2024-07-16 17:13:08 -04:00
7ca8709a6c uncomment matrix versioning 2024-07-16 12:07:56 -04:00
196d0e5474 remove gitignoe
Some checks failed
Build And Publish Docker / build-latest (push) Has been cancelled
2024-07-16 11:03:00 -04:00
ca6261ae29 build both hugo and nodejs in an alpine container, bump hugo to 127, remove go, start work on building nodejs from scratch using optimized build options 2024-06-07 04:22:22 -04:00
0b4585947d swap entrypoint, swap runner container
Some checks failed
Build And Publish Docker / build (1.22.3, 0.126.3, 22.2.0) (push) Failing after 1m51s
2024-06-04 21:59:21 -04:00
220913ca6b inital alpine setup
Some checks failed
Build And Publish Docker / build (1.22.3, 0.126.3, 22.2.0) (push) Has been cancelled
2024-06-04 21:44:15 -04:00
0248b233a0 remove sudo
Some checks failed
Build And Publish Docker / build (1.22.3, 0.126.3, 22) (push) Failing after 3m12s
2024-06-04 16:25:52 -04:00
453a1b0e54 add docker
Some checks failed
Build And Publish Docker / build (1.22.3, 0.126.3, 22) (push) Failing after 7s
2024-06-04 16:23:00 -04:00
0aff7c7abb fix tags missing
Some checks failed
Build And Publish Docker / build (1.22.3, 0.126.3, 22) (push) Failing after 1m8s
2024-06-04 16:19:02 -04:00
2ad84a37f1 update branch name
Some checks failed
Build And Publish Docker / build (1.22.3, 0.126.3, 22) (push) Has been cancelled
2024-06-04 16:18:01 -04:00
605d3ce31c bump - hugo-version: ["0.126.3"] node-version: ["22"] go-version: ["1.22.3"] 2024-06-04 16:15:54 -04:00
Mitchell R
5c42ba9d88
>256 build steps .... lowering for github 2023-12-14 21:39:02 +02:00
Mitchell R
c9e0f37fb0
Removed nodejs v16 as it is no longer supported 2023-12-14 21:32:06 +02:00
Mitchell R
28f1337a68
Updated Hugo versions 2023-12-14 21:23:46 +02:00
mrinc
792c1e2e59 Fixed tag definition 2023-07-25 13:34:23 +02:00
mrinc
4b9e54e9e7 Updated tag definition 2023-07-25 13:33:08 +02:00
mrinc
1259d38f7c Trying tag definition 2023-07-25 12:19:20 +02:00
mrinc
64e3b38876 chore(build.yml): update matrix for hugo-version, node-version, and go-version
chore(build.yml): update build-args and tags for docker build
chore(Dockerfile): add NODE_VERSION argument and update wget and tar commands
chore(README.md): update README with information about the latest docker container and usage instructions
2023-07-25 11:51:07 +02:00
mrinc
7000a6099a chore(build.yml): update docker/login-action to version 2 in login to DockerHub step 2023-07-25 11:33:10 +02:00
mrinc
b9feb92cd1 chore(build.yml): update docker/build-push-action to v4
chore(build.yml): remove unnecessary indentation in build step
chore(build.yml): remove commented out platform option
chore(build.yml): remove unnecessary build-args indentation
chore(build.yml): remove unnecessary tags indentation
2023-07-25 11:32:46 +02:00
mrinc
5abd56b063 Added build script 2023-07-25 11:30:41 +02:00