Skip to content

ci: add missing inputs - #10

Merged
aramprice merged 1 commit into
masterfrom
ci-fix
Jul 1, 2026
Merged

ci: add missing inputs#10
aramprice merged 1 commit into
masterfrom
ci-fix

Conversation

@aramprice

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings July 1, 2026 23:12

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Concourse CI task definitions to ensure the repository containing task scripts (config-server-ci) is declared as an input wherever task run.path references it, preventing missing-input failures at runtime.

Changes:

  • Add config-server-ci as an explicit input to the build task.
  • Ensure the lint task declares config-server-ci as an input (and relies on the default config-server input path).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
ci/tasks/lint.yml Declares config-server-ci input so run.path: config-server-ci/ci/tasks/lint.sh is available.
ci/tasks/build.yml Adds config-server-ci input so run.path: config-server-ci/ci/tasks/build.sh is available.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@aramprice
aramprice merged commit b172012 into master Jul 1, 2026
9 checks passed
@aramprice
aramprice deleted the ci-fix branch July 1, 2026 23:15
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.

3 participants