composer / composer/satis

Satis does not mark all abandoned packages as such anymore

Open
#686 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
PHP
Stars
3.3k
Forks
530
Avg merge
6h 53m
Merged PRs (30d)
13

Description

**Describe the bug**
I've got multiple packages in my satis.json that are abandoned ( `"abandoned": true` in their composer.json).
However, Satis does not mark all of them as abandoned on the generated HTML page. In my case only the alphabetically first package is correctly marked as abandoned. All other abandoned packages are shown in blue. The commit which introduced the bug is https://github.com/composer/satis/commit/b432af3aec5a0c073f81125b932b402b06692bd2.

**To Reproduce**
Add multiple abandoned packages to the satis.json and build it with the current version from main branch.

**Outcome**
Not all abandoned packages are marked as abandoned.

**Expected behavior**
All abandoned packages are marked as abandoned.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.