Skip to content

build: fix step-ca env var passing#8

Merged
synackd merged 1 commit into
OpenCHAMI:mainfrom
synackd:build/fix-env-vars
Mar 30, 2026
Merged

build: fix step-ca env var passing#8
synackd merged 1 commit into
OpenCHAMI:mainfrom
synackd:build/fix-env-vars

Conversation

@synackd
Copy link
Copy Markdown
Contributor

@synackd synackd commented Mar 30, 2026

Pull Request Template

Thank you for your contribution! Please ensure the following before submitting:

Checklist

  • My code follows the style guidelines of this project
  • I have added/updated comments where needed
  • I have added tests that prove my fix is effective or my feature works
  • I have run make test (or equivalent) locally and all tests pass
  • DCO Sign-off: All commits are signed off (git commit -s) with my real name and email
  • REUSE Compliance:
    • Each new/modified source file has SPDX copyright and license headers
    • Any non-commentable files include a <filename>.license sidecar
    • All referenced licenses are present in the LICENSES/ directory

Description

Move step-ca execution to shell script so that environment variable evaluation occurs, keeping the ability to set them during container builds.

See OpenCHAMI/release#43 (comment)

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

For more info, see Contributing Guidelines.

Move execution to shell script so that environment variable evaluation
occurs.

Signed-off-by: Devon Bautista <17506592+synackd@users.noreply.github.com>
@synackd
Copy link
Copy Markdown
Contributor Author

synackd commented Mar 30, 2026

Build and checks pass.

@synackd synackd merged commit bd71fdf into OpenCHAMI:main Mar 30, 2026
3 checks passed
@synackd synackd deleted the build/fix-env-vars branch March 30, 2026 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant