Skip to content

Commit ed933e4

Browse files
ci: fusionauth 1.57.0, bump github-actions, switch to homebrew-formula, and improve docs (#65)
* ci(fusionauth): add 1.57.0 * ci(workflow): add fusionauth-1.57.0 - updating latest workflow to latest tag since its using the fusionauth tap always getting the latest release - adding 1.56.0 and 1.57.0 tag to fusionauth-matrix and consuming the formula via wget since the formulas are now correct in this version - adding latest version pinning to 1.57.0 and use of formula for fusionauth-latest-ios-matrix consuming formulas: - https://github.com/FusionAuth/homebrew-fusionauth/blob/1.56.0/Formula/fusionauth-app.rb - https://github.com/FusionAuth/homebrew-fusionauth/blob/1.57.0/Formula/fusionauth-app.rb * chore(github): update issue templates * build(deps): bump the prod-github-actions group across 1 directory with 4 updates Bumps the prod-github-actions group with 4 updates in the / directory: [github/codeql-action](https://github.com/github/codeql-action), [actions/upload-artifact](https://github.com/actions/upload-artifact), [actions/setup-python](https://github.com/actions/setup-python) and [reviewdog/action-setup](https://github.com/reviewdog/action-setup). Updates `github/codeql-action` from 3.28.11 to 3.28.13 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v3.28.11...v3.28.13) Updates `actions/upload-artifact` from 4.6.1 to 4.6.2 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.6.1...v4.6.2) Updates `actions/setup-python` from 5.4.0 to 5.5.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5.4.0...v5.5.0) Updates `reviewdog/action-setup` from 1.3.0 to 1.3.2 - [Release notes](https://github.com/reviewdog/action-setup/releases) - [Commits](reviewdog/action-setup@v1.3.0...v1.3.2) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-github-actions - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-github-actions - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-github-actions - dependency-name: reviewdog/action-setup dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-github-actions ... Signed-off-by: dependabot[bot] <[email protected]> * ci(workflow): fix fusionauth-docker-image-version env * build(deps): bump the prod-github-actions group across 1 directory with 5 updates Bumps the prod-github-actions group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [swift-actions/setup-swift](https://github.com/swift-actions/setup-swift) | `2.2.0` | `2.3.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.28.11` | `3.28.15` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.1` | `4.6.2` | | [actions/setup-python](https://github.com/actions/setup-python) | `5.4.0` | `5.5.0` | | [reviewdog/action-setup](https://github.com/reviewdog/action-setup) | `1.3.0` | `1.3.2` | Updates `swift-actions/setup-swift` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/swift-actions/setup-swift/releases) - [Commits](swift-actions/setup-swift@d4537ff...6824571) Updates `github/codeql-action` from 3.28.11 to 3.28.15 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v3.28.11...v3.28.15) Updates `actions/upload-artifact` from 4.6.1 to 4.6.2 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.6.1...v4.6.2) Updates `actions/setup-python` from 5.4.0 to 5.5.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5.4.0...v5.5.0) Updates `reviewdog/action-setup` from 1.3.0 to 1.3.2 - [Release notes](https://github.com/reviewdog/action-setup/releases) - [Commits](reviewdog/action-setup@v1.3.0...v1.3.2) --- updated-dependencies: - dependency-name: swift-actions/setup-swift dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-github-actions - dependency-name: github/codeql-action dependency-version: 3.28.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-github-actions - dependency-name: actions/upload-artifact dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-github-actions - dependency-name: actions/setup-python dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-github-actions - dependency-name: reviewdog/action-setup dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-github-actions ... Signed-off-by: dependabot[bot] <[email protected]> * build(deps): bump swift, xcode, and simulator-version - swift to 6.1.0 - xcode to 16.3 - simulator-version to 18.4 * Revert "build(deps): bump swift, xcode, and simulator-version" This reverts commit efe8a3a. * build(deps): bump the prod-github-actions group across 1 directory with 4 updates Bumps the prod-github-actions group with 4 updates in the / directory: [swift-actions/setup-swift](https://github.com/swift-actions/setup-swift), [github/codeql-action](https://github.com/github/codeql-action), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/setup-python](https://github.com/actions/setup-python). Updates `swift-actions/setup-swift` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/swift-actions/setup-swift/releases) - [Commits](swift-actions/setup-swift@d4537ff...6824571) Updates `github/codeql-action` from 3.28.11 to 3.28.17 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v3.28.11...v3.28.17) Updates `actions/upload-artifact` from 4.6.1 to 4.6.2 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.6.1...v4.6.2) Updates `actions/setup-python` from 5.4.0 to 5.6.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5.4.0...v5.6.0) --- updated-dependencies: - dependency-name: swift-actions/setup-swift dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-github-actions - dependency-name: github/codeql-action dependency-version: 3.28.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-github-actions - dependency-name: actions/upload-artifact dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-github-actions - dependency-name: actions/setup-python dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-github-actions ... Signed-off-by: dependabot[bot] <[email protected]> * ci(release): improve changelog generation - Tested in https://github.com/sonderformat-llc/release-please-prerelease-example/ * ci(e2e-test): downgrade swift-action --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c66166a commit ed933e4

19 files changed

+1701
-41
lines changed
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
name: Bug report
3+
about: Create a bug report to help us improve this SDK
4+
5+
---
6+
7+
## (Put bug title here)
8+
9+
### Description
10+
A clear and concise description of the bug.
11+
12+
### Affects versions
13+
List the version you are running, and any other versions you have attempted.
14+
15+
### Steps to reproduce
16+
Steps to reproduce the behavior:
17+
1. Go to '...'
18+
2. Click on '....'
19+
3. Scroll down to '....'
20+
4. See error
21+
22+
### Expected behavior
23+
A clear and concise description of what you expected to happen.
24+
25+
### Screenshots
26+
If applicable, add screenshots to help explain your problem.
27+
28+
### Platform
29+
(Please complete the following information)
30+
- Device: [e.g. iPhone 14, iPhone 15 Pro, iPhone 16e, etc]
31+
- OS: [e.g. iOS, macOS, watchOS, etc]
32+
- Default Mobile Browser + version [e.g. chrome, safari plus a version]
33+
- FusionAuth version [e.g. 1.48.3]
34+
35+
### Community guidelines
36+
All issues filed in this repository must abide by the [FusionAuth community guidelines](https://fusionauth.io/community/forum/topic/1000/code-of-conduct).
37+
38+
### Additional context
39+
Add any other context about the problem here.
40+
Lines changed: 67 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,89 @@
11
name: Bug Report (Form)
2-
description: Create a bug report to help us improve FusionAuth
2+
description: Create a bug report to help us improve this SDK
33
title: "[Bug]: "
44

55
body:
66
- type: markdown
77
attributes:
88
value: |
9-
Thanks for taking the time to fill out this bug report. We really appreciate it!
9+
Thanks for taking the time to report a bug. This information helps us identify and fix issues faster!
10+
1011
- type: textarea
1112
id: description
1213
attributes:
13-
label: What happened?
14-
description: What happened, and what did you expect to happen?
15-
placeholder: "Example: I clicked a button and it exploded."
14+
label: Description
15+
description: A clear and concise description of the bug.
16+
placeholder: "Example: When I try to..."
17+
validations:
18+
required: true
19+
20+
- type: textarea
21+
id: affects-versions
22+
attributes:
23+
label: Affects versions
24+
description: List the version you are running, and any other versions you have attempted.
25+
placeholder: "Example: SDK version 1.2.3, also tried with 1.2.2"
26+
validations:
27+
required: true
28+
29+
- type: textarea
30+
id: steps-to-reproduce
31+
attributes:
32+
label: Steps to reproduce
33+
description: Steps to reproduce the behavior.
34+
placeholder: |
35+
1. Go to '...'
36+
2. Click on '....'
37+
3. Scroll down to '....'
38+
4. See error
39+
validations:
40+
required: true
41+
42+
- type: textarea
43+
id: expected-behavior
44+
attributes:
45+
label: Expected behavior
46+
description: A clear and concise description of what you expected to happen.
1647
validations:
1748
required: true
18-
- type: input
19-
id: version
49+
50+
- type: textarea
51+
id: screenshots
52+
attributes:
53+
label: Screenshots
54+
description: If applicable, add screenshots to help explain your problem.
55+
validations:
56+
required: false
57+
58+
- type: textarea
59+
id: platform
2060
attributes:
21-
label: Version
22-
description: What version of FusionAuth are you using?
23-
placeholder: "Example: 1.42.0"
61+
label: Platform
62+
description: Please provide information about your environment.
63+
placeholder: |
64+
- Device: [e.g. iPhone 14, iPhone 15 Pro, etc]
65+
- OS: [e.g. iOS, macOS, watchOS, etc]
66+
- Default Mobile Browser + version [e.g. chrome, safari plus a version]
67+
- FusionAuth version [e.g. 1.48.3]
2468
validations:
2569
required: true
26-
- type: input
27-
id: affects_versions
70+
71+
- type: textarea
72+
id: additional-context
2873
attributes:
29-
label: Affects Versions
30-
description: What versions of FusionAuth will be affected by this bug? If you do not know, just leave this blank and a FusionAuth engineer will figure it out.
31-
placeholder: "Example: >= 1.42.0, or 1.42.0 - 1.44.1"
74+
label: Additional context
75+
description: Add any other context about the problem here.
3276
validations:
3377
required: false
78+
3479
- type: markdown
3580
attributes:
3681
value: |
3782
#### Community guidelines
38-
All issues filed in this repository must abide by the [FusionAuth community guidelines](https://fusionauth.io/community/forum/topic/1000/code-of-conduct).
83+
All issues filed in this repository must abide by the [FusionAuth community guidelines](https://fusionauth.io/community/forum/topic/1000/code-of-conduct).
84+
85+
- type: markdown
86+
attributes:
87+
value: |
88+
#### How to vote
89+
Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
name: Feature request
3+
about: Suggest a new feature for this SDK
4+
5+
---
6+
7+
## (Put feature request title here)
8+
9+
### Problem
10+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
11+
12+
### Solution
13+
A clear and concise description of what you want to happen.
14+
15+
### Alternatives/workarounds
16+
A clear and concise description of any alternative solutions or workarounds you've considered.
17+
18+
### Additional context
19+
Add any other context or screenshots about the feature request here.
20+
21+
### Community guidelines
22+
All issues filed in this repository must abide by the [FusionAuth community guidelines](https://fusionauth.io/community/forum/topic/1000/code-of-conduct).
23+
24+
### How to vote
25+
Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
name: Feature Request (Form)
2+
description: Suggest a new feature for this SDK
3+
title: "[Feature]: "
4+
5+
body:
6+
- type: markdown
7+
attributes:
8+
value: |
9+
Thanks for taking the time to suggest a new feature. Your input helps us improve the SDK!
10+
11+
- type: textarea
12+
id: problem
13+
attributes:
14+
label: Problem
15+
description: A clear and concise description of what the problem is.
16+
placeholder: "Example: I'm always frustrated when..."
17+
validations:
18+
required: true
19+
20+
- type: textarea
21+
id: solution
22+
attributes:
23+
label: Solution
24+
description: A clear and concise description of what you want to happen.
25+
placeholder: "Example: It would be great if..."
26+
validations:
27+
required: true
28+
29+
- type: textarea
30+
id: alternatives
31+
attributes:
32+
label: Alternatives/workarounds
33+
description: A clear and concise description of any alternative solutions or workarounds you've considered.
34+
placeholder: "Example: Currently I have to..."
35+
validations:
36+
required: false
37+
38+
- type: textarea
39+
id: additional-context
40+
attributes:
41+
label: Additional context
42+
description: Add any other context or screenshots about the feature request here.
43+
validations:
44+
required: false
45+
46+
- type: markdown
47+
attributes:
48+
value: |
49+
#### Community guidelines
50+
All issues filed in this repository must abide by the [FusionAuth community guidelines](https://fusionauth.io/community/forum/topic/1000/code-of-conduct).
51+
52+
- type: markdown
53+
attributes:
54+
value: |
55+
#### How to vote
56+
Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
name: General issue
3+
about: Use this for a general comment or issue you've encountered
4+
5+
---
6+
7+
## (Put issue title here)
8+
9+
### Description
10+
Provide a description of the problem you have or just leave us a general comment here.
11+
12+
Is this a question about how to use FusionAuth? Please consider posting on the [FusionAuth forum](https://fusionauth.io/community/forum/) instead.
13+
14+
### Community guidelines
15+
All issues filed in this repository must abide by the [FusionAuth community guidelines](https://fusionauth.io/community/forum/topic/1000/code-of-conduct).
16+
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
name: General Issue (Form)
2+
description: Use this for a general comment or issue you've encountered
3+
title: "[General]: "
4+
5+
body:
6+
- type: markdown
7+
attributes:
8+
value: |
9+
Thanks for taking the time to share your issue or comment with us!
10+
11+
- type: textarea
12+
id: description
13+
attributes:
14+
label: Description
15+
description: Provide a description of the problem you have or leave us a general comment here.
16+
placeholder: "Example: I noticed that..."
17+
validations:
18+
required: true
19+
20+
- type: markdown
21+
attributes:
22+
value: |
23+
Is this a question about how to use FusionAuth? Please consider posting on the [FusionAuth forum](https://fusionauth.io/community/forum/) instead.
24+
25+
- type: textarea
26+
id: additional-context
27+
attributes:
28+
label: Additional context
29+
description: Add any other context, screenshots, or information that might be helpful.
30+
validations:
31+
required: false
32+
33+
- type: markdown
34+
attributes:
35+
value: |
36+
#### Community guidelines
37+
All issues filed in this repository must abide by the [FusionAuth community guidelines](https://fusionauth.io/community/forum/topic/1000/code-of-conduct).
38+
39+
- type: markdown
40+
attributes:
41+
value: |
42+
#### How to vote
43+
Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.

.github/prerelease-config.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
"prerelease": true,
44
"prerelease-type": "rc",
55
"versioning": "prerelease",
6+
"changelog-sections": [
7+
{ "type": "feat", "hidden": false, "section": "Features" },
8+
{ "type": "fix", "hidden": false, "section": "Bug Fixes" },
9+
{ "type": "refactor", "hidden": false, "section": "Code Refactoring" },
10+
{ "type": "chore", "hidden": false, "section": "Miscellaneous Chores" },
11+
{ "type": "build", "hidden": false, "section": "Build System and Dependencies" },
12+
{ "type": "docs", "hidden": false, "section": "Docs" }
13+
],
614
"packages": {
715
".": {
816
"type": "generic"

.github/release-config.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
{
22
"release-type": "simple",
3+
"changelog-sections": [
4+
{ "type": "feat", "hidden": false, "section": "Features" },
5+
{ "type": "fix", "hidden": false, "section": "Bug Fixes" },
6+
{ "type": "refactor", "hidden": false, "section": "Code Refactoring" },
7+
{ "type": "chore", "hidden": false, "section": "Miscellaneous Chores" },
8+
{ "type": "build", "hidden": false, "section": "Build System and Dependencies" },
9+
{ "type": "docs", "hidden": false, "section": "Docs" }
10+
],
311
"packages": {
412
".": {
513
"type": "generic",

.github/workflows/codeql-package.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686

8787
# Initialize CodeQL.
8888
- name: Initialize CodeQL
89-
uses: github/codeql-action/[email protected].11
89+
uses: github/codeql-action/[email protected].17
9090
with:
9191
languages: ${{ matrix.language }}
9292
build-mode: ${{ matrix.build-mode }}
@@ -116,7 +116,7 @@ jobs:
116116

117117
# Perform CodeQL analysis after the build has completed successfully or failed.
118118
- name: Perform CodeQL Analysis
119-
uses: github/codeql-action/[email protected].11
119+
uses: github/codeql-action/[email protected].17
120120
if: success() || failure()
121121
with:
122122
category: "/language:${{matrix.language}}"

.github/workflows/codeql-samples-quickstart.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888

8989
# Initialize CodeQL.
9090
- name: Initialize CodeQL
91-
uses: github/codeql-action/[email protected].11
91+
uses: github/codeql-action/[email protected].17
9292
with:
9393
languages: ${{ matrix.language }}
9494
build-mode: ${{ matrix.build-mode }}
@@ -119,7 +119,7 @@ jobs:
119119

120120
# Perform CodeQL Analysis if the build succeeded or failed.
121121
- name: Perform CodeQL Analysis
122-
uses: github/codeql-action/[email protected].11
122+
uses: github/codeql-action/[email protected].17
123123
if: success() || failure()
124124
with:
125125
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)