jakartaee / expression-language

Jakarta Expression Language
https://eclipse.org/ee4j/el
Other
67 stars 49 forks source link

Release pipeline and first release #50

Closed m0mus closed 5 years ago

m0mus commented 6 years ago

We need to create a release CI/CD pipeline for this project and release the first version from Eclipse.

Use these documents as a reference:

m0mus commented 5 years ago

Update from @arjantijms:

Release job based on shell script and using secret files; only initial setup
vinayvishal commented 5 years ago

This job is in final leg. Getting gpg related error, once fixed, this task can be marked done.

gpg: signing failed: Not a tty
gpg: signing failed: Not a tty
vinayvishal commented 5 years ago

This job is in final leg. Getting gpg related error, once fixed, this task can be marked done.

gpg: signing failed: Not a tty
gpg: signing failed: Not a tty

This issue is fixed. With this we have a working release job for el-ri/api.

vinayvishal commented 5 years ago

Note that no actual release has been done yet. DRY_RUN succeeds.