ShellHacks
Command-Line Tips and Tricks

github

  • Blog

GitHub Actions: Parallel Jobs – Example

Posted on December 21, 2022by admin

A workflow in a GitHub Actions can be optimized by splitting it into several jobs, which run in parallel by default. Parallel jobs is a great way to improve build times and provide a faster feedback to your development & QA teams. This note shows how to run jobs in parallel in the Github Actions.

Read More
No comments yet
  • Blog

GitHub Actions: Self-Signed Certificate Error

Posted on November 21, 2022November 22, 2022by admin

If in a GitHub Actions workflow you try to check out a repository from an URL with a self-signed certificate or a certificate signed by a non-trusted certificate authority (CA), you will get this error: request to <URL> failed, reason: self signed certificate in certificate chain In this note i will show how to fix […]

Read More
No comments yet

Subscribe

  • Telegram
  • Twitter
  • RSS

Online Tools

  • Base64 Decode
  • Base64 Encode

Tags

access-control anonymity ansible apache archive arduino artifactory bash boot cmd command-line curl dns docker encryption git gitlab helm jenkins kubernetes linux macos mail mikrotik mongodb mysql network openssl pdf php powershell prometheus python raspberry pi ssh sublime text systemd telegram telnet text-processing tor tsm windows wordpress yum
  • Telegram
  • Twitter
  • RSS
Privacy
Copyright © 2011-2023 | www.ShellHacks.com