Socket
Book a DemoInstallSign in
Socket

io.github.ericdriggs:reportcard-model

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

io.github.ericdriggs:reportcard-model

test report metrics and trend analysis reporting :: reportcard-model

Source
mavenMaven
Version
0.1.22
Version published
Maintainers
1
Source

= Reportcard :table-caption!: :toc: macro :hide-uri-scheme: :sectlinks:

toc::[]

Test result metrics APIs and dashboards

*** link:docs/requirements.adoc[requirements] *** link:docs/roadmap.adoc[roadmap] *** link:docs/data-model.adoc[data-model] *** link:docs/supported-data-fomats.adoc[supported-data-fomats]

TODOs:

  • link to browsable openapi spec
  • create github issues for TODOs
  • planning for additional TODOs
  • size issues and assign to milestones

versioning

  • git tag
  • replace tags in source code to match

== publishing

=== Automated (recommended)

  • ./deploy.sh

=== Manual steps

  • upload files
  • ./gradlew publishToSonatype -Si
  • move files to portal
  • ./gradlew uploadToPortal -Si
  • publish
  • ./gradlew publishLatestDeployment
  • OR go to https://central.sonatype.com/publishing/deployments and click publish
  • check deployment status (after release)
  • verify published artifacts

=== Utility tasks

  • ./gradlew listRepositories - see all staging repositories
  • ./gradlew cleanupRepositories - clean up open repositories

FAQs

Package last updated on 21 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts