Skip to content

Repository for shared config files, actions and planning.

License

Notifications You must be signed in to change notification settings

adelton/redhat-actions-common

This branch is 5 commits behind redhat-actions/common:main.

Repository files navigation

Red Hat Actions Common

action-io-generator CI bundle-verifier CI commit-data CI

Tag License

This repository contains the common Actions and config files for developing the Red Hat GitHub Actions.

  • action-io-generator is an NPM package and (soon to be) Docker Action that makes sure your JavaScript action uses the same Inputs and Outputs defined in your action.yml.
  • bundle-verifier is a JavaScript Action that makes sure your JavaScript action's committed distribution bundle is up-to-date.
  • commit-data is a Docker Action that outputs some commonly needed data about the current workflow's HEAD commit.
  • config-files contains our shared TypeScript, ESLint, and Webpack configs.

It is also used for tracking issues that don't fit into another, more specific repository.

About

Repository for shared config files, actions and planning.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 51.1%
  • JavaScript 36.7%
  • Shell 10.9%
  • Dockerfile 1.3%