gruntwork-io / gruntwork-io/fetch

Fetch version constraints tag does not support paging in tags list

Open
#46 3 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Go
Stars
624
Forks
92
PR merge metrics
No merged PRs in 30d

Description

If you are referencing a sufficiently old release tag in a version constraints tag, fetch will fail.

Example:

```
fetch --repo 'https://github.com/gruntwork-io/module-ecs' --tag '~>v0.3.2' foo
```

fails with:

```
ERROR: Error occurred while computing latest tag that satisfies version contraint expression: -1 - Tag does not exist
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.