Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
16 changes: 8 additions & 8 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: Linwood Matrix
url: https://go.linwood.dev/discord
about: Please ask and answer questions here. Synced with discord.
- name: Linwood Discord
url: https://go.linwood.dev/discord
about: Please ask and answer questions here. Synced with matrix.
blank_issues_enabled: false
contact_links:
- name: Linwood Matrix
url: https://go.linwood.dev/discord
about: Please ask and answer questions here. Synced with discord.
- name: Linwood Discord
url: https://go.linwood.dev/discord
about: Please ask and answer questions here. Synced with matrix.
66 changes: 33 additions & 33 deletions .github/ISSUE_TEMPLATE/documentation.yml
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
name: Documentation request
description: Related to the documentation
title: "[Documentation request]: "
labels: ["documentation", "triage"]
assignees:
- CodeDoctorDE
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this documentation request!
- type: input
id: related-to-problem
attributes:
label: To which page is your issue related?
- type: textarea
id: description
attributes:
label: Describe your documentation request!
validations:
required: true
- type: textarea
id: context
attributes:
label: Additional context
- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/LinwoodDev/Setonix/blob/develop/CODE_OF_CONDUCT.md)
options:
- label: I agree to follow this project's Code of Conduct
required: true
name: Documentation request
description: Related to the documentation
title: "[Documentation request]: "
labels: ["documentation", "triage"]
assignees:
- CodeDoctorDE
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this documentation request!
- type: input
id: related-to-problem
attributes:
label: To which page is your issue related?
- type: textarea
id: description
attributes:
label: Describe your documentation request!
validations:
required: true
- type: textarea
id: context
attributes:
label: Additional context
- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/LinwoodDev/Setonix/blob/develop/CODE_OF_CONDUCT.md)
options:
- label: I agree to follow this project's Code of Conduct
required: true
66 changes: 33 additions & 33 deletions .github/ISSUE_TEMPLATE/enhancement.yml
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
name: Enhancement
description: Suggest an enhancement to an existing feature
title: "[Enhancement]: "
labels: ["enhancement", "triage"]
assignees:
- CodeDoctorDE
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this request for enhancements!
- type: input
id: feature
attributes:
label: Which feature is your request related to?
- type: textarea
id: description
attributes:
label: Describe your request for enhancements!
validations:
required: true
- type: textarea
id: context
attributes:
label: Additional context
- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/LinwoodDev/Setonix/blob/develop/CODE_OF_CONDUCT.md)
options:
- label: I agree to follow this project's Code of Conduct
required: true
name: Enhancement
description: Suggest an enhancement to an existing feature
title: "[Enhancement]: "
labels: ["enhancement", "triage"]
assignees:
- CodeDoctorDE
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this request for enhancements!
- type: input
id: feature
attributes:
label: Which feature is your request related to?
- type: textarea
id: description
attributes:
label: Describe your request for enhancements!
validations:
required: true
- type: textarea
id: context
attributes:
label: Additional context
- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/LinwoodDev/Setonix/blob/develop/CODE_OF_CONDUCT.md)
options:
- label: I agree to follow this project's Code of Conduct
required: true
66 changes: 33 additions & 33 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
name: Feature request
description: Suggest a new feature
title: "[Feature request]: "
labels: ["feature-request", "triage"]
assignees:
- CodeDoctorDE
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this feature request!
- type: textarea
id: related-to-problem
attributes:
label: Is your feature request related to a problem? Please describe
- type: textarea
id: description
attributes:
label: Describe your feature request!
validations:
required: true
- type: textarea
id: context
attributes:
label: Additional context
- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/LinwoodDev/Setonix/blob/develop/CODE_OF_CONDUCT.md)
options:
- label: I agree to follow this project's Code of Conduct
required: true
name: Feature request
description: Suggest a new feature
title: "[Feature request]: "
labels: ["feature-request", "triage"]
assignees:
- CodeDoctorDE
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this feature request!
- type: textarea
id: related-to-problem
attributes:
label: Is your feature request related to a problem? Please describe
- type: textarea
id: description
attributes:
label: Describe your feature request!
validations:
required: true
- type: textarea
id: context
attributes:
label: Additional context
- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/LinwoodDev/Setonix/blob/develop/CODE_OF_CONDUCT.md)
options:
- label: I agree to follow this project's Code of Conduct
required: true
22 changes: 11 additions & 11 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
- package-ecosystem: "github-actions" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "github-actions" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v6
with:
node-version: 24
node-version: 26
- name: Install appdmg
run: |
python3 -m pip install setuptools
Expand Down
52 changes: 26 additions & 26 deletions .github/workflows/calibreapp-image-actions.yml
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
name: Compress Images Pull Request
on:
pull_request:
# Run Image Actions when JPG, JPEG, PNG or WebP files are added or changed.
# See https://help.github.com/en/actions/automating-your-workflow-with-github-actions/workflow-syntax-for-github-actions#onpushpull_requestpaths for reference.
paths:
- '**.jpg'
- '**.jpeg'
- '**.png'
- '**.webp'
jobs:
build:
# Only run on Pull Requests within the same repository, and not from forks.
if: github.event.pull_request.head.repo.full_name == github.repository
name: calibreapp/image-actions
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v6

- name: Compress Images
uses: calibreapp/image-actions@main
with:
# The `GITHUB_TOKEN` is automatically generated by GitHub and scoped only to the repository that is currently running the action. By default, the action can’t update Pull Requests initiated from forked repositories.
# See https://docs.github.com/en/actions/reference/authentication-in-a-workflow and https://help.github.com/en/articles/virtual-environments-for-github-actions#token-permissions
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
name: Compress Images Pull Request
on:
pull_request:
# Run Image Actions when JPG, JPEG, PNG or WebP files are added or changed.
# See https://help.github.com/en/actions/automating-your-workflow-with-github-actions/workflow-syntax-for-github-actions#onpushpull_requestpaths for reference.
paths:
- '**.jpg'
- '**.jpeg'
- '**.png'
- '**.webp'
jobs:
build:
# Only run on Pull Requests within the same repository, and not from forks.
if: github.event.pull_request.head.repo.full_name == github.repository
name: calibreapp/image-actions
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v6
- name: Compress Images
uses: calibreapp/image-actions@main
with:
# The `GITHUB_TOKEN` is automatically generated by GitHub and scoped only to the repository that is currently running the action. By default, the action can’t update Pull Requests initiated from forked repositories.
# See https://docs.github.com/en/actions/reference/authentication-in-a-workflow and https://help.github.com/en/articles/virtual-environments-for-github-actions#token-permissions
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
56 changes: 28 additions & 28 deletions .github/workflows/compress-images.yml
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
# Compress images on demand (workflow_dispatch), and at 11pm every Sunday (schedule).
# Open a Pull Request if any images can be compressed.
name: Compress Images
on:
workflow_dispatch:
schedule:
- cron: '00 23 * * 0'
jobs:
build:
name: calibreapp/image-actions
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v6
- name: Compress Images
id: calibre
uses: calibreapp/image-actions@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
compressOnly: true
- name: Create New Pull Request If Needed
if: steps.calibre.outputs.markdown != ''
uses: peter-evans/create-pull-request@v8
with:
title: Compressed Images Nightly
branch-suffix: timestamp
commit-message: Compressed Images
body: ${{ steps.calibre.outputs.markdown }}
# Compress images on demand (workflow_dispatch), and at 11pm every Sunday (schedule).
# Open a Pull Request if any images can be compressed.
name: Compress Images
on:
workflow_dispatch:
schedule:
- cron: '00 23 * * 0'
jobs:
build:
name: calibreapp/image-actions
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v6
- name: Compress Images
id: calibre
uses: calibreapp/image-actions@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
compressOnly: true
- name: Create New Pull Request If Needed
if: steps.calibre.outputs.markdown != ''
uses: peter-evans/create-pull-request@v8
with:
title: Compressed Images Nightly
branch-suffix: timestamp
commit-message: Compressed Images
body: ${{ steps.calibre.outputs.markdown }}
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v6
with:
node-version: 24
node-version: 26
cache: "pnpm"
cache-dependency-path: docs/pnpm-lock.yaml
- name: Install dependencies
Expand Down
Loading
Loading