Add Power Grid NeoForge port submodule
Some checks failed
Codex Template Compliance / template-compliance (push) Failing after 5s
Release Dry Run / release-dry-run (push) Failing after 2m7s
Build / build (push) Failing after 26m35s
Scheduled Repository Cleanup Check / cleanup-check (push) Successful in 6s
Scheduled Security Scan / security-scan (push) Failing after 13s
Scheduled Dependency Check / dependency-check (push) Failing after 13s
Some checks failed
Codex Template Compliance / template-compliance (push) Failing after 5s
Release Dry Run / release-dry-run (push) Failing after 2m7s
Build / build (push) Failing after 26m35s
Scheduled Repository Cleanup Check / cleanup-check (push) Successful in 6s
Scheduled Security Scan / security-scan (push) Failing after 13s
Scheduled Dependency Check / dependency-check (push) Failing after 13s
This commit is contained in:
@@ -15,14 +15,17 @@ Codex repository kit baseline has been applied to the workspace and updated to k
|
||||
- Added Gitea workflow templates adapted for the Gradle Minecraft mod workspace.
|
||||
- Added `.gitignore` entries for local kit checkout, build output, Minecraft run data, logs, and secrets.
|
||||
- Processed the kit update that requires repository owner/name to be derived from the target repository remote or CI metadata.
|
||||
- Added `power-grid/` as the official upstream Create: Power Grid `architectury-1.21.1/dev` submodule.
|
||||
|
||||
## Verification
|
||||
|
||||
| Check | Result |
|
||||
| --- | --- |
|
||||
| `git diff --check` | Skipped: root workspace is not a Git repository in this environment |
|
||||
| `git diff --check` | Passed on 2026-05-27 |
|
||||
| `.\gradlew build` | Passed on 2026-05-15 |
|
||||
| `.\gradlew dependencies --configuration runtimeClasspath` | Passed on 2026-05-15 |
|
||||
| `power-grid .\gradlew :forge:compileJava -x :native:buildWindows -x :native:buildLinux --no-daemon` | Passed on 2026-05-27 |
|
||||
| `power-grid .\gradlew :forge:remapJar -x :native:buildWindows -x :native:buildLinux --no-daemon` | Passed on 2026-05-27 |
|
||||
|
||||
## Open Questions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user