[go: up one dir, main page]

CI: monorepo-isation: make octez jobs depend on src/, prefix octez job names

Context

  • Make octez-related CI jobs depend on changes in src/

  • Prefix octez-related CI jobs with oc. (job names starting with a dot keep the dot as the 1st character: .xx -> .oc.xx)

  • Additional pipelines showing the effects of this MR:

Manually testing the MR

Checklist

  • Document the interface of any function added or modified (see the coding guidelines)
  • Document any change to the user interface, including configuration parameters (see node configuration)
  • Provide automatic testing (see the testing guide).
  • For new features and bug fixes, add an item in the appropriate changelog (docs/protocols/alpha.rst for the protocol and the environment, CHANGES.rst at the root of the repository for everything else).
  • Select suitable reviewers using the Reviewers field below.
  • Select as Assignee the next person who should take action on that MR
Edited by Philippe Wang

Merge request reports

Loading