Refactor to allow consistent inspect and testing of the build produced in earlier stages

Open
#282 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
build-system, cli

Research direction

Start by reviewing the pipeline's build, inspect, testing, and publishing actions, along with the CLI entry points involved. Determine which approach best ensures that one earlier build artifact is inspected, tested, and published consistently; done means the chosen workflow no longer rebuilds separate artifacts across stages.

Written by the indexing model from the issue text.

Description

enhancement

In an ideal world we would be inspecting/testing/publishing the same artifact throughout the pipeline, rather than rebuilding at different stages.

Solutions might include:

  1. re-merging build and inspect actions
  2. renaming inspect as build_and_inspect and use only that for CI/CD
  3. Allow us to specify a prior build to inspect via the CLI
Dominant language
Python
Stars
139
Forks
52
Avg merge
1h 16m
Merged PRs (30d)
3

Contributor guide

No contributing guide indexed for this repository

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.

More from splunk/contentctl

All issues in splunk/contentctl

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.