Giter Club home page Giter Club logo

bm-gh-actions's Introduction

bm-gh-actions

Github Actions Shared Workflows

You can use these shared github workflows but calling them from your project's workflow action like so: ...

jobs:
  test:
    uses: bettermile/bm-gh-actions/.github/workflows/test.yaml@main

bm-gh-actions's People

Contributors

omarcomoreira avatar kimakunc avatar ilya40umov avatar gzorzoli avatar benoliverbarrett avatar dependabot[bot] avatar majdhasan avatar renovate[bot] avatar mkourbaj avatar mi-kas avatar klassen-olga avatar szybkiwx avatar

Stargazers

 avatar  avatar

Watchers

Christian Riedel avatar  avatar  avatar  avatar Thomas Engelhard avatar  avatar Seçil Özdemir avatar

Forkers

mi-kas

bm-gh-actions's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/add-jacoco-coverage-report.yaml
  • actions/checkout v4
  • actions/download-artifact v4
  • madrapps/jacoco-report v1.6
  • cicirello/jacoco-badge-generator v2.11.0
  • EndBug/add-and-commit v9
.github/workflows/build-jvm-lambda.yaml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v4
  • actions/upload-artifact v4
  • actions/upload-artifact v4
.github/workflows/build.yaml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v4
  • docker/login-action v3
  • chrnorm/deployment-action v2.0.7
  • aws-actions/configure-aws-credentials v4
  • aws-actions/amazon-ecr-login v2
  • ubuntu 22.04
.github/workflows/bump.yaml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v4
  • ubuntu 22.04
.github/workflows/cdk-build.yaml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v4
  • actions/cache v4
  • ubuntu 22.04
.github/workflows/cdk-deploy.yaml
  • actions/checkout v4
  • actions/setup-java v4
  • actions/cache v4
  • aws-actions/configure-aws-credentials v4
  • thollander/actions-comment-pull-request v2
  • ubuntu 22.04
.github/workflows/cdk-diff.yaml
  • actions/checkout v4
  • actions/setup-java v4
  • actions/cache v4
  • aws-actions/configure-aws-credentials v4
  • thollander/actions-comment-pull-request v2
  • ubuntu 22.04
.github/workflows/copy-image.yaml
  • actions/checkout v4
  • aws-actions/configure-aws-credentials v4
  • aws-actions/amazon-ecr-login v2
  • aws-actions/configure-aws-credentials v4
  • aws-actions/amazon-ecr-login v2
.github/workflows/deploy-lambda.yaml
  • actions/checkout v4
  • actions/download-artifact v4
  • chrnorm/deployment-action v2
  • aws-actions/configure-aws-credentials v4
  • chrnorm/deployment-status v2
  • chrnorm/deployment-status v2
.github/workflows/deploy.yaml
  • actions/checkout v4
  • aws-actions/configure-aws-credentials v4
  • chrnorm/deployment-status v2
  • chrnorm/deployment-status v2
  • ubuntu 22.04
.github/workflows/doc-test.yaml
  • actions/checkout v4
  • ubuntu 22.04
.github/workflows/documentation.yaml
  • actions/checkout v4
  • ubuntu 22.04
.github/workflows/migration.yaml
  • actions/checkout v4
  • actions/cache v4
  • shimataro/ssh-key-action v2
  • aws-actions/configure-aws-credentials v4
.github/workflows/package.yaml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v4
  • ubuntu 22.04
.github/workflows/pulumi-build.yaml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/actions v4
  • ubuntu 22.04
.github/workflows/pulumi-preview.yaml
  • actions/checkout v4
  • aws-actions/configure-aws-credentials v4
  • aws-actions/configure-aws-credentials v4
  • actions/setup-java v4
  • pulumi/actions v5
  • ubuntu 22.04
.github/workflows/pulumi-up.yaml
  • actions/checkout v4
  • aws-actions/configure-aws-credentials v4
  • pulumi/actions v5
  • ubuntu 22.04
.github/workflows/release.yaml
  • actions/checkout v4
  • anothrNick/github-tag-action 1.70.0
  • ubuntu 22.04
.github/workflows/remove-old-branches.yaml
  • actions/checkout v4
  • actions/setup-python v5
  • actions/cache v4
.github/workflows/report-coverage.yaml
  • actions/cache v4
  • madrapps/jacoco-report v1.6.1
  • madrapps/jacoco-report v1.6.1
  • schneegans/dynamic-badges-action v1.7.0
.github/workflows/report.yaml
  • actions/checkout v4
  • actions/setup-java v4
  • actions/cache v4
  • cicirello/jacoco-badge-generator v2.11.0
  • actions/upload-artifact v4
  • EndBug/add-and-commit v9.1.4
  • madrapps/jacoco-report v1.6.1
  • ubuntu 22.04
.github/workflows/s3-download.yaml
  • actions/checkout v4
  • actions/setup-java v4
  • aws-actions/configure-aws-credentials v4
  • actions/cache v4
  • ubuntu 22.04
.github/workflows/tag-image.yaml
  • actions/checkout v4
  • aws-actions/configure-aws-credentials v4
  • aws-actions/amazon-ecr-login v2
.github/workflows/test-submodules.yaml
  • actions/checkout v4
  • ScaCap/action-ktlint v1.8.3
  • actions/setup-java v4
  • mikepenz/action-junit-report v4.3.1
  • actions/upload-artifact v4
  • actions/cache v4
.github/workflows/test.yaml
  • actions/checkout v4
  • ScaCap/action-ktlint v1.8.3
  • actions/cache v4
  • actions/setup-java v4
  • gradle/actions v4
  • aws-actions/configure-aws-credentials v4
  • mikepenz/action-junit-report v4.3.1
  • actions/upload-artifact v4
  • actions/cache v4

  • Check this box to trigger a request for Renovate to run again on this repository

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.