`refactor: update form actions, reintroduce captcha and modify button styles`
build-and-deploy-pipeline.yaml #74 -
Commit d5867d2a7d pushed by andi
remove sudo from build pipeline commands
build-and-deploy-pipeline.yaml #66 -
Commit 256510155c pushed by andi
update build-and-deploy pipeline with explicit dependency versions
build-and-deploy-pipeline.yaml #65 -
Commit b6c7c07c49 pushed by andi
update file path for reading toml file
build-and-deploy-pipeline.yaml #55 -
Commit 7e9cf9b961 pushed by andi
update deployment environment in params.toml and hugo.toml
build-and-deploy-pipeline.yaml #54 -
Commit d193a32b7c pushed by andi
Rename job to buildAndDeploy in workflow file.
build-and-deploy-pipeline.yaml #51 -
Commit 68da0c0603 pushed by andi
Update pipeline-test.yaml and hugo.toml configurations.
pipeline-test.yaml #49 -
Commit 556a3a3333 pushed by andi
Update workflow with new setup and tools for Go, Node.js, and Hugo, and set up rsync.
pipeline-test.yaml #40 -
Commit 4f0a8ae06f pushed by andi
Fix paths in rsync commands in pipeline-test.yaml
pipeline-test.yaml #39 -
Commit 0acb12e8c0 pushed by andi
Refactor build process scripts and update rsync paths for deployment.
pipeline-test.yaml #38 -
Commit 7ea8a63396 pushed by andi
Update SSH port for rsync deployment to use port 2121.
pipeline-test.yaml #37 -
Commit 72fc0af913 pushed by andi
Update rsync installation by removing 'sudo' from the command.
pipeline-test.yaml #36 -
Commit 8a13ea83e9 pushed by andi
Add rsync setup to pipeline-test.yaml config
pipeline-test.yaml #35 -
Commit 1eb9c89f3f pushed by andi
Refactor deployment scripts in pipeline-test.yaml.
pipeline-test.yaml #34 -
Commit 185daa557d pushed by andi
Add conditional check for deployment to development environment in pipeline-test.yaml file
pipeline-test.yaml #31 -
Commit 6a276b5ead pushed by andi
Change environment from production to development in deploy_env.yaml config file
pipeline-test.yaml #29 -
Commit 1de7e51967 pushed by andi
Update deployment condition variable for development environment in pipeline-test.yaml file
pipeline-test.yaml #28 -
Commit 0fd9f6bc55 pushed by andi
read YAML file for environment variable, and update deployment conditions in pipeline-test.yaml.
pipeline-test.yaml #27 -
Commit 18f4bf0496 pushed by andi
Remove unnecessary echo commands and update variable references in read_yaml_test.yaml.
pipeline-test.yaml #25 -
Commit 12ed432253 pushed by andi
Update path to config file in read_yaml_test workflow action
pipeline-test.yaml #23 -
Commit 04cd61ff9e pushed by andi
Refactor file structure for read_yaml_test.yaml.
read_yaml_test.yaml #22 -
Commit 28aa908149 pushed by andi
Refactor file structure for read_yaml_test.yaml.
pipeline-test.yaml #21 -
Commit 28aa908149 pushed by andi
Refactor workflow to check for existence and validity of deploy_env.json before setting ENV variable.
pipeline-test.yaml #20 -
Commit cb2283aa75 pushed by andi
Merge branch 'main' of https://code.verua.online/rabeweb/verua.ch_src
pipeline-test.yaml #18 -
Commit 8d94884a00 pushed by andi
update upload-artifact action to version 4
pipeline-test.yaml #16 -
Commit dc3c8ae4ce pushed by andi
Update workflow actions versions and add caching for Go, Node.js, and Hugo modules.
pipeline-test.yaml #13 -
Commit 79d55bb7bd pushed by andi