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"
26 changes: 13 additions & 13 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-24.04
steps:
- name: ⬆️ Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7
- name: 🔧 Setup java
uses: actions/setup-java@v5
with:
Expand Down Expand Up @@ -167,7 +167,7 @@ jobs:
working-directory: app
steps:
- name: ⬆️ Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7
- name: Make yq tool available on Windows runners
run: |
choco install yq
Expand Down Expand Up @@ -232,7 +232,7 @@ jobs:
working-directory: app
steps:
- name: ⬆️ Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7
- name: 🦀 Setup Rust
uses: actions-rust-lang/setup-rust-toolchain@v1
- uses: subosito/flutter-action@v2.23.0
Expand Down Expand Up @@ -286,7 +286,7 @@ jobs:
working-directory: app
steps:
- name: ⬆️ Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7
- name: Setup Rust
uses: actions-rust-lang/setup-rust-toolchain@v1
- name: Get dependencies
Expand Down Expand Up @@ -437,7 +437,7 @@ jobs:
runs-on: ${{ matrix.arch.image }}
steps:
- name: ⬆️ Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7
- name: Add snapcraft directory
run: |
mkdir -p snap
Expand All @@ -464,7 +464,7 @@ jobs:
working-directory: app
steps:
- name: ⬆️ Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7
- name: 🦀 Setup Rust
uses: actions-rust-lang/setup-rust-toolchain@v1
- uses: subosito/flutter-action@v2.23.0
Expand Down 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 Expand Up @@ -525,7 +525,7 @@ jobs:
working-directory: app
steps:
- name: ⬆️ Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7
- name: 🦀 Setup Rust
uses: actions-rust-lang/setup-rust-toolchain@v1
- uses: subosito/flutter-action@v2.23.0
Expand Down Expand Up @@ -592,7 +592,7 @@ jobs:
runs-on: ${{ matrix.os.name }}
steps:
- name: ⬆️ Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7
- name: Install yq
if: ${{ matrix.os.name == 'windows-2025' }}
run: choco install yq
Expand Down Expand Up @@ -653,7 +653,7 @@ jobs:
# if: github.event_name != 'pull_request'
# steps:
# - name: ⬆️ Checkout
# uses: actions/checkout@v6
# uses: actions/checkout@v7
# - name: Set Docker tag
# id: docker_tag
# run: |
Expand Down Expand Up @@ -700,7 +700,7 @@ jobs:
- build-server
steps:
- name: ⬆️ Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7
env:
CI_PAT: ${{ secrets.CI_PAT }}
with:
Expand Down Expand Up @@ -1044,7 +1044,7 @@ jobs:
PLAY_STORE_CREDENTIALS: ${{ secrets.PLAY_STORE_CREDENTIALS }}
steps:
- name: ⬆️ Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
token: ${{ secrets.CI_PAT }}
- name: Setup git
Expand Down Expand Up @@ -1104,7 +1104,7 @@ jobs:
# needs: [deploy]
# runs-on: windows-latest
# steps:
# - uses: actions/checkout@v6
# - uses: actions/checkout@v7
# with:
# token: ${{ secrets.CI_PAT }}
# - if: ${{ github.ref == 'refs/tags/stable' }}
Expand Down
Loading
Loading