update readme with information about the project and usage instructions
build-and-deploy-pipeline.yaml #53 -
Commit 61cdbc7240 pushed by andi
deactivated unused plugins
build-and-deploy-pipeline.yaml #52 -
Commit 99e790efa5 pushed by andi
Rename job to buildAndDeploy in workflow file.
build-and-deploy-pipeline.yaml #51 -
Commit 68da0c0603 pushed by andi
Renamed pipeline-test.yaml to build-and-deploy-pipeline.yaml
build-and-deploy-pipeline.yaml #50 -
Commit d620b2f2e8 pushed by andi
Update pipeline-test.yaml and hugo.toml configurations.
pipeline-test.yaml #49 -
Commit 556a3a3333 pushed by andi
Update hugo.toml: Add enableRobotsTXT and environment parameter
pipeline-test.yaml #48 -
Commit 60437660e8 pushed by andi
Delete outdated deployment details file
pipeline-test.yaml #47 -
Commit a0a49eb357 pushed by andi
Refactored to use action secrets for user, host, port and paths. Also now sourcing environment from hugo.toml configuration file.
pipeline-test.yaml #46 -
Commit d591e396f1 pushed by andi
adjusted conditional statements for testing
pipeline-test.yaml #45 -
Commit 1cd343a8f8 pushed by andi
Refactor deploy steps logic in pipeline-test.yaml file
pipeline-test.yaml #44 -
Commit e6d663535c pushed by andi
Refactor workflow to use toml-action for environment settings in pipeline-test.yaml.
pipeline-test.yaml #43 -
Commit 739c7a4365 pushed by andi
Update deployment environment from development to production.
pipeline-test.yaml #42 -
Commit 7b64c83876 pushed by andi
Fix rsync paths in workflow for deployment to Development and Production environments.
pipeline-test.yaml #41 -
Commit 46286d4a81 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
Change environment from development to production.
pipeline-test.yaml #33 -
Commit 7000c0af14 pushed by andi
Fix deployment condition in pipeline-test.yaml file
pipeline-test.yaml #32 -
Commit bc99bfd5f2 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
Remove deployment condition for development environment to enable deployment in all environments
pipeline-test.yaml #30 -
Commit f4bb7222d3 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.
read_yaml_test.yaml #26 -
Commit 12ed432253 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
read_yaml_test.yaml #24 -
Commit 04cd61ff9e pushed by andi