adobe / adobe/S3-FileSystem

Create build and release infrastructure

Abierto
#1 1 comentario 0 reacciones 1 asignado Reclamado por @catalin-luca Ver en GitHub
build
Lenguaje dominante
Java
Estrellas
8
Forks
6
Merge medio
13 h 17 min
PR fusionados (30 d)
2

Descripción

We should implement a build and release infrastructure based on GitHub [actions](https://github.com/features/actions).
The repo has three artefacts that need to be published to [sonatype](https://central.sonatype.org):
- The shadow jar
- The docs jar
- The sources jar
All three artefacts are produced by the Gradle build.

We should have two workflows:
- One that publishes the artefacts to sonatype (also building the code and running tests). Will be run manually on main branch.
- One that runs automatically on each PR branch (builds the code and runs tests).

As an example we can look at [s3mock](https://github.com/adobe/S3Mock).

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.