GEOS-DEV / GEOS-DEV/GEOS

Impose that the `TPL` PR is merged before merging the matching GEOS PR.

Open
#3,002 1 comment 0 reactions 1 assignee View on GitHub

@matteofrigo5 is already working on this.

Since Feb 26, 2024.

type: bug
Dominant language
C++
Stars
287
Forks
109
Avg merge
4d 41m
Merged PRs (30d)
5

Description

It's possible to merge a PR in the GEOS repository even if this PR requires a TPL update which has not already been merged in the TPL repository. Let's improve this!

Let's make a are_tpls_in_sync job that will be KO until the TPLs are merged. This job must be rerun before merging the GEOS PR. Rerunning the job must not trigger a complete run of the CI.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.