Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in github-actions

How to avoid code duplication in Github Actions; are there some kind of loops in yaml?

Using python-coveralls from github-actions returns "Could not submit coverage: 422 Client Error"

How to use snippets in Github action workflow file to avoid duplicates?

How to get my own GitHub events payload json for testing GitHub Actions locally?

github github-actions

switch environment variable in github actions

Which properties does `github.event` in a GitHub Workflow have?

How to use clang-10 or gcc-10 when building via Github Actions?

c++ github-actions c++20

Retry failed jobs in github actions

Configuring codecov token in GitHub Actions .yaml for an R package

r github-actions codecov

How to clone public submodule in "Github Actions"

In GitHub Actions, can I return back a value to be used as a condition later?

github-actions

How to perform string manipulation while declaring env vars in GitHub Actions

How to cache poetry install for GitHub Actions

Use GitHub Actions to create a tag but not a release

github actions: notifications on workflow failure

github github-actions

GitHub reusable workflow: use latest commit

github github-actions

Using github actions to publish documentation

Is there anyway to sign maven package at github action workflows?

How to reference context values in GitHub Actions expression syntax?

github-actions

How to push to another repository in github actions?

git github-actions