Remove docs run-a-job-in-a-container
article thumbnail

Better Shell Scripting with Scala-CLI

Xebia

Sooner or later, that app you’ve crafted, that shining monument to software engineering, will need to be sullied by actually running it on a real system. Perhaps you need a boot script, or you need to build a container. It feels like it’s quick to – forgive me – bash out a Bash script, and get it up and running.

article thumbnail

Run self-hosted CI jobs in Kubernetes with container runner

CircleCI

Container runner, a new container-friendly self-hosted runner, is now available for all CircleCI users. Container runner reduces the barrier to entry for using self-hosted runners within a containerized environment and makes it easier for central DevOps teams to manage running containerized CI/CD jobs behind a firewall at scale.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Analyzing the GitHub marketplace – Dependency security is a big issue

Xebia

That is why I also decided to run my usual security checks on the entire marketplace, starting with forking them so I can enable Dependabot on the forked repositories. I have been a fan of GitHub Actions since the beta in the end of 2019. So I decided to do some research and see what I could find out.

Analysis 130
article thumbnail

Enabling GitHub Actions on Enterprise Server: Common gotcha’s

Xebia

When customers start using GitHub Enterprise with Actions and private runners, there are some common gotcha’s you can run into. Even Dependabot comes along, since that runs on Actions as well for GitHub Enterprise Server. In this post I’m sharing the ones I have encountered so far. For the second one, here is an example.

article thumbnail

Boolean Search Strings: 5 Essential Tips For Recruiters

Hacker Earth Developers Blog

Blindly sinking resources into hiring drives with recruiters scouring the Internet for hours looking for suitable job profiles will not cut it anymore. Includes results containing the exact phrase specified. Most of us barely scratch the surface when it comes to the Google search engine. Enter a keyword or a key phrase and hit search.

article thumbnail

Ask Miss O11y: Is the OpenTelemetry Collector useful?

Honeycomb

As an OpenTelemetry community, we’ve not done a superb job at explaining when, where, and why it adds value to your deployment infrastructure. The great news is, we’re working on better docs, better configuration, and better information on best practices. What the hell am I missing? What is the OpenTelemetry Collector?

article thumbnail

Publish Azure DevOps Extensions using Azure Workload Identity

Xebia

A workload identity uses a service principal and OIDC to create a temporary token for your Azure Pipelines job to authenticate and every service in Azure DevOps that accepts a PAT will also accept a token acquired this way. But the docs don’t specifically spell out this exact scenario and I ran into several issues along the way.

Azure 130