kubeflow / kubeflow/testing

Align input names between composite action and boilerplate script

Open Beginner friendly
#1,074 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
61
Forks
91
Avg merge
12d 10h
Merged PRs (30d)
1

Description

The goal of this issue is to align the input names boilerplate-directory and base-reference to match the flags expected by the boilerplate script - boilerplate-dir and base-ref.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the composite action and the boilerplate script referenced in the issue, then compare their input names with the expected flags. Update the names so boilerplate-directory maps to boilerplate-dir and base-reference maps to base-ref; the work is done when both components use the aligned names.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd, tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
75/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.