Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script to check if packages are up to date #13911

Closed
benpicco opened this issue Apr 20, 2020 · 0 comments · Fixed by #20662
Closed

Script to check if packages are up to date #13911

benpicco opened this issue Apr 20, 2020 · 0 comments · Fixed by #20662
Labels
Community: good first issue This issue is good for newcomers to RIOT to be addressed / implemented Community: help wanted The contributors require help from other members of the community State: don't stale State: Tell state-bot to ignore this issue Type: new feature The issue requests / The PR implemements a new feature for RIOT

Comments

@benpicco
Copy link
Contributor

Description

RIOT has a repository of third party packages in pkg/.

Write a script to check if the PKG_VERSION in the pkgs Makefile matches the latest tagged upstream version.

The script should print a list of outdated packages, ideally it could even update the pkgs Makefile so the new version can be tested.

Useful links

@benpicco benpicco added Type: new feature The issue requests / The PR implemements a new feature for RIOT Community: good first issue This issue is good for newcomers to RIOT to be addressed / implemented labels Apr 20, 2020
@benpicco benpicco added the Community: help wanted The contributors require help from other members of the community label Jun 7, 2020
@stale stale bot added the State: stale State: The issue / PR has no activity for >185 days label Dec 10, 2020
@benpicco benpicco removed the State: stale State: The issue / PR has no activity for >185 days label Dec 10, 2020
@stale stale bot added the State: stale State: The issue / PR has no activity for >185 days label Jun 16, 2021
@MrKevinWeiss MrKevinWeiss added State: don't stale State: Tell state-bot to ignore this issue and removed State: stale State: The issue / PR has no activity for >185 days labels Jun 22, 2021
@MrKevinWeiss MrKevinWeiss added this to the Release 2021.07 milestone Jun 22, 2021
@MrKevinWeiss MrKevinWeiss removed this from the Release 2021.07 milestone Jul 15, 2021
@RIOT-OS RIOT-OS deleted a comment from stale bot Mar 26, 2022
@RIOT-OS RIOT-OS deleted a comment from stale bot Mar 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community: good first issue This issue is good for newcomers to RIOT to be addressed / implemented Community: help wanted The contributors require help from other members of the community State: don't stale State: Tell state-bot to ignore this issue Type: new feature The issue requests / The PR implemements a new feature for RIOT
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants