Skip to content

Files

Latest commit

 

History

History

secret

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

saker.java.compiler secrets

This directory contains maintainer-private details for the saker.java.compiler package.

In order to upload the exported bundles to the saker.nest repository, there must be a secrets.build file with the following contents:

global(saker.java.compiler.UPLOAD_API_KEY) = <api-key>
global(saker.java.compiler.UPLOAD_API_SECRET) = <api-secret>

It is used by the upload target in saker.build build script.