13 Commits

Author SHA1 Message Date
argoyle c07b414c60 chore: remove GitLab CI pipeline
dancefinder-app / build (pull_request) Successful in 2m22s
dancefinder-app / deploy-prod (pull_request) Has been skipped
2026-01-08 20:37:12 +01:00
argoyle 6f5726e90a Merge pull request 'chore(deps): update dependency sass to v1.97.2' (#2729) from renovate/sass-1.x into main
dancefinder-app / build (push) Successful in 2m2s
dancefinder-app / deploy-prod (push) Failing after 2m33s
Reviewed-on: #2729
2026-01-08 14:04:12 +00:00
renovate 4aad8a72c0 chore(deps): update dependency sass to v1.97.2
dancefinder-app / build (pull_request) Successful in 6m26s
dancefinder-app / deploy-prod (pull_request) Has been skipped
2026-01-08 09:14:36 +00:00
argoyle 4a9925cbcc Merge pull request 'ci: remove aws-iam-authenticator (using service account auth)' (#2734) from remove-aws-iam-auth into main
dancefinder-app / build (push) Successful in 1m33s
dancefinder-app / deploy-prod (push) Successful in 35s
Reviewed-on: #2734
2026-01-08 08:51:48 +00:00
argoyle 20bd75be57 ci: remove aws-iam-authenticator (using service account auth)
dancefinder-app / build (pull_request) Successful in 2m31s
dancefinder-app / deploy-prod (pull_request) Has been skipped
2026-01-08 09:33:11 +01:00
argoyle f9745af6f8 Merge pull request 'ci: remove KUBECONFIG_CONTENT (runner env var)' (#2733) from remove-kubeconfig into main
dancefinder-app / build (push) Successful in 2m6s
dancefinder-app / deploy-prod (push) Failing after 30s
Reviewed-on: #2733
2026-01-08 07:30:37 +00:00
argoyle 65f59ce651 ci: remove KUBECONFIG_CONTENT (runner env var)
dancefinder-app / build (pull_request) Successful in 1m42s
dancefinder-app / deploy-prod (pull_request) Has been skipped
2026-01-08 08:24:43 +01:00
argoyle 08041cc581 Merge pull request 'ci: add KUBECONFIG_CONTENT secret to deploy job' (#2732) from kubeconfig-secret into main
dancefinder-app / build (push) Successful in 1m23s
dancefinder-app / deploy-prod (push) Failing after 32s
Reviewed-on: #2732
2026-01-08 07:01:06 +00:00
argoyle 5d09de55bf ci: add KUBECONFIG_CONTENT secret to deploy job
dancefinder-app / build (pull_request) Successful in 1m9s
dancefinder-app / deploy-prod (pull_request) Has been skipped
2026-01-07 22:24:51 +01:00
argoyle 418952b905 Merge pull request 'chore(deps): update actions/checkout action to v6' (#2731) from renovate/actions-checkout-6.x into main
dancefinder-app / build (push) Failing after 2m28s
dancefinder-app / deploy-prod (push) Has been skipped
Reviewed-on: #2731
2026-01-07 18:34:34 +00:00
renovate 406b3c696e chore(deps): update actions/checkout action to v6
dancefinder-app / build (pull_request) Successful in 52s
dancefinder-app / deploy-prod (pull_request) Has been skipped
2026-01-07 16:03:06 +00:00
argoyle ce91ba3dae Merge pull request 'ci: migrate from GitLab CI to Gitea Actions' (#2730) from ci-migration into main
dancefinder-app / build (push) Successful in 2m1s
dancefinder-app / deploy-prod (push) Failing after 7s
Reviewed-on: #2730
2026-01-07 15:59:35 +00:00
argoyle 1021d061d7 ci: migrate from GitLab CI to Gitea Actions
dancefinder-app / build (pull_request) Successful in 1m50s
dancefinder-app / deploy-prod (pull_request) Has been skipped
- Add Gitea Actions workflow (.gitea/workflows/ci.yaml)
- Update K8s deployment image registry to oci.unbound.se
2026-01-07 16:39:09 +01:00
5 changed files with 39 additions and 33 deletions
+33
View File
@@ -0,0 +1,33 @@
name: dancefinder-app
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
env:
BUILDTOOLS_CONTENT: ${{ secrets.BUILDTOOLS_CONTENT }}
GITEA_REPOSITORY: ${{ gitea.repository }}
steps:
- uses: actions/checkout@v6
- uses: buildtool/setup-buildtools-action@v1
- name: Build and push
run: unset GITEA_TOKEN && build && push
deploy-prod:
needs: build
if: gitea.ref == 'refs/heads/main'
runs-on: ubuntu-latest
env:
BUILDTOOLS_CONTENT: ${{ secrets.BUILDTOOLS_CONTENT }}
GITEA_REPOSITORY: ${{ gitea.repository }}
environment: prod
steps:
- uses: actions/checkout@v6
- uses: buildtool/setup-buildtools-action@v1
- name: Deploy
run: deploy prod
-27
View File
@@ -1,27 +0,0 @@
include:
- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
- project: unboundsoftware/ci-templates
file: Defaults.gitlab-ci.yml
stages:
- build
- deploy
image: buildtool/build-tools:${BUILDTOOLS_VERSION}
build:
stage: build
script:
- build
- push
deploy-to-prod:
stage: deploy
when: on_success
script:
- echo Deploy to PROD.
- deploy prod
environment:
name: prod
only:
- main
+1 -1
View File
@@ -44,7 +44,7 @@ spec:
periodSeconds: 5 periodSeconds: 5
timeoutSeconds: 5 timeoutSeconds: 5
imagePullPolicy: Always imagePullPolicy: Always
image: registry.gitlab.com/unboundsoftware/dancefinder/dancefinder-app:${COMMIT} image: oci.unbound.se/dancefinder/dancefinder-app:${COMMIT}
ports: ports:
- containerPort: 80 - containerPort: 80
resources: resources:
+4 -4
View File
@@ -44,7 +44,7 @@
"eslint-plugin-vue": "10.6.2", "eslint-plugin-vue": "10.6.2",
"nuxt": "4.2.2", "nuxt": "4.2.2",
"postcss-html": "1.8.0", "postcss-html": "1.8.0",
"sass": "1.97.1", "sass": "1.97.2",
"stylelint": "16.26.1", "stylelint": "16.26.1",
"stylelint-config-recommended-vue": "1.6.1", "stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.1", "stylelint-config-standard": "39.0.1",
@@ -20063,9 +20063,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.97.1", "version": "1.97.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.97.1.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.97.2.tgz",
"integrity": "sha512-uf6HoO8fy6ClsrShvMgaKUn14f2EHQLQRtpsZZLeU/Mv0Q1K5P0+x2uvH6Cub39TVVbWNSrraUhDAoFph6vh0A==", "integrity": "sha512-y5LWb0IlbO4e97Zr7c3mlpabcbBtS+ieiZ9iwDooShpFKWXf62zz5pEPdwrLYm+Bxn1fnbwFGzHuCLSA9tBmrw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
+1 -1
View File
@@ -36,7 +36,7 @@
"eslint-plugin-vue": "10.6.2", "eslint-plugin-vue": "10.6.2",
"nuxt": "4.2.2", "nuxt": "4.2.2",
"postcss-html": "1.8.0", "postcss-html": "1.8.0",
"sass": "1.97.1", "sass": "1.97.2",
"stylelint": "16.26.1", "stylelint": "16.26.1",
"stylelint-config-recommended-vue": "1.6.1", "stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.1", "stylelint-config-standard": "39.0.1",