Skip to content

A collection of GitHub actions for the Eclipse Apoapsis project.

License

Notifications You must be signed in to change notification settings

eclipse-apoapsis/actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Eclipse Apoapsis GitHub Actions

setup-osc

This action provides an easy way to use the ORT Server Client (OSC) CLI in a GitHub workflow.

Download

  • osc-version: The version of OSC to set up, defaults to latest.

Configuration

The action can be configured to use authentication with the ORT Server instance using the following options:

  • url: The base URL of the ORT Server instance.
  • username: The username to use for authentication.
  • password: The password to use for authentication.
  • token-url: The URL to request a token for the ORT Server instance (optional). Only required if using a custom Keycloak instance.
  • client-id: The client ID to use for authentication (optional). Only required if using a custom Keycloak instance.
  • github-token: The github.com token to override the usage of ${{ github.token }} (optional).

About

A collection of GitHub actions for the Eclipse Apoapsis project.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6