Commit graph

214 commits

Author SHA1 Message Date
d193a32b7c update deployment environment in params.toml and hugo.toml
Some checks reported warnings
Build and Deploy Hugo Site / buildAndDeploy (push) Has been cancelled
clarify usage and content update instructions
2024-04-18 14:18:15 +02:00
61cdbc7240 update readme with information about the project and usage instructions
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m51s
add information about custom shortcodes exclusively for Verua.CH
2024-04-18 14:13:45 +02:00
99e790efa5 deactivated unused plugins
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m42s
2024-04-18 13:34:51 +02:00
547284157a deactivated unused plugins 2024-04-18 13:33:42 +02:00
fa5609b285 bugfix warning message regarding the use of 'IsSet' that could result in <nil> 2024-04-18 11:30:16 +02:00
ad63a4afa9 deleted rudamentary slider component and social.json 2024-04-18 11:16:24 +02:00
fe0ac128d4 Cleanup 2024-04-18 10:58:25 +02:00
18e78901d2 Add TODO.todo to .gitignore 2024-04-18 10:29:37 +02:00
e784f9348a Delete unused TODO file 2024-04-18 10:29:32 +02:00
a419dc8cf1 Update titles in French and German content to reflect VeruA Facturation et Administration and VeruA Verwaltung und Abrechnung respectively. 2024-04-18 10:28:28 +02:00
b65c4ba4e6 Remove outdated tasks and fix missing newline at the end of file. 2024-04-18 10:27:14 +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
60437660e8 Update hugo.toml: Add enableRobotsTXT and environment parameter
All checks were successful
Build and Deploy Hugo Site / build_and_deploy (push) Successful in 1m37s
Logic for robots.txt while being in development environment to disallow all
2024-04-18 10:12:21 +02:00
a0a49eb357 Delete outdated deployment details file
All checks were successful
Build and Deploy Hugo Site / build_and_deploy (push) Successful in 1m41s
2024-04-18 09:45:14 +02:00
7ecdb65cb7 Delete deployDetails from .gitignore and remove deploy_env.json and deploy_env.yaml. 2024-04-18 09:43:28 +02:00
3a11c2eaeb Add 'environment' variable for development deployment in hugo.toml at the top. 2024-04-18 09:42:24 +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
66804eb88c Add environment variable for development environment in hugo.toml. 2024-04-18 08:52:05 +02:00
7b64c83876 Update deployment environment from development to production.
All checks were successful
Build and Deploy Hugo Site / build_and_deploy (push) Successful in 1m40s
2024-04-18 00:08:17 +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
7000c0af14 Change environment from development to production.
All checks were successful
Build and Deploy Hugo Site / build_and_deploy (push) Successful in 1m31s
2024-04-17 23:22:32 +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
1de7e51967 Change environment from production to development in deploy_env.yaml config file
Some checks failed
Build and Deploy Hugo Site / build_and_deploy (push) Failing after 1m29s
2024-04-17 23:11:57 +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
00e5d229c3 Added configuration files for deployment environment and test yaml file for reading and using yaml data. 2024-04-17 22:59:15 +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
0be583ff98 Add new pipeline step to set environment variable before deploying to server. Include newly added deploy_env.json file specifying deployment environment as 'development'. 2024-04-17 21:50:24 +02:00
e8484f3456 Refactor workflow to combine build and deployment steps.
All checks were successful
Build and Deploy Hugo Site / build_and_deploy (push) Successful in 2m1s
2024-04-17 21:37:15 +02:00
8d94884a00 Merge branch 'main' of https://code.verua.online/rabeweb/verua.ch_src
Some checks failed
Build and Deploy Hugo Site / build (push) Successful in 1m55s
Build and Deploy Hugo Site / deploy (push) Failing after 1m34s
2024-04-17 21:27:36 +02:00
f045763539 Downgraded upload-artifact action from v4 to v in pipeline-test.yaml 2024-04-17 21:23:51 +02:00
norb
44e34035fa add deploy configuration details
Some checks failed
Build and Deploy Hugo Site / build (push) Failing after 1m24s
Build and Deploy Hugo Site / deploy (push) Has been skipped
2024-04-17 17:31:10 +02:00