-
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #539 from refinedmods/release/2.0.0-milestone.3.7
Release v2.0.0-milestone.3.7
- Loading branch information
Showing
68 changed files
with
1,917 additions
and
1,011 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,5 +8,7 @@ on: | |
types: [ opened, synchronize, reopened ] | ||
jobs: | ||
build: | ||
uses: refinedmods/refinedarchitect/.github/workflows/[email protected] | ||
uses: refinedmods/refinedarchitect/.github/workflows/[email protected] | ||
with: | ||
gametests: true | ||
secrets: inherit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
<code_scheme name="Refined Mods" version="173"> | ||
<JavaCodeStyleSettings> | ||
<option name="SPACE_INSIDE_ONE_LINE_ENUM_BRACES" value="true" /> | ||
<option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="999" /> | ||
<option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="999" /> | ||
<option name="PACKAGES_TO_USE_IMPORT_ON_DEMAND"> | ||
<value /> | ||
</option> | ||
<option name="IMPORT_LAYOUT_TABLE"> | ||
<value> | ||
<package name="com.refinedmods" withSubpackages="true" static="false" /> | ||
<emptyLine /> | ||
<package name="java" withSubpackages="true" static="false" /> | ||
<package name="javax" withSubpackages="true" static="false" /> | ||
<emptyLine /> | ||
<package name="" withSubpackages="true" static="false" /> | ||
<emptyLine /> | ||
<package name="" withSubpackages="true" static="true" /> | ||
</value> | ||
</option> | ||
</JavaCodeStyleSettings> | ||
<ScalaCodeStyleSettings> | ||
<option name="MULTILINE_STRING_CLOSING_QUOTES_ON_NEW_LINE" value="true" /> | ||
</ScalaCodeStyleSettings> | ||
<codeStyleSettings language="Cookie"> | ||
<indentOptions> | ||
<option name="USE_TAB_CHARACTER" value="false" /> | ||
</indentOptions> | ||
</codeStyleSettings> | ||
<codeStyleSettings language="JAVA"> | ||
<option name="RIGHT_MARGIN" value="120" /> | ||
<option name="BLANK_LINES_BEFORE_PACKAGE" value="1" /> | ||
<option name="SPACE_BEFORE_ARRAY_INITIALIZER_LBRACE" value="true" /> | ||
<option name="CALL_PARAMETERS_WRAP" value="1" /> | ||
<option name="METHOD_PARAMETERS_WRAP" value="1" /> | ||
<option name="RESOURCE_LIST_WRAP" value="1" /> | ||
<option name="EXTENDS_LIST_WRAP" value="1" /> | ||
<option name="THROWS_LIST_WRAP" value="1" /> | ||
<option name="EXTENDS_KEYWORD_WRAP" value="1" /> | ||
<option name="THROWS_KEYWORD_WRAP" value="1" /> | ||
<option name="METHOD_CALL_CHAIN_WRAP" value="1" /> | ||
<option name="BINARY_OPERATION_WRAP" value="1" /> | ||
<option name="TERNARY_OPERATION_WRAP" value="1" /> | ||
<option name="FOR_STATEMENT_WRAP" value="1" /> | ||
<option name="ARRAY_INITIALIZER_WRAP" value="1" /> | ||
<option name="ASSIGNMENT_WRAP" value="1" /> | ||
<option name="ASSERT_STATEMENT_WRAP" value="1" /> | ||
<option name="IF_BRACE_FORCE" value="3" /> | ||
<option name="DOWHILE_BRACE_FORCE" value="3" /> | ||
<option name="WHILE_BRACE_FORCE" value="3" /> | ||
<option name="FOR_BRACE_FORCE" value="3" /> | ||
<option name="PARAMETER_ANNOTATION_WRAP" value="1" /> | ||
<option name="VARIABLE_ANNOTATION_WRAP" value="1" /> | ||
<option name="ENUM_CONSTANTS_WRAP" value="1" /> | ||
<indentOptions> | ||
<option name="CONTINUATION_INDENT_SIZE" value="4" /> | ||
</indentOptions> | ||
</codeStyleSettings> | ||
<codeStyleSettings language="NBTT"> | ||
<indentOptions> | ||
<option name="USE_TAB_CHARACTER" value="false" /> | ||
</indentOptions> | ||
</codeStyleSettings> | ||
</code_scheme> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# 0. | ||
|
||
Date: | ||
|
||
## Status | ||
|
||
## Context | ||
|
||
## Decision | ||
|
||
## Consequences | ||
|
||
## References |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# 7. Refined Architect | ||
|
||
Date: 2023-03-07 | ||
|
||
## Status | ||
|
||
Accepted | ||
|
||
## Context | ||
|
||
For Refined Storage, we want to build a large ecosystem of addon mods. However, all those addon mods, and even unrelated mods managed by Refined Mods, have a lot of duplication in terms of build infrastructure, GitHub Actions workflows and Gradle setup code. | ||
|
||
This duplication makes it difficult to maintain the soon-to-be suite of mods as a whole, especially if we have to upgrade Minecraft. | ||
|
||
## Decision | ||
|
||
We introduce [Refined Architect](https://github.com/refinedmods/refinedarchitect): a project that is used by all the mods of Refined Mods. | ||
|
||
It contains GitHub workflows, version management and Gradle helpers to help making (cross-platform) mods easier. | ||
|
||
## Consequences | ||
|
||
- Refined Storage adopts Refined Architect. | ||
- Refined Architect must be kept up to date and maintained in order to upgrade Refined Storage. |
Oops, something went wrong.