Blake Irvin

Results 17 issues of Blake Irvin

## Port publishing similar to Docker's `--publish` flag Here's a specific use-case from my org: we run a JUnit test suite in GH Actions, and were trying to debug an...

kind/feature-request
stale-exempt
area/cli

The key bits of my build plan look like this: ``` pkg_version() { git tag --sort="version:refname" | tail --lines=1 | cut --delimiter=v --fields=2 } pkg_source="https://github.com/circonus-labs/${pkg_name}/releases/download/v${pkg_version}/${pkg_name}_${pkg_version}_linux_64-bit.tar.gz" pkg_build_deps=(core/git) do_before() { update_pkg_version return...

Focus :Plan Build
Stale
Type: Bug

Currently, an error from the API when installing a package gives fairly terse response: ``` » Installing core/ from channel 'stable' ✗✗✗ ✗✗✗ [504 Gateway Timeout] ✗✗✗ : WARN No...

Stale
Type: Chore

Since HAProxy supports dropping privs this would be nice to expose in the service package.

Focus: Plan build
Type:Feature
Focus-exporter
Focus:Core Plans
Focus:Core-Plans

Now that we mark major stable versions for packages like `core/ruby26`, the behavior of `core/scaffolding-ruby` isn't ideal, as it can't parse the version number. We either need a stable `core/ruby/2.6.5`...

https://github.com/aquasecurity/trivy-action/blob/cb606dfdb0d2b3698ace62192088ef4f5360b24f/README.md?plain=1#L70 See https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#using-third-party-actions

question

I'm looking into Manatee for Postgres HA at $job, and I've found I need to do this to build for Node 5 and above: ``` blake.irvin$ git diff diff --git...

Any user with an update strategy and private packages will need to tell their Supervisors the value of a `HAB_AUTH_TOKEN`. While this can be done via an OS-level config, it...

Stale
Focus:Supervisor
Type: Feature

I'm working on a package (`bixu/certbot`) that provides Certbot-generated LetsEncrypt certificates automatically. In order to allow other services in the ring to retrieve updated certificates, load these certs and restart...

Stale
Focus:Supervisor
Type: Bug

I'm seeing behavior where the `hab svc` command incorrectly reports whether or not a service is loaded. See below for detail: - [x] The OS (including version) where you are...

Stale
Focus:Supervisor