|
|
8445bb23ab
|
added current branch to build
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`
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
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
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
Build and Deploy Hugo Site / buildAndDeploy (push) Failing after 15s
|
2024-04-18 21:57:57 +02:00 |
|
|
|
eeae6bc997
|
reverted changes for environment variable
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m41s
|
2024-04-18 14:27:33 +02:00 |
|
|
|
c87fb11971
|
.
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m44s
|
2024-04-18 14:22:07 +02:00 |
|
|
|
bfc8c7a801
|
ud
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
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.
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
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.
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.
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
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
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.
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.
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.
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
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.
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.
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.
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
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.
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
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
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
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
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.
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.
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
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.
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.
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.
Build and Deploy Hugo Site / build_and_deploy (push) Successful in 2m1s
|
2024-04-17 21:37:15 +02:00 |
|
|
|
f045763539
|
Downgraded upload-artifact action from v4 to v in pipeline-test.yaml
|
2024-04-17 21:23:51 +02:00 |
|
|
|
dc3c8ae4ce
|
update upload-artifact action to version 4
Build and Deploy Hugo Site / build (push) Failing after 1m28s
Build and Deploy Hugo Site / deploy (push) Has been skipped
|
2024-04-17 13:40:48 +02:00 |
|
|
|
17569bdcd4
|
split workflow into build and deploy
Build and Deploy Hugo Site / build (push) Failing after 3m7s
Build and Deploy Hugo Site / deploy (push) Has been skipped
|
2024-04-17 13:01:58 +02:00 |
|
|
|
79d55bb7bd
|
Update workflow actions versions and add caching for Go, Node.js, and Hugo modules.
Build Hugo Site / build (push) Failing after 2m8s
|
2024-04-17 12:45:33 +02:00 |
|
|
|
1c0d227124
|
Add only public directory for FTP deployment in pipeline test.
Build Hugo Site / build (push) Failing after 1m44s
|
2024-04-17 09:58:29 +02:00 |
|
|
|
e1557fb97a
|
Add FTPS protocol for deployment to ensure secure connection.
Build Hugo Site / build (push) Successful in 3m23s
|
2024-04-17 07:47:17 +02:00 |
|
|
|
50518be1f8
|
Refactor FTP deployment configuration in pipeline-test.yaml
Build Hugo Site / build (push) Failing after 1m54s
|
2024-04-17 07:40:25 +02:00 |
|
|
|
14622ba599
|
Add FTP deployment action to pipeline test workflow.
|
2024-04-17 07:14:35 +02:00 |
|
|
|
5b377c839d
|
feat(workflow) add Node.js and PostCSS setup tasks
Build Hugo Site / build (push) Successful in 2m21s
|
2024-04-17 07:03:18 +02:00 |
|
|
|
30b8cb07a6
|
update Hugo version to Extended 0.121.2, add support for Hugo Extended
Build Hugo Site / build (push) Failing after 43s
|
2024-04-17 06:58:33 +02:00 |
|
|
|
70ba9f2e72
|
update Go and Hugo versions
Build Hugo Site / build (push) Failing after 41s
|
2024-04-17 06:53:49 +02:00 |
|
|
|
50ca1bfda9
|
added go to the pipeline
Build Hugo Site / build (push) Failing after 52s
|
2024-04-17 06:44:44 +02:00 |
|
|
|
7cd441a876
|
test
Build Hugo Site / build (push) Failing after 24s
|
2024-04-17 06:41:22 +02:00 |
|
|
|
dadc9257a7
|
test
|
2024-04-17 06:37:42 +02:00 |
|