Skip to content

Pinned dependency files not used during release build process #3981

@krzywon

Description

@krzywon

Describe the bug
When PRs against a branch named release* is triggered, the OS-specific dependency lists, that are pinned, are supposed to be used, but they are not.

See the build for 3980. Under Install correct versions..., bumps v1.0.4 is installed, but the dependency files have v1.0.5rc0 pinned in them suggesting the unpinned requirements.txt file is used.

Expected behavior
The requirements-{{ $os}}.txt files should be used instead.

SasView version (please complete the following information):

  • Version: 6.2.0a3

Operating system (please complete the following information):

  • OS: All

Installation method (please complete the following information):

  • Installed: Windows INstaller

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions