Commit Graph

111 Commits

Author SHA1 Message Date
mainnika e1e852cece Update tar extraction command in Jenkinsfile
Changed the order of arguments in the tar extraction command to ensure correct file placement.
2024-08-24 21:46:39 +02:00
mainnika 3a6bc59683 Add creation of directory before extracting files in Jenkinsfile
Created a new directory before extracting files to ensure successful file extraction during the build process in Jenkins.
2024-08-24 21:30:09 +02:00
mainnika 576b795f5f Update actions versions and Docker setup in workflow
- Updated actions versions for checkout, Python setup, Docker buildx, and Docker login.
- Updated docker/build-push-action version to v6.
- Removed signing step for published Docker image.
2024-08-24 21:23:36 +02:00
mainnika a09e3e799e Update Helm version and Jenkins agent label
Changed the Helm download URL to v3.14.0 and updated the Jenkins agent label to "kube0".
2024-08-24 21:18:28 +02:00
mainnika c9748046b1 Append query symbol to the path as well 2022-02-02 23:16:42 +01:00
mainnika 87b4171629 Merge branch 'develop' into main 2022-02-02 22:47:06 +01:00
mainnika a5b021e3df Keep query args when postfix append 2022-02-02 22:46:57 +01:00
mainnika 3cad9177de Trim path ending separators 2022-02-02 22:46:29 +01:00
mainnika fbae4f73c6 Merge branch 'develop' into main 2022-01-26 04:46:27 +01:00
mainnika dfe60f241a Handle custom urls by using ghost-slug id 2022-01-26 04:46:18 +01:00
mainnika 1e6cbd574f Always redirect to a postfixed path 2022-01-26 04:25:20 +01:00
mainnika 8f3e81fac3 Always use relative redirect to keep the upstream domain 2022-01-26 04:24:48 +01:00
mainnika b50df1bf5d Merge branch 'develop' into main 2022-01-12 00:07:02 +01:00
mainnika 5da00eefee Make media queries for content direction 2022-01-12 00:06:55 +01:00
mainnika d1e86c1697 Merge branch 'develop' into main 2022-01-11 00:21:38 +01:00
mainnika 541ae39098 Use editors wide-full as left-right aligners 2022-01-11 00:21:27 +01:00
mainnika fe58992ac4 Make blockquotes visible 2022-01-11 00:17:00 +01:00
mainnika fee109996a Make a single style for headers 2022-01-11 00:13:57 +01:00
mainnika 66b876550c Merge branch 'develop' into main 2022-01-05 01:04:43 +01:00
mainnika 26512c2b29 Add yandex metrica tag 2022-01-05 01:04:27 +01:00
mainnika 93edc10fda Merge branch 'develop' into main 2022-01-04 22:32:30 +01:00
mainnika 3f10f7b912 Implement template funcs controller instead of simple funcs map 2022-01-04 22:32:06 +01:00
mainnika 8e87eb0adf Funcs that panic on purpose should be named properly 2022-01-04 22:30:54 +01:00
mainnika 277686086e Use constructor-like function to load templates 2022-01-04 22:29:53 +01:00
mainnika 7572cc7a99 Merge branch 'develop' into main 2022-01-04 21:45:55 +01:00
mainnika 2bffc08630 Fix invalid kg-card width in the pinned container 2022-01-04 21:45:38 +01:00
mainnika 89fbc57aad Add external css to override embedded content 2022-01-04 21:44:33 +01:00
mainnika d6e2fffcaf Add pretty print code selectors on load 2022-01-04 21:43:51 +01:00
mainnika b8fd70bf76 Fix error template format 2022-01-04 21:33:59 +01:00
mainnika 129a80904f Restructure scss files 2022-01-04 20:27:06 +01:00
mainnika 9e1ddd9f13 Merge branch 'main' into develop 2022-01-04 18:32:27 +01:00
mainnika 4237760d57 Fix tools stage dist files cleaning 2021-12-26 00:24:15 +01:00
mainnika 580f7f15f8 Merge branch 'develop' into main 2021-12-26 00:14:31 +01:00
mainnika 1559cc3ee4 Trigger external jenkins job to make a release 2021-12-26 00:14:15 +01:00
mainnika be21cf0e3a Add jenkinsfile pipeline for automated releases 2021-12-25 23:51:48 +01:00
mainnika 67dc72a2c2 Merge branch 'main' into develop 2021-12-25 22:17:50 +01:00
mainnika 1860549f6c Add helm chart for the project 2021-12-25 22:05:11 +01:00
mainnika 78188f1720 Inject calver into the app build 2021-12-17 14:57:29 +01:00
mainnika 6b91cdb95f Make nice calver tags for published images 2021-12-17 14:55:10 +01:00
mainnika cec78ba769 Adjust docker build for the new package structure 2021-12-17 14:55:10 +01:00
mainnika 39ef200967 Restructure the go package 2021-12-16 22:23:59 +01:00
mainnika a9b5ac4df2 Add more docs 2021-12-16 21:34:44 +01:00
mainnika 8e92ba0f9e Query params must be implementation specific 2021-12-16 21:33:58 +01:00
mainnika 6311bf1dd7 Make initial request setup in the external private function 2021-12-16 21:29:43 +01:00
mainnika 0b003c200a Support additional headers for the ghost http client 2021-12-16 00:33:40 +01:00
mainnika 760bcf6c94 Nginx proxy pass the root url 2021-12-11 02:41:17 +01:00
mainnika d87b96e62e Add backend is-secure configuration 2021-12-11 02:39:28 +01:00
mainnika d4a0fb8f7c Merge branch 'main' into develop 2021-12-09 23:48:34 +01:00
mainnika dac04024dc Fix branch name in the actions trigger 2021-12-09 23:45:02 +01:00
mainnika 3a9d72b9c2 Allow to run actions workflow manually 2021-12-09 23:44:00 +01:00