recommenders-team / recommenders

Best Practices on Recommendation Systems
https://recommenders-team.github.io/recommenders/intro.html
MIT License
18.9k stars 3.08k forks source link

[BUG] Issue with SARplus in the latest merge to main issue with permissions #2081

Closed miguelgfierro closed 5 months ago

miguelgfierro commented 6 months ago

Description

The tests broke: https://github.com/recommenders-team/recommenders/actions/runs/8574327835/job/23500897002

@SimonYansenZhao it seems it is something related to permissions.

In which platform does it happen?

How do we replicate the issue?

Expected behavior (i.e. solution)

Other Comments

SimonYansenZhao commented 5 months ago

@miguelgfierro I find it is because the GPG key (SARPLUS_GPG_PRI_KEY_ASC stored in Actions Secrets) expired. Now the expiration date has been updated, and the tests passed: https://github.com/recommenders-team/recommenders/actions/runs/8574327835