Compare commits

...

11 Commits

Author SHA1 Message Date
semantic-release-bot
ff1610748d chore(release): 0.3.0 [skip ci]
# [0.3.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.2.0...0.3.0) (2026-03-15)

### Features

* add and update pre-commit ([972bbff](972bbffb41))
2026-03-15 21:58:15 +00:00
972bbffb41 feat: add and update pre-commit
All checks were successful
release-image / guarddog (push) Successful in 26s
release-image / build (push) Successful in 37s
release-image / semantic-release (push) Successful in 23s
release-image / release-harbor (push) Successful in 4m25s
release-image / release-gitea (push) Successful in 3m32s
2026-03-15 16:57:14 -05:00
semantic-release-bot
1ae7bf44f1 chore(release): 0.2.0 [skip ci]
# [0.2.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.1.7...0.2.0) (2026-03-12)

### Features

* add robots ([4ef4353](4ef43534a0))
* switch to bun ([7413830](74138302a4))
* trigger minor version update ([7a9b62d](7a9b62dc04))
* use alpine-dev for bun builder ([4575bfb](4575bfb913))
2026-03-12 21:51:24 +00:00
7a9b62dc04 feat: trigger minor version update
All checks were successful
renovate / renovate (push) Successful in 1m10s
release-image / guarddog (push) Successful in 23s
release-image / build (push) Successful in 2m0s
release-image / semantic-release (push) Successful in 31s
release-image / release-harbor (push) Successful in 3m32s
release-image / release-gitea (push) Successful in 4m55s
2026-03-12 16:40:21 -05:00
d84625c052 Merge branch 'release' into main
All checks were successful
renovate / renovate (push) Successful in 57s
2026-03-12 21:34:14 +00:00
774eb707a3 Release (#188)
All checks were successful
release-image / build (push) Successful in 31s
release-image / guarddog (push) Successful in 1m2s
release-image / semantic-release (push) Successful in 28s
release-image / release-harbor (push) Has been skipped
release-image / release-gitea (push) Has been skipped
Reviewed-on: #188
2026-03-12 21:25:55 +00:00
4575bfb913 feat: use alpine-dev for bun builder
All checks were successful
test-build / guarddog (push) Successful in 19s
test-build / build (push) Successful in 31s
renovate / renovate (push) Successful in 35s
2026-03-12 16:24:10 -05:00
a9dff234c4 ci: remove auth test
All checks were successful
renovate / renovate (push) Successful in 1m2s
2026-03-12 16:20:42 -05:00
3cfac19e9b ci: test auth
Some checks failed
renovate / renovate (push) Failing after 41s
2026-03-12 16:13:10 -05:00
3af200c8ff ci: enable debug logging
All checks were successful
renovate / renovate (push) Successful in 45s
2026-03-12 16:03:27 -05:00
50ed4d4ff9 ci: add dhi creds
All checks were successful
renovate / renovate (push) Successful in 28s
2026-03-12 15:56:00 -05:00
6 changed files with 40 additions and 5 deletions

View File

@@ -25,8 +25,10 @@ jobs:
RENOVATE_ENDPOINT: ${{ vars.INSTANCE_URL }} RENOVATE_ENDPOINT: ${{ vars.INSTANCE_URL }}
RENOVATE_REPOSITORIES: alexlebens/site-documentation RENOVATE_REPOSITORIES: alexlebens/site-documentation
RENOVATE_GIT_AUTHOR: Renovate Bot <renovate-bot@alexlebens.net> RENOVATE_GIT_AUTHOR: Renovate Bot <renovate-bot@alexlebens.net>
RENOVATE_REDIS_URL: ${{ vars.RENOVATE_REDIS_URL }}
LOG_LEVEL: info LOG_LEVEL: info
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }} RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
RENOVATE_GIT_PRIVATE_KEY: ${{ secrets.RENOVATE_GIT_PRIVATE_KEY }} RENOVATE_GIT_PRIVATE_KEY: ${{ secrets.RENOVATE_GIT_PRIVATE_KEY }}
RENOVATE_GITHUB_COM_TOKEN: ${{ secrets.RENOVATE_GITHUB_COM_TOKEN }} RENOVATE_GITHUB_COM_TOKEN: ${{ secrets.RENOVATE_GITHUB_COM_TOKEN }}
RENOVATE_REDIS_URL: ${{ vars.RENOVATE_REDIS_URL }} RENOVATE_REGISTRY_ALIASES: '{"dhi.io": "dhi.io"}'
RENOVATE_HOST_RULES: '[{"matchHost":"dhi.io","hostType":"docker","username":"${{ secrets.RENOVATE_DHI_USER }}","password":"${{ secrets.RENOVATE_DHI_TOKEN }}"}]'

17
.pre-commit-config.yaml Normal file
View File

@@ -0,0 +1,17 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v6.0.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
- id: check-merge-conflict
- id: check-json
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v4.0.0-alpha.11
hooks:
- id: prettier
types_or: [javascript, typescript, css, scss, html, json, yaml, markdown]
additional_dependencies:
- prettier
- prettier-plugin-astro
- prettier-plugin-tailwindcss

View File

@@ -0,0 +1,16 @@
# [0.3.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.2.0...0.3.0) (2026-03-15)
### Features
* add and update pre-commit ([972bbff](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/972bbffb41020489508660c261559b0e6c806ca6))
# [0.2.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.1.7...0.2.0) (2026-03-12)
### Features
* add robots ([4ef4353](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/4ef43534a0f26bc5593258c9cd6a31d62283929d))
* switch to bun ([7413830](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/74138302a4c2ad45a850459c47a17dd09014f3ad))
* trigger minor version update ([7a9b62d](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/7a9b62dc048ffd947bb6dd41523091bbc9346e84))
* use alpine-dev for bun builder ([4575bfb](http://gitea-http.gitea:3000/alexlebens/site-documentation/commit/4575bfb9138bc9ca5f9d93e845155fc56d3a8491))

View File

@@ -1,5 +1,5 @@
ARG REGISTRY=dhi.io ARG REGISTRY=dhi.io
FROM ${REGISTRY}/bun:1.3.10-debian13-dev AS builder FROM ${REGISTRY}/bun:1.3.10-alpine3.22-dev AS builder
WORKDIR /app WORKDIR /app

View File

@@ -6,7 +6,7 @@
pnpm create astro@latest -- --template starlight pnpm create astro@latest -- --template starlight
``` ```
## 🚀 Project Structure ## Project Structure
Inside of your Astro + Starlight project, you'll see the following folders and files: Inside of your Astro + Starlight project, you'll see the following folders and files:
@@ -29,7 +29,7 @@ Images can be added to `src/assets/` and embedded in Markdown with a relative li
Static assets, like favicons, can be placed in the `public/` directory. Static assets, like favicons, can be placed in the `public/` directory.
## 🧞 Commands ## Commands
All commands are run from the root of the project, from a terminal: All commands are run from the root of the project, from a terminal:

View File

@@ -1,7 +1,7 @@
{ {
"name": "site-documentation", "name": "site-documentation",
"type": "module", "type": "module",
"version": "0.1.7", "version": "0.3.0",
"scripts": { "scripts": {
"dev": "astro dev", "dev": "astro dev",
"build": "astro build", "build": "astro build",