Commit graph

70 commits

Author SHA1 Message Date
873b3a66d7 test
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 53s
2024-07-29 12:48:58 +02:00
e02a08be86 test 2024-07-29 12:46:02 +02:00
8a80a403c9 test
Some checks failed
Build and Deploy Hugo Site / buildAndDeploy (push) Has been cancelled
2024-07-29 12:45:03 +02:00
7eee5534e4 test 2024-07-29 12:44:04 +02:00
96488e1ef1 test 2024-07-29 12:39:52 +02:00
bf40e4a0d1 test
Some checks failed
Build and Deploy Hugo Site / buildAndDeploy (push) Has been cancelled
2024-07-29 12:39:16 +02:00
2a2e67c020 Test push for new branch configuration with "github.ref" 2024-07-29 12:37:40 +02:00
1329622947 ...
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m22s
2024-07-29 10:52:49 +02:00
5937d40113 clean: whitespace an comments
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 59s
2024-06-26 12:54:27 +02:00
9bc67537dd fix: correct variable 2024-06-26 12:46:34 +02:00
10733993a1 fix: add new production target variables 2024-06-26 12:35:53 +02:00
0f6d9fcfdb feat: add ssh user as env variable
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 58s
2024-06-25 11:02:40 +02:00
32b139d959 fix: reactivate rsync
Some checks failed
Build and Deploy Hugo Site / buildAndDeploy (push) Failing after 50s
2024-06-25 10:31:29 +02:00
bd6238c036 bug: fix variable name
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 50s
2024-06-25 10:27:30 +02:00
00dc4aca8a fix path
Some checks failed
Build and Deploy Hugo Site / buildAndDeploy (push) Failing after 50s
2024-06-25 10:03:25 +02:00
eee9678717 feat: use environment variables instead of secrets 2024-06-25 08:59:33 +02:00
8445bb23ab added current branch to build
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 51s
2024-05-13 11:09:36 +02:00
94b6bd402f add RUNNER_TOOL_CACHE env and remove Go and Node modules caching`
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 52s
2024-04-18 22:09:34 +02:00
9cc4bd08de revert back to old install via actions
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m34s
2024-04-18 22:03:35 +02:00
256510155c remove sudo from build pipeline commands
Some checks failed
Build and Deploy Hugo Site / buildAndDeploy (push) Failing after 21s
2024-04-18 21:58:54 +02:00
b6c7c07c49 update build-and-deploy pipeline with explicit dependency versions
Some checks failed
Build and Deploy Hugo Site / buildAndDeploy (push) Failing after 15s
2024-04-18 21:57:57 +02:00
eeae6bc997 reverted changes for environment variable
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m41s
2024-04-18 14:27:33 +02:00
c87fb11971 .
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m44s
2024-04-18 14:22:07 +02:00
bfc8c7a801 ud
Some checks failed
Build and Deploy Hugo Site / buildAndDeploy (push) Failing after 15s
2024-04-18 14:21:09 +02:00
7e9cf9b961 update file path for reading toml file
Some checks failed
Build and Deploy Hugo Site / buildAndDeploy (push) Failing after 16s
2024-04-18 14:19:53 +02:00
68da0c0603 Rename job to buildAndDeploy in workflow file.
Some checks reported warnings
Build and Deploy Hugo Site / buildAndDeploy (push) Has been cancelled
2024-04-18 10:21:44 +02:00
d620b2f2e8 Renamed pipeline-test.yaml to build-and-deploy-pipeline.yaml
All checks were successful
Build and Deploy Hugo Site / build_and_deploy (push) Successful in 1m43s
2024-04-18 10:18:14 +02:00
556a3a3333 Update pipeline-test.yaml and hugo.toml configurations.
Some checks failed
Build and Deploy Hugo Site / build_and_deploy (push) Failing after 17s
2024-04-18 10:16:07 +02:00
d591e396f1 Refactored to use action secrets for user, host, port and paths. Also now sourcing environment from hugo.toml configuration file.
All checks were successful
Build and Deploy Hugo Site / build_and_deploy (push) Successful in 1m42s
2024-04-18 09:29:38 +02:00
1cd343a8f8 adjusted conditional statements for testing
All checks were successful
Build and Deploy Hugo Site / build_and_deploy (push) Successful in 16s
2024-04-18 09:03:25 +02:00
e6d663535c Refactor deploy steps logic in pipeline-test.yaml file
All checks were successful
Build and Deploy Hugo Site / build_and_deploy (push) Successful in 16s
2024-04-18 09:02:15 +02:00
739c7a4365 Refactor workflow to use toml-action for environment settings in pipeline-test.yaml.
All checks were successful
Build and Deploy Hugo Site / build_and_deploy (push) Successful in 18s
2024-04-18 08:52:15 +02:00
46286d4a81 Fix rsync paths in workflow for deployment to Development and Production environments.
All checks were successful
Build and Deploy Hugo Site / build_and_deploy (push) Successful in 1m42s
2024-04-17 23:55:59 +02:00
4f0a8ae06f Update workflow with new setup and tools for Go, Node.js, and Hugo, and set up rsync.
Some checks failed
Build and Deploy Hugo Site / build_and_deploy (push) Failing after 1m37s
2024-04-17 23:52:58 +02:00
0acb12e8c0 Fix paths in rsync commands in pipeline-test.yaml
Some checks failed
Build and Deploy Hugo Site / build_and_deploy (push) Failing after 16s
2024-04-17 23:51:46 +02:00
7ea8a63396 Refactor build process scripts and update rsync paths for deployment.
Some checks failed
Build and Deploy Hugo Site / build_and_deploy (push) Failing after 16s
2024-04-17 23:50:45 +02:00
72fc0af913 Update SSH port for rsync deployment to use port 2121.
Some checks reported warnings
Build and Deploy Hugo Site / build_and_deploy (push) Has been cancelled
2024-04-17 23:48:07 +02:00
8a13ea83e9 Update rsync installation by removing 'sudo' from the command.
Some checks failed
Build and Deploy Hugo Site / build_and_deploy (push) Failing after 3m53s
2024-04-17 23:42:37 +02:00
1eb9c89f3f Add rsync setup to pipeline-test.yaml config
Some checks failed
Build and Deploy Hugo Site / build_and_deploy (push) Failing after 1m28s
2024-04-17 23:40:41 +02:00
185daa557d Refactor deployment scripts in pipeline-test.yaml.
Some checks failed
Build and Deploy Hugo Site / build_and_deploy (push) Failing after 1m29s
2024-04-17 23:36:28 +02:00
2ab3d22438 Update deployment configuration for development environment and deploy changes to correct directories. 2024-04-17 23:31:43 +02:00
bc99bfd5f2 Fix deployment condition in pipeline-test.yaml file
All checks were successful
Build and Deploy Hugo Site / build_and_deploy (push) Successful in 1m31s
2024-04-17 23:20:25 +02:00
6a276b5ead Add conditional check for deployment to development environment in pipeline-test.yaml file
Some checks failed
Build and Deploy Hugo Site / build_and_deploy (push) Failing after 1m29s
2024-04-17 23:18:13 +02:00
f4bb7222d3 Remove deployment condition for development environment to enable deployment in all environments
All checks were successful
Build and Deploy Hugo Site / build_and_deploy (push) Successful in 1m36s
2024-04-17 23:14:25 +02:00
0fd9f6bc55 Update deployment condition variable for development environment in pipeline-test.yaml file
Some checks failed
Build and Deploy Hugo Site / build_and_deploy (push) Failing after 1m24s
2024-04-17 23:09:29 +02:00
18f4bf0496 read YAML file for environment variable, and update deployment conditions in pipeline-test.yaml.
Some checks reported warnings
Build and Deploy Hugo Site / build_and_deploy (push) Has been cancelled
2024-04-17 23:08:33 +02:00
12ed432253 Remove unnecessary echo commands and update variable references in read_yaml_test.yaml.
Some checks failed
Build and Deploy Hugo Site / build_and_deploy (push) Failing after 14s
helpers-read-yaml / read-yaml (push) Successful in 8s
2024-04-17 23:04:56 +02:00
04cd61ff9e Update path to config file in read_yaml_test workflow action
Some checks failed
Build and Deploy Hugo Site / build_and_deploy (push) Failing after 15s
helpers-read-yaml / read-yaml (push) Successful in 8s
2024-04-17 23:03:10 +02:00
28aa908149 Refactor file structure for read_yaml_test.yaml.
Some checks failed
Build and Deploy Hugo Site / build_and_deploy (push) Failing after 14s
helpers-read-yaml / read-yaml (push) Failing after 16s
2024-04-17 23:00:05 +02:00
cb2283aa75 Refactor workflow to check for existence and validity of deploy_env.json before setting ENV variable.
Some checks failed
Build and Deploy Hugo Site / build_and_deploy (push) Failing after 13s
2024-04-17 22:01:43 +02:00