f8d598fc29
Remove redundant registry retrieval step and use environment variable directly in Docker workflow
main
0.0.9
Stephen Simpson
2025-10-27 09:21:05 -05:00
95854ddd05
Refactor registry handling in Docker workflow to use RUNNER_REGISTRY environment variable
Stephen Simpson
2025-10-24 12:33:56 -05:00
da754ca754
fix: update Dockerfile to include additional packages for development environment
0.0.6
Stephen Simpson2025-08-14 20:23:34 -05:00
ae99faf486
Merge pull request 'fix: add golang installation and update bash aliases in Dockerfile' (#5) from add-features into main
0.0.5
admin2025-07-02 08:27:42 -05:00
a51f619dbe
fix: add golang installation and update bash aliases in Dockerfile
Stephen Simpson
2025-07-02 08:27:25 -05:00
8fcc4bb189
Merge pull request 'fix: add yq installation to Dockerfile for YAML processing support' (#2) from add-yq into main
0.0.2
admin2025-05-08 11:37:11 -05:00
af91b2be02
fix: add yq installation to Dockerfile for YAML processing support
Stephen Simpson
2025-05-08 11:36:52 -05:00
ed2eef5cee
Merge pull request 'fix: add jq package to Dockerfile for enhanced JSON processing' (#1) from add-jq into main
admin2025-05-08 11:12:22 -05:00
880ac28eb6
fix: add jq package to Dockerfile for enhanced JSON processing
Stephen Simpson
2025-05-08 11:12:08 -05:00
dbbf9df02d
fix: update workflow name and improve Docker metadata extraction steps
0.0.1
Stephen Simpson
2025-04-29 16:26:48 -07:00
7faceab667
fix: correct syntax for GITHUB_REF_NAME variable in Docker metadata extraction
Stephen Simpson
2025-04-29 16:20:07 -07:00
91f5974e26
fix: simplify Docker metadata extraction by removing redundant tag patterns
Stephen Simpson
2025-04-29 16:15:38 -07:00
94324e088d
fix: remove redundant latest tag pattern from Docker metadata extraction
Stephen Simpson
2025-04-29 16:13:28 -07:00
140cfdbe62
fix: update tag pattern for Docker image versioning and correct GITHUB_REF_NAME reference
Stephen Simpson
2025-04-29 16:10:01 -07:00
7c5b1d94c4
fix: update branch name from master to main in workflow trigger
Stephen Simpson
2025-04-29 16:06:47 -07:00
92527c78d1
refactor: simplify environment variable dumping in test workflow
Stephen Simpson
2025-04-29 15:38:27 -07:00
0f775eaed5
refactor: update build job to use Ubuntu and add Gitea context logging
Stephen Simpson
2025-04-29 15:35:42 -07:00
6ea5040983
feat: add workflow_dispatch trigger to test workflow
Stephen Simpson
2025-04-29 15:33:57 -07:00
146fa71be3
feat: add GitHub Actions workflows for Docker image creation and testing on Windows
Stephen Simpson
2025-04-29 15:27:39 -07:00
d6e2e54b08
feat: add GitHub Actions workflow for running builds on Windows
Stephen Simpson
2025-04-29 15:26:29 -07:00
3e69f08edf
fix: add release trigger for workflow on creation of new releases
Stephen Simpson
2025-04-29 13:16:21 -07:00
a4028d3b44
refactor: update version tag pattern and remove unused entrypoint script
Stephen Simpson
2025-04-29 11:24:38 -07:00
df80a13fa0
refactor: update Dockerfile base image to Rocky Linux and remove obsolete workflow
Stephen Simpson
2025-04-29 11:21:28 -07:00
2a0066441b
first commit
Stephen Simpson
2025-04-29 10:31:19 -07:00