Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
ChemLib Custom Compounds
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Karma Krafts
Minecraft Projects
ChemLib Custom Compounds
Commits
33aa783a
Verified
Commit
33aa783a
authored
4 months ago
by
KitsuneAlex
Browse files
Options
Downloads
Patches
Plain Diff
Finish automatic publishing for CurseForge and Modrinth
parent
e0e1387c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#1916
passed
4 months ago
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
build.gradle.kts
+1
-0
1 addition, 0 deletions
build.gradle.kts
versions.json
+4
-3
4 additions, 3 deletions
versions.json
with
5 additions
and
3 deletions
build.gradle.kts
+
1
−
0
View file @
33aa783a
...
...
@@ -214,6 +214,7 @@ tasks {
addEnvironment
(
"Client"
,
"Server"
)
addModLoader
(
"Forge"
)
addRelation
(
"chemlib"
,
"requiredDependency"
)
releaseType
=
"release"
changelog
=
"See changes until ${System.getenv("
CI_PROJECT_URL
")}/-/tree/${System.getenv("
CI_COMMIT_SHA
")}"
}
}
...
...
This diff is collapsed.
Click to expand it.
versions.json
+
4
−
3
View file @
33aa783a
{
"homepage"
:
"https://www.curseforge.com/minecraft/mc-mods/chemlib-custom-compounds"
,
"promos"
:
{
"1.20.1-latest"
:
"1.1.0.1
8
"
,
"1.20.1-recommended"
:
"1.1.0.1
8
"
"1.20.1-latest"
:
"1.1.0.1
9
"
,
"1.20.1-recommended"
:
"1.1.0.1
9
"
},
"1.20.1"
:
{
"1.0.1.6"
:
"- Added a versions.json to allow for update checking"
,
...
...
@@ -16,6 +16,7 @@
"1.1.0.15"
:
"- Fixed wrong country code for czech translations
\n
- Added automatic upload to CurseForge and Modrinth"
,
"1.1.0.16"
:
"- (Hopefully) fixed issues in the CI configuration causing uploads to fail"
,
"1.1.0.17"
:
"- Fixed broken CurseGradle cofiguration in CI"
,
"1.1.0.18"
:
"- Added missing changelog property to publishing configurations"
"1.1.0.18"
:
"- Added missing changelog property to publishing configurations"
,
"1.1.0.19"
:
"- Finalized automatic deployment to CurseForge and Modrinth"
}
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment