Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

リファクタリング #621

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
156 commits
Select commit Hold shift + click to select a range
597ec18
ci: setup new groupId
Javakky-pxv Jul 27, 2023
e14c85f
ci: プロジェクト内の groupId を修正
Javakky-pxv Jul 27, 2023
9cbc7b6
Update error_prone_annotations to 2.21.1
scala-steward Aug 26, 2023
b643e66
Update sbt-native-packager to 1.3.25
scala-steward Aug 26, 2023
d91d4e1
Update scalafmt-core to 3.7.12
scala-steward Aug 26, 2023
d3004e6
Update scalameta to 4.8.8
scala-steward Aug 26, 2023
57c730e
Update sbt-scalariform to 1.8.3
scala-steward Aug 26, 2023
1257182
Update sbt-coveralls to 1.3.11
scala-steward Aug 26, 2023
6235298
Update specs2-core, specs2-mock to 4.20.2
scala-steward Aug 26, 2023
f51ff58
Update snakeyaml to 2.2
scala-steward Aug 27, 2023
64f312d
fix: SwaggerParameterMapper を generator パッケージに移動
Javakky-pxv Aug 28, 2023
c0eda64
fix: SwaggerSpecGenerator を generator パッケージに移動
Javakky-pxv Aug 28, 2023
59c21f8
fix: parseYaml を分割
Javakky-pxv Aug 28, 2023
17c98c2
fix: CustomTypeMapping の分割
Javakky-pxv Aug 28, 2023
1bade40
fix: SwaggerParameter の分割
Javakky-pxv Aug 28, 2023
92b68dc
feat: RoutesParseException の実装
Javakky-pxv Aug 28, 2023
e81f7c2
refactor: SwaggerParameterMapper のリファクタリング
Javakky-pxv Aug 28, 2023
365bf6b
Update sbt to 1.9.4
scala-steward Aug 26, 2023
b36c630
Merge pull request #14 from play-swagger/javakky/refactor-all
Javakky-pxv Aug 28, 2023
24e5b8b
refactor: DomainModelQualifier の移動
Javakky-pxv Aug 29, 2023
185cf22
refactor: NamingStrategy の命名変更
Javakky-pxv Aug 29, 2023
7e923e6
refactor: DefinitionGenerator の移動
Javakky-pxv Aug 29, 2023
2be4f1f
refactor: Definition の移動
Javakky-pxv Aug 29, 2023
e207cea
refactor: propertiesWriter の実装
Javakky-pxv Aug 29, 2023
45cb593
fix: Definition Writer の修正
Javakky-pxv Aug 29, 2023
d794500
refactor: SwaggerSpecGenerator のリファクタリング
Javakky-pxv Aug 29, 2023
2571910
Merge branch 'master' into update/snakeyaml-2.2
Javakky-pxv Aug 29, 2023
005c724
Merge branch 'master' into update/specs2-core-4.20.2
Javakky-pxv Aug 29, 2023
d7617a1
Merge branch 'master' into update/sbt-coveralls-1.3.11
Javakky-pxv Aug 29, 2023
91c7bb7
Merge branch 'master' into update/error_prone_annotations-2.21.1
Javakky-pxv Aug 29, 2023
09c0525
Merge branch 'master' into update/sbt-scalariform-1.8.3
Javakky-pxv Aug 29, 2023
febe171
Merge branch 'master' into update/sbt-native-packager-1.3.25
Javakky-pxv Aug 29, 2023
b3d7f1f
Merge branch 'master' into update/scalafmt-core-3.7.12
Javakky-pxv Aug 29, 2023
838c014
Merge branch 'master' into update/scalameta-4.8.8
Javakky-pxv Aug 29, 2023
4b6e774
Merge pull request #16 from play-swagger/javakky/refactoring
Javakky-pxv Aug 29, 2023
fc7e64c
Update scalafmt-core to 3.7.13
scala-steward Aug 29, 2023
dd5ea66
Update scalameta to 4.8.9
scala-steward Aug 29, 2023
6f216bc
Merge pull request #15 from play-swagger/update/sbt-1.9.4
Javakky-pxv Aug 30, 2023
95fa29a
Merge pull request #13 from scala-steward/update/snakeyaml-2.2
Javakky-pxv Aug 30, 2023
f1c8d51
Merge pull request #4 from scala-steward/update/error_prone_annotatio…
Javakky-pxv Aug 30, 2023
5d17d0a
Merge pull request #5 from scala-steward/update/sbt-native-packager-1…
Javakky-pxv Aug 30, 2023
3b4632e
Merge pull request #7 from scala-steward/update/scalafmt-core-3.7.12
Javakky-pxv Aug 30, 2023
cbb7f24
Merge pull request #11 from scala-steward/update/specs2-core-4.20.2
Javakky-pxv Aug 30, 2023
1d2971b
Merge pull request #9 from scala-steward/update/sbt-scalariform-1.8.3
Javakky-pxv Aug 30, 2023
d6f5f5a
Merge pull request #8 from scala-steward/update/scalameta-4.8.8
Javakky-pxv Aug 30, 2023
b32fd28
Merge pull request #10 from scala-steward/update/sbt-coveralls-1.3.11
Javakky-pxv Aug 30, 2023
1736401
Merge branch 'master' into update/scalameta-4.8.9
Javakky-pxv Aug 30, 2023
5a514f9
Merge branch 'master' into update/scalafmt-core-3.7.13
Javakky-pxv Aug 30, 2023
6aa5ef1
Merge pull request #19 from scala-steward/update/scalameta-4.8.9
Javakky-pxv Aug 30, 2023
d75806e
Merge pull request #18 from scala-steward/update/scalafmt-core-3.7.13
Javakky-pxv Aug 30, 2023
f442229
Update sbt-scalafmt to 2.5.1
scala-steward Aug 29, 2023
c54fb66
Merge pull request #20 from play-swagger/update/sbt-scalafmt-2.5.1
Javakky-pxv Aug 31, 2023
5f313c6
ci: setting sonatypeRepository
Javakky-pxv Aug 31, 2023
4de9547
Update sbt-scalafix to 0.11.1
scala-steward Sep 13, 2023
47df936
Update scala-library to 2.13.12
scala-steward Sep 13, 2023
f509621
Update sbt-scalafmt to 2.5.2
scala-steward Sep 13, 2023
61d94d8
Update scalafmt-core to 3.7.14
scala-steward Sep 13, 2023
1fbcfdc
Update sbt-scoverage to 2.0.9
scala-steward Sep 13, 2023
130117e
Update sbt to 1.9.6
scala-steward Sep 16, 2023
8524164
Update play-json to 2.10.1
scala-steward Sep 18, 2023
4dd2c5f
Update sbt-web to 1.5.1
scala-steward Sep 18, 2023
4ddf575
Update error_prone_annotations to 2.22.0
scala-steward Sep 22, 2023
f92f0c6
Update scalameta to 4.8.11
scala-steward Sep 26, 2023
40e2a88
Merge pull request #28 from scala-steward/update/sbt-scoverage-2.0.9
Javakky-pxv Oct 2, 2023
64438d6
Merge pull request #23 from scala-steward/update/sbt-scalafix-0.11.1
Javakky-pxv Oct 2, 2023
98eebfa
Merge pull request #24 from scala-steward/update/scala-library-2.13.12
Javakky-pxv Oct 2, 2023
8791f7a
Merge branch 'master' into update/sbt-scalafmt-2.5.2
Javakky-pxv Oct 2, 2023
90398c4
Merge branch 'master' into update/scalameta-4.8.11
Javakky-pxv Oct 2, 2023
4f802f5
Merge branch 'master' into update/error_prone_annotations-2.22.0
Javakky-pxv Oct 2, 2023
6556f1e
Merge branch 'master' into update/sbt-web-1.5.1
Javakky-pxv Oct 2, 2023
c28b1c0
Merge branch 'master' into update/play-json-2.10.1
Javakky-pxv Oct 2, 2023
cda6463
Merge branch 'master' into update/sbt-1.9.6
Javakky-pxv Oct 2, 2023
c128800
Merge branch 'master' into update/scalafmt-core-3.7.14
Javakky-pxv Oct 2, 2023
34389a6
Merge pull request #34 from scala-steward/update/scalameta-4.8.11
Javakky-pxv Oct 2, 2023
683f017
Merge pull request #30 from scala-steward/update/sbt-1.9.6
Javakky-pxv Oct 2, 2023
927ffd8
Merge pull request #26 from scala-steward/update/scalafmt-core-3.7.14
Javakky-pxv Oct 2, 2023
d3959cd
Merge pull request #33 from scala-steward/update/error_prone_annotati…
Javakky-pxv Oct 2, 2023
5b905e3
Merge pull request #31 from scala-steward/update/play-json-2.10.1
Javakky-pxv Oct 2, 2023
8e72fab
Merge pull request #32 from scala-steward/update/sbt-web-1.5.1
Javakky-pxv Oct 2, 2023
832a5f2
Merge pull request #25 from scala-steward/update/sbt-scalafmt-2.5.2
Javakky-pxv Oct 2, 2023
1f3e729
ci: add resolver
Javakky-pxv Oct 2, 2023
b2b9d0d
ci: change setting resolver
Javakky-pxv Oct 2, 2023
22812b5
Refs: #36 - Update README.md
funkrusher Oct 15, 2023
130c833
Refs: #36 - Update AlternativeSetup Readme
funkrusher Oct 15, 2023
322eed1
Update scalameta to 4.8.12
scala-steward Oct 17, 2023
26bce4e
ci: bump sbt-sonatype-version
Javakky-pxv Oct 17, 2023
92cef3b
ci: clean credential host settings
Javakky-pxv Oct 17, 2023
abbd533
ci: toplevel skip publish
Javakky-pxv Oct 17, 2023
b308b60
ci: setting skip
Javakky-pxv Oct 17, 2023
59d44c7
ci: setting skip
Javakky-pxv Oct 17, 2023
94e43a6
ci: add sonatypeProfileName
Javakky-pxv Oct 17, 2023
18cc7b1
ci: add sonatypeProfileName
Javakky-pxv Oct 17, 2023
bb2bb80
ci: add sonatypeProfileName
Javakky-pxv Oct 17, 2023
183e86f
ci: add sonatypeProfileName
Javakky-pxv Oct 17, 2023
8bce0fc
ci: add sonatypeProfileName
Javakky-pxv Oct 17, 2023
bc5be9b
ci: add sonatypeProfileName
Javakky-pxv Oct 17, 2023
ef499bc
ci: add sonatypeProfileName
Javakky-pxv Oct 17, 2023
053a843
ci: set publishSigned and publishLocal
Javakky-pxv Oct 17, 2023
bbd6999
ci: set publishSigned and publishLocal
Javakky-pxv Oct 17, 2023
5f0aaf5
ci: comment out skip in thisbuild
Javakky-pxv Oct 17, 2023
d6c4131
ci: additional publish setting delete
Javakky-pxv Oct 17, 2023
25f452e
ci: toplevel skio
Javakky-pxv Oct 17, 2023
3826336
ci: toplevel skip
Javakky-pxv Oct 17, 2023
31ef728
ci: setting sbt-sonatype version
Javakky-pxv Oct 17, 2023
dc2305b
fix: release-version-to-8
Javakky-pxv Oct 17, 2023
a436c91
fix: sbt clean
Javakky-pxv Oct 17, 2023
87cc844
fix: skip false
Javakky-pxv Oct 17, 2023
95b2de9
fix: skip false
Javakky-pxv Oct 17, 2023
c19b032
fix: setup resolvers
Javakky-pxv Oct 17, 2023
3fac7d1
fix: setup sonatypeSessionName
Javakky-pxv Oct 17, 2023
2da5f98
fix: cat sonatypeBundleDirectory
Javakky-pxv Oct 17, 2023
1739da0
fix: setup sonatypeBundleDirectory
Javakky-pxv Oct 17, 2023
93df5a3
fix: setup sonatypeBundleDirectory
Javakky-pxv Oct 17, 2023
c937b04
fix: setup sonatypeBundleDirectory
Javakky-pxv Oct 17, 2023
5cc9338
fix: setup sonatypeBundleDirectory
Javakky-pxv Oct 17, 2023
9f892ba
fix: setup sonatypeBundleDirectory
Javakky-pxv Oct 17, 2023
aad1ac4
fix: setup sonatypeBundleDirectory
Javakky-pxv Oct 17, 2023
b3e9ff4
fix: setup git version
Javakky-pxv Oct 17, 2023
ee000fd
ci: set target project
Javakky-pxv Oct 17, 2023
776e4ed
ci: set target project
Javakky-pxv Oct 17, 2023
c8ca615
ci: drop sbtopts
Javakky-pxv Oct 17, 2023
fb67dbc
ci: view git diff
Javakky-pxv Oct 17, 2023
8e243c3
ci: view git diff
Javakky-pxv Oct 17, 2023
16fb30e
style: scalafix, scalafmt
Javakky-pxv Oct 17, 2023
cd37596
ci: use 11
Javakky-pxv Oct 17, 2023
c665f35
Update error_prone_annotations to 2.23.0
scala-steward Oct 18, 2023
f61cc50
Update sbt-web to 1.5.2
scala-steward Oct 25, 2023
2e1ddaa
Update sbt to 1.9.7
scala-steward Oct 25, 2023
e64b5b3
Update scalafmt-core to 3.7.15
scala-steward Oct 25, 2023
440ed57
Update play-json to 2.10.3
scala-steward Nov 6, 2023
a82d959
Update specs2-core, specs2-mock to 4.20.3
scala-steward Nov 6, 2023
643b536
Update play-test, routes-compiler to 2.8.21
scala-steward Nov 9, 2023
f21d162
build: ThisBuild / publish / skip
Javakky-pxv Nov 10, 2023
4f4728a
build: delete scalariform
Javakky-pxv Nov 10, 2023
896fe60
Merge pull request #50 from play-swagger/javakky/delete-scalariform
Javakky-pxv Nov 10, 2023
1893535
Merge pull request #37 from funkrusher/36-readme
Javakky-pxv Nov 10, 2023
a7fd248
Merge branch 'master' into update/scalameta-4.8.12
Javakky-pxv Nov 10, 2023
fc3b69f
Merge branch 'master' into update/error_prone_annotations-2.23.0
Javakky-pxv Nov 10, 2023
a024e9f
Merge branch 'master' into update/sbt-web-1.5.2
Javakky-pxv Nov 10, 2023
c390478
Merge branch 'master' into update/sbt-1.9.7
Javakky-pxv Nov 10, 2023
b9e6097
Merge branch 'master' into update/scalafmt-core-3.7.15
Javakky-pxv Nov 10, 2023
6b0f8e0
Merge branch 'master' into update/play-json-2.10.3
Javakky-pxv Nov 10, 2023
aa4e472
Merge branch 'master' into update/specs2-core-4.20.3
Javakky-pxv Nov 10, 2023
7df8940
Merge branch 'master' into update/play-test-2.8.21
Javakky-pxv Nov 10, 2023
c1790ad
Merge pull request #39 from scala-steward/update/error_prone_annotati…
Javakky-pxv Nov 10, 2023
025fd7f
Merge pull request #46 from scala-steward/update/specs2-core-4.20.3
Javakky-pxv Nov 10, 2023
a4a9a85
Merge branch 'master' into update/play-json-2.10.3
Javakky-pxv Nov 10, 2023
ea06024
Merge pull request #43 from scala-steward/update/scalafmt-core-3.7.15
Javakky-pxv Nov 10, 2023
d0fb899
Merge pull request #42 from scala-steward/update/sbt-1.9.7
Javakky-pxv Nov 10, 2023
93eb9e4
Merge pull request #41 from scala-steward/update/sbt-web-1.5.2
Javakky-pxv Nov 10, 2023
c50f894
Merge pull request #38 from scala-steward/update/scalameta-4.8.12
Javakky-pxv Nov 10, 2023
7b27424
Merge pull request #49 from scala-steward/update/play-test-2.8.21
Javakky-pxv Nov 10, 2023
24b0dae
Merge branch 'master' into update/play-json-2.10.3
Javakky-pxv Nov 10, 2023
fe6687d
Merge pull request #45 from scala-steward/update/play-json-2.10.3
Javakky-pxv Nov 10, 2023
3513359
refactor: scalafix
Javakky-pxv Nov 10, 2023
c15ac1f
wip: inspector
Javakky-pxv Nov 10, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,12 @@ jobs:
distribution: temurin
java-version: 11
cache: sbt
- run: sbt ci-release
- run: sbt clean ci-release
env:
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}
PGP_SECRET: ${{ secrets.PGP_SECRET }}
SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
SONATYPE_USERNAME: ${{ secrets.SONATYPE_USERNAME }}
- name: "view git diff"
run: git diff
if: ${{ always() }}
19 changes: 18 additions & 1 deletion .scalafix.conf
Original file line number Diff line number Diff line change
@@ -1,15 +1,32 @@
rules = [
NamedParamOrder
JavaURLConstructorsWarn
OptionMapFlatMap
RemoveStringInterpolation
OptionMatchToRight
ReplaceFill
UnnecessaryCase
UnnecessaryMatch
ScalatestAssertThrowsToIntercept
MockitoThenToDo
RemoveUnused
NoAutoTupling
NoValInForComprehension
ProcedureSyntax
ExplicitResultTypes
fix.scala213.FinalObject
fix.scala213.Any2StringAdd
fix.scala213.Varargs
fix.scala213.ExplicitNullaryEtaExpansion
OrganizeImports
UnnecessarySemicolon
ZeroIndexToHead
CheckIsEmpty
NonCaseException
SingleConditionMatch
UnifyEmptyList
NamingConventionPackage
NeedMessageExtendsRuntimeException
MapToForeach
]

RemoveUnused {
Expand Down
2 changes: 1 addition & 1 deletion .scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "3.7.10"
version = "3.7.15"
style = default
maxColumn = 120
align.openParenCallSite = false
Expand Down
Loading
Loading