Compare commits
23 Commits
service-wo
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| dda37a4969 | |||
| 2b4c8a79e3 | |||
| 65b51d573a | |||
| fd3ebc6115 | |||
| a6e40f8b54 | |||
| 439b886a1b | |||
| 07d8787972 | |||
| 26a8c97841 | |||
| f50a828535 | |||
| 70710239c7 | |||
| 6cb4d55241 | |||
| 9fee6c8af7 | |||
| daac2eec20 | |||
| 57ad560b01 | |||
| 5d07e57256 | |||
| ac3de3e142 | |||
| 7bd51837de | |||
| b61146b145 | |||
| 7cb72b2746 | |||
| 35afd9208f | |||
| e2ef436d34 | |||
| 1d3d68df7b | |||
| 12e7eae95a |
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
@@ -23,3 +23,10 @@ jobs:
|
|||||||
- run: npm run format:check
|
- run: npm run format:check
|
||||||
- run: npm test
|
- run: npm test
|
||||||
- run: npm run build
|
- run: npm run build
|
||||||
|
- run: npm run verify:lighthouse
|
||||||
|
- uses: actions/upload-artifact@v4
|
||||||
|
if: always()
|
||||||
|
with:
|
||||||
|
name: lighthouse-reports
|
||||||
|
path: site/lighthouse-reports
|
||||||
|
if-no-files-found: warn
|
||||||
|
|||||||
4
.github/workflows/publish-image.yml
vendored
4
.github/workflows/publish-image.yml
vendored
@@ -66,3 +66,7 @@ jobs:
|
|||||||
BUILD_SHA=${{ github.sha }}
|
BUILD_SHA=${{ github.sha }}
|
||||||
BUILD_DATE=${{ github.run_started_at }}
|
BUILD_DATE=${{ github.run_started_at }}
|
||||||
BUILD_REF=${{ github.server_url }}/${{ github.repository }}
|
BUILD_REF=${{ github.server_url }}/${{ github.repository }}
|
||||||
|
PUBLIC_SITE_URL=${{ secrets.PUBLIC_SITE_URL }}
|
||||||
|
PUBLIC_UMAMI_SCRIPT_URL=${{ secrets.PUBLIC_UMAMI_SCRIPT_URL }}
|
||||||
|
PUBLIC_UMAMI_WEBSITE_ID=${{ secrets.PUBLIC_UMAMI_WEBSITE_ID }}
|
||||||
|
PUBLIC_ENABLE_SW=${{ secrets.PUBLIC_ENABLE_SW }}
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user