Skip to content

Conversation

@squidadm
Copy link
Collaborator

@squidadm squidadm commented Jan 17, 2026

Possible unintended interpolation of @users in string
Bareword "true" not allowed
Bareword "false" not allowed
Execution of ... aborted due to compilation errors

Recent commit daa76f4 broke scripts/update-contributors.pl
syntax (see error messages quoted above) and its lower-case
comparison logic, effectively disabling CONTRIBUTORS checks.

Also do not hide update-contributors.pl execution failures.
Buggy failure detection contributed to the above problems
ignored by CI tests.

…e#2125)

    Possible unintended interpolation of @users in string
    Bareword "true" not allowed
    Bareword "false" not allowed
    Execution of ... aborted due to compilation errors

Recent commit daa76f4 broke scripts/update-contributors.pl syntax (see
error messages quoted above) and its lower-case comparison logic,
effectively disabling CONTRIBUTORS checks.

Also do not hide update-contributors.pl execution failures. Buggy
failure detection contributed to the above problems ignored by CI tests.
@squid-anubis squid-anubis added the M-failed-description https://github.com/measurement-factory/anubis#pull-request-labels label Jan 17, 2026
@squid-anubis

This comment was marked as resolved.

@yadij yadij changed the title Fix scripts/update-contributors.pl CONTRIBUTORS screening (#2125) Fix scripts/update-contributors.pl CONTRIBUTORS screening Jan 17, 2026
@squid-anubis squid-anubis removed the M-failed-description https://github.com/measurement-factory/anubis#pull-request-labels label Jan 17, 2026
squid-anubis pushed a commit that referenced this pull request Jan 30, 2026
    Possible unintended interpolation of @users in string
    Bareword "true" not allowed
    Bareword "false" not allowed
    Execution of ... aborted due to compilation errors

Recent commit daa76f4 broke scripts/update-contributors.pl
syntax (see error messages quoted above) and its lower-case
comparison logic, effectively disabling CONTRIBUTORS checks.

Also do not hide update-contributors.pl execution failures.
Buggy failure detection contributed to the above problems
ignored by CI tests.
@squid-anubis squid-anubis added M-waiting-staging-checks https://github.com/measurement-factory/anubis#pull-request-labels M-failed-staging-checks https://github.com/measurement-factory/anubis#pull-request-labels M-abandoned-staging-checks https://github.com/measurement-factory/anubis#pull-request-labels and removed M-waiting-staging-checks https://github.com/measurement-factory/anubis#pull-request-labels labels Jan 30, 2026
@yadij yadij merged commit 9b510b8 into squid-cache:v7 Feb 2, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

M-abandoned-staging-checks https://github.com/measurement-factory/anubis#pull-request-labels M-failed-staging-checks https://github.com/measurement-factory/anubis#pull-request-labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants