-
-
Notifications
You must be signed in to change notification settings - Fork 4
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 #102 from teogor/docs/bom
Add Documentation Generation for Ceres Libraries and BoM Versions
- Loading branch information
Showing
30 changed files
with
1,279 additions
and
332 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name: Android CI | ||
|
||
on: | ||
|
||
# push: | ||
# branches: [ main ] | ||
# pull_request: | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
242 changes: 242 additions & 0 deletions
242
.resources/bom/1.0.0-alpha01/dependencies-1.0.0-alpha01.json
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,242 @@ | ||
[ | ||
{ | ||
"name": "Ceres Backup Core", | ||
"path": ":backup:core", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "backup-core", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres Backup UI", | ||
"path": ":backup:ui", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "backup-ui", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres Core Network", | ||
"path": ":core:network", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "core-network", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres Core Notifications", | ||
"path": ":core:notifications", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "core-notifications", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres Core Runtime", | ||
"path": ":core:runtime", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "core-runtime", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres Core Startup", | ||
"path": ":core:startup", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "core-startup", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres Data Compose", | ||
"path": ":data:compose", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "data-compose", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres Data Database", | ||
"path": ":data:database", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "data-database", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres Data Datastore", | ||
"path": ":data:datastore", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "data-datastore", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres Firebase Analytics", | ||
"path": ":firebase:analytics", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "firebase-analytics", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres Firebase Crashlytics", | ||
"path": ":firebase:crashlytics", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "firebase-crashlytics", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres Firebase Remote-Config", | ||
"path": ":firebase:remote-config", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "firebase-remote-config", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres Framework Core", | ||
"path": ":framework:core", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "framework-core", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres Framework UI", | ||
"path": ":framework:ui", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "framework-ui", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres Monetisation AdMob", | ||
"path": ":monetisation:admob", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "monetisation-admob", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres Monetisation Messaging", | ||
"path": ":monetisation:messaging", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "monetisation-messaging", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres Navigation Common", | ||
"path": ":navigation:common", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "navigation-common", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres Navigation Core", | ||
"path": ":navigation:core", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "navigation-core", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres Navigation Events", | ||
"path": ":navigation:events", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "navigation-events", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres Navigation Screen", | ||
"path": ":navigation:screen", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "navigation-screen", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres Navigation UI", | ||
"path": ":navigation:ui", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "navigation-ui", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres Screen Builder", | ||
"path": ":screen:builder", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "screen-builder", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres Screen Core", | ||
"path": ":screen:core", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "screen-core", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres Screen UI", | ||
"path": ":screen:ui", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "screen-ui", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres UI Compose", | ||
"path": ":ui:compose", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "ui-compose", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres UI Design-System", | ||
"path": ":ui:designsystem", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "ui-designsystem", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres UI Foundation", | ||
"path": ":ui:foundation", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "ui-foundation", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres UI Icons", | ||
"path": ":ui:icons", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "ui-icons", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres UI Spectrum", | ||
"path": ":ui:spectrum", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "ui-spectrum", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
}, | ||
{ | ||
"name": "Ceres UI Theme", | ||
"path": ":ui:theme", | ||
"groupId": "dev.teogor.ceres", | ||
"artifactId": "ui-theme", | ||
"version": "1.0.0-alpha01", | ||
"deprecated": false | ||
} | ||
] |
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,6 @@ | ||
[ | ||
{ | ||
"version": "1.0.0-alpha01", | ||
"date": 1695925132 | ||
} | ||
] |
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
Oops, something went wrong.