Skip to content
This repository was archived by the owner on Oct 6, 2022. It is now read-only.
This repository was archived by the owner on Oct 6, 2022. It is now read-only.

GRAN packages that depend on other GRAN packages #273

@ldecicco-USGS

Description

@ldecicco-USGS

The order of the package installation is alphabetical. If a package (DVstats for example) requires a package (smwrStats)....we need to install smwrStats first.

Ideally, no packages should have circular dependencies.....I'd almost not bother trying to bombproof this system to handle that.

But...there are plenty of packages in GRAN that depend on each other. We need to either have a way to specify order, or do the order in the same way as the gran_source_list.tsv.

One thing that can help in the meantime is to do the gran build for each pull request (at least via Jenkins), rather than merging all the PR's for 1 week, and doing it once. Then, if there are new packages...we can monitor (more) easily if they depend on each other.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions