Netcracker / Netcracker/qubership-core-java-libs

feat: monorepo incremental build

Open
#52 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1
Forks
2
Avg merge
5d 8h
Merged PRs (30d)
7

Description

It is necessary to implement new workflows for on push and on pull_request events that implement incremental builds: rebuild only the modules that were changed, together with the modules that depend on them. Analysis and design are required.

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

The issue names no files, tests, or entry points. Start by mapping the monorepo modules and their dependency relationships, then inspect the existing workflow setup before designing the push and pull-request workflows. Done means changed modules and all modules that depend on them are rebuilt incrementally for both events.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, java
Domain
build-system, ci-cd
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.