Coder Social home page Coder Social logo

hello-world

en funs navigation code eco

  • name: Setup Java JDK uses: actions/[email protected] with:

    The Java version to set up. Takes a whole or semver Java version. See examples of supported syntax in README file

    java-version: 2.4.0

    Java distribution. See the list of supported distributions in README file

    distribution:

    The package type (jdk, jre, jdk+fx, jre+fx)

    java-package: # optional, default is jdk

    The architecture of the package

    architecture: # optional, default is x64

    Path to where the compressed JDK is located

    jdkFile: # optional

    Set this option if you want the action to check for the latest available version that satisfies the version spec

    check-latest: # optional

    ID of the distributionManagement repository in the pom.xml file. Default is github

    server-id: # optional, default is github

    Environment variable name for the username for authentication to the Apache Maven repository. Default is $GITHUB_ACTOR

    server-username: # optional, default is GITHUB_ACTOR

    Environment variable name for password or token for authentication to the Apache Maven repository. Default is $GITHUB_TOKEN

    server-password: # optional, default is GITHUB_TOKEN

    Path to where the settings.xml file will be written. Default is ~/.m2.

    settings-path: # optional

    Overwrite the settings.xml file if it exists. Default is "true".

    overwrite-settings: # optional, default is true

    GPG private key to import. Default is empty string.

    gpg-private-key: # optional

    Environment variable name for the GPG private key passphrase. Default is $GPG_PASSPHRASE.

    gpg-passphrase: # optional

    Name of the build platform to cache dependencies. It can be "maven" or "gradle".

    cache: # optional

    Workaround to pass job status to post job step. This variable is not intended for manual setting

    job-status: # optional, default is ${{ job.status }}

    A list of files, directories, and wildcard patterns to cache and restore

    path:

    An explicit key for restoring and saving the cache

    key:

    An ordered list of keys to use for restoring the cache if no cache hit occurred for key

    restore-keys

Devon Hewitt's Projects

docs icon docs

The open-source repo for docs.github.com

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.