Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

OpenSourcePolitics/github-actions

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 

Repository files navigation

Custom actions

Continous integration related actions

Allows to run RSpec tests in a GitHub workflow.

  • Uses:
    • cache-precompile-action to speed up the tests suite.

Allows to run Rubocop, JS Lint and ERB lint in a GitHub workflow.

Allows to cache precompiled assets in a GitHub workflow.

Continous deployment related actions

Allows to release and publish a Ruby gem on RubyGems.org.

Allows to deploy a Docker container on a Scaleway serverless service.

  • Uses:
    • Scaleway CLI to deploy the container.
    • Build and push images action to build and push the Docker image.

Docker and Kubernetes related actions

Allows to build and push Docker images to a Docker registry.

  • Uses:
    • Clean tag action

Allows to build and test Docker images.

  • Uses:
    • Build and push images action to build the Docker image. (Without pushing it to the registry)

Allows to clean a tag on a Docker registry.

Allows to delete a pushed Docker images from a Docker registry.

  • Uses:
    • Clean tag action

About

List of github custom OSP actions

Resources

Stars

Watchers

Forks

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.