Compare commits

..

5 Commits

Author SHA1 Message Date
f8705e0071 fix(certs): Update expiry date for ITIL 4 FDN (#22)
Reviewed-on: #22
2025-04-14 16:39:50 +02:00
4fcf31520e feat(certs): update ITIL4 cert (#21)
Co-authored-by: Luke Tainton <ltainton@cisco.com>
Reviewed-on: #21
2025-04-14 16:36:39 +02:00
2424177f31 feat(ci): update actions/configure-pages action to v5 (#19)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/configure-pages](https://github.com/actions/configure-pages) | action | major | `v4` -> `v5` |

---

### Release Notes

<details>
<summary>actions/configure-pages (actions/configure-pages)</summary>

### [`v5`](https://github.com/actions/configure-pages/compare/v4...v5)

[Compare Source](https://github.com/actions/configure-pages/compare/v4...v5)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #19
Co-authored-by: Renovate [BOT] <renovate-bot@git.tainton.uk>
Co-committed-by: Renovate [BOT] <renovate-bot@git.tainton.uk>
2025-04-10 16:05:27 +02:00
Luke Tainton
265390b3ea
Gitea Actions
All checks were successful
Validate PR Title / validate (pull_request) Successful in 3s
2025-04-10 14:57:15 +01:00
dc6562a938
Add Medama 2024-08-17 17:09:18 +01:00
6 changed files with 23 additions and 41 deletions

1
.gitea/CODEOWNERS Normal file
View File

@ -0,0 +1 @@
* @luke

View File

@ -0,0 +1,16 @@
name: Validate PR Title
on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: https://git.tainton.uk/actions/conventional-commits-check-action@v1.2.4
with:
commit-message: ${{ gitea.event.pull_request.title }}

View File

@ -1,39 +0,0 @@
name: CI
on:
push:
branches: [ main ]
pull_request:
types: [opened, synchronize, reopened]
paths-ignore:
- 'renovate.json'
- 'CNAME'
- '.gitignore'
jobs:
ci:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Install dependencies
run: npm install stylelint htmlhint
- name: Lint
uses: wearerequired/lint-action@v2
with:
stylelint: true
- name: Lint
uses: github/super-linter@v4
continue-on-error: true
env:
VALIDATE_ALL_CODEBASE: true
VALIDATE_HTML: true
VALIDATE_CSS: true
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: SonarCloud Scan
uses: SonarSource/sonarcloud-github-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

View File

@ -31,7 +31,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:

Binary file not shown.

View File

@ -47,6 +47,10 @@
</noscript>
<!-- End Matomo Code -->
<!-- Medama -->
<script defer src="https://medama.tainton.uk/script.js"></script>
<!-- End Medama -->
</head>
<body data-spy="scroll" data-target=".site-navbar-target" data-offset="300">
@ -283,7 +287,7 @@
<span class="flaticon-ideas"></span>
</div>
<div class="text pl-3">
<span class="date">31 May 2021 - 31 May 2024</span>
<span class="date">31 May 2021 - 11 Apr 2028</span>
<h2>ITIL&reg; 4 Foundation</h2>
<span class="position">AXELOS</span>
<p><a href="/files/itil4-foundation.pdf">Certificate</a></p>