• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pomerium / pomerium / 10963985297
52%

Build:
DEFAULT BRANCH: main
Ran 20 Sep 2024 05:59PM UTC
Jobs 1
Files 424
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

20 Sep 2024 05:54PM UTC coverage: 56.878%. Remained the same
10963985297

push

github

web-flow
Makefile: unset GOOS for get-envoy target (#5300)

The build-dev-docker.sh script will run

  env GOOS=linux make build

to build Pomerium for Linux (before copying this binary into a minimal
Docker image).

However, now that the get-envoy target is implemented using a Go
command, it too will be affected by GOOS. As a result running this step
on macOS will result in an error when trying to execute a Linux
get-envoy binary.

Instead, let's unset GOOS when running the get-envoy command, so that it
defaults to building for the host OS.

18450 of 32438 relevant lines covered (56.88%)

91.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10963985297.1 20 Sep 2024 05:59PM UTC 0
56.88
GitHub Action Run
Source Files on build 10963985297
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10963985297
  • 753b24dd on github
  • Prev Build on main (#10948618113)
  • Next Build on main (#11001730205)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc