Skip to content

agoblet/pants-go-cyclic-dependency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pants-go-cyclic-dependency

This repo is a minimal example highlighting the following Pants issue: pantsbuild/pants#21131

The following command does not cause a CycleException:

pants package :bin0

The following command does:

pants package :docker0

It should not do this, because the only thing it needs to do is to copy the artifact of target bin0. There is no cyclic dependency.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages