Remove docs container-runner
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. This means the runner will download those files without any authentication and will be rate limited after 60 downloads/hour/ip-address. Our runners do not have internet access for security reasons.

article thumbnail

Testing locally with CircleCI runners

CircleCI

In this article you will learn how to set up the CircleCI runner agent on your local machine to run tests. You will also learn how to configure your CircleCI pipeline so that the runner is invoked correctly. With the launch of the CircleCI Free plan , features like runners are now available to everyone. How runners work.

Testing 64
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

Introducing server 3.x: enterprise-focused Kubernetes for self-hosted CircleCI installations

CircleCI

For some, this means securing cloud storage containers. And these are just some of the features already available — additional enhancements like runner for macOS builds, observability dashboards, insights, and setup workflows will be available to customers in future releases. x, head over to our docs. Enterprise-level security.

article thumbnail

Testing and Publishing Schematics

Netlify

Initially it’s testing works using runner which is new instance of the SchematicTestRunner & our collections.json. It also creates tree which uses the runner to invoke runSchematic passing in the schematic name, an empty options object, and the source Tree. Authoring schematics Docs. expect(netlifyConfig).toContain('publish

Testing 52
article thumbnail

Using Scala 3 with Spark

Xebia

cross(CrossVersion.for3Use2_13) ) // include the 'provided' Spark dependency on the classpath for <code>sbt run Compile / run := Defaults.runTask(Compile / fullClasspath, Compile / run / mainClass, Compile / run / runner).evaluated This behavior is documented in the Scala 3 docs, but I found it a little surprising.

Exercises 130
article thumbnail

Analyzing the GitHub marketplace – Dependency security is a big issue

Xebia

It is a YAML file that contains all the information about the action. This Dockerfile is used by the runner and will be build on the execution environment when the action is used. Supporting one of these actions means also supporting the ecosystems in use, starting with the base container image (run security scans on them folks!)

Analysis 130
article thumbnail

Pre-Processing, Augmenting, and Transforming User Ingress Requests: Using Filters in Ambassador Pro

Daniel Bryant

They can also contain conditional logic in order to only trigger for specific requests or patterns, and they can be chained together to form an arbitrarily complicated pipeline of functionality. Creating Filters for Ambassador Pro is made easier by the inclusion of an SDK and local plugin runner for rapid development. w.Header().Set(“customer-details”,