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

Include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN status when running devtool check-upgrade-status #854

Closed

Conversation

altru-smile
Copy link
Contributor

When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears.
On the upstream source repository, releases are not identified by tags. So,
UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream update.

cc: @ycongal-smile

altru-smile and others added 29 commits August 5, 2024 10:26
When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears.
On the upstream source repository, releases are not identified by tags. So,
UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream update.

Signed-off-by: Alexandre Truong <[email protected]>
Reviewed-by: Yoann Congal <[email protected]>
When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears.
On the upstream source repository, releases are not identified by tags. So,
UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream update.

Signed-off-by: Alexandre Truong <[email protected]>
Reviewed-by: Yoann Congal <[email protected]>
…atus

When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears.
On the upstream source repository, releases are not identified by tags. So,
UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream update.

Signed-off-by: Alexandre Truong <[email protected]>
Reviewed-by: Yoann Congal <[email protected]>
…EN status

When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears.
On the upstream source repository, releases are not identified by tags. So,
UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream update.

Signed-off-by: Alexandre Truong <[email protected]>
Reviewed-by: Yoann Congal <[email protected]>
When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears.
On the upstream source repository, releases are not identified by tags. So,
UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream update.

Signed-off-by: Alexandre Truong <[email protected]>
Reviewed-by: Yoann Congal <[email protected]>
When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears.
On the upstream source repository, releases are not identified by tags. So,
UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream update.

Signed-off-by: Alexandre Truong <[email protected]>
Reviewed-by: Yoann Congal <[email protected]>
When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears.
On the upstream source repository, releases are not identified by tags. So,
UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream update.

Signed-off-by: Alexandre Truong <[email protected]>
Reviewed-by: Yoann Congal <[email protected]>
When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears.
On the upstream source repository, releases are not identified by tags. So,
UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream update.

Signed-off-by: Alexandre Truong <[email protected]>
Reviewed-by: Yoann Congal <[email protected]>
…EN status

When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears.
On the upstream source repository, releases are not identified by tags. So,
UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream update.

Signed-off-by: Alexandre Truong <[email protected]>
Reviewed-by: Yoann Congal <[email protected]>
The repository of dictionaries doesn't have a branch named master. So, the
branch is switched to main.

Signed-off-by: Alexandre Truong <[email protected]>
Reviewed-by: Yoann Congal <[email protected]>
…BROKEN status

When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears.
On the upstream source repository, releases are not identified by tags. So,
UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream update.

Signed-off-by: Alexandre Truong <[email protected]>
Reviewed-by: Yoann Congal <[email protected]>
When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears.
On the upstream source repository, releases are not identified by tags. So,
UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream update.

Signed-off-by: Alexandre Truong <[email protected]>
Reviewed-by: Yoann Congal <[email protected]>
When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears.
On the upstream source repository, releases are not identified by tags. So,
UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream update.

Signed-off-by: Alexandre Truong <[email protected]>
Reviewed-by: Yoann Congal <[email protected]>
…EN status

When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears.
On the upstream source repository, releases are not identified by tags. So,
UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream update.

Signed-off-by: Alexandre Truong <[email protected]>
Reviewed-by: Yoann Congal <[email protected]>
…atus

When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears.
On the upstream source repository, releases are not identified by tags. So,
UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream update.

Signed-off-by: Alexandre Truong <[email protected]>
Reviewed-by: Yoann Congal <[email protected]>
When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears.
On the upstream source repository, releases are not identified by tags. So,
UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream update.

Signed-off-by: Alexandre Truong <[email protected]>
Reviewed-by: Yoann Congal <[email protected]>
When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears.
On the upstream source repository, releases are not identified by tags. So,
UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream update.

Signed-off-by: Alexandre Truong <[email protected]>
Reviewed-by: Yoann Congal <[email protected]>
…EN status

When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears.
On the upstream source repository, releases are not identified by tags. So,
UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream update.

Signed-off-by: Alexandre Truong <[email protected]>
Reviewed-by: Yoann Congal <[email protected]>
…atus

When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears.
On the upstream source repository, there hasn't been any releases/tags after
v1.0. So, UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream
update.

Signed-off-by: Alexandre Truong <[email protected]>
Reviewed-by: Yoann Congal <[email protected]>
…EN status

When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears.
On the upstream source repository, releases are not identified by tags. So,
UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream update.

Signed-off-by: Alexandre Truong <[email protected]>
Reviewed-by: Yoann Congal <[email protected]>
When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears.
On the upstream source repository, releases are not identified by tags. So,
UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream update.

Signed-off-by: Alexandre Truong <[email protected]>
Reviewed-by: Yoann Congal <[email protected]>
When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears.
On the upstream source repository, releases are not identified by tags. So,
UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream update.

Signed-off-by: Alexandre Truong <[email protected]>
Reviewed-by: Yoann Congal <[email protected]>
…status

When performing devtool check-upgrade-status, UNKNOWN_BROKEN status appears.
On the upstream source repository, releases are not identified by tags. So,
UPSTREAM_CHECK_COMMITS is set to 1, to find the latest upstream update.

Signed-off-by: Alexandre Truong <[email protected]>
Reviewed-by: Yoann Congal <[email protected]>
Upstream repo does not tag so, use UPSTREAM_CHECK_COMMITS to detect
upstream updates.

Signed-off-by: Yoann Congal <[email protected]>
Reviewed-by: Alexandre Truong <[email protected]>
Upstream repo has not made releases/tags after 1.0.0 so, use
UPSTREAM_CHECK_COMMITS to detect upstream updates.

Signed-off-by: Yoann Congal <[email protected]>
Reviewed-by: Alexandre Truong <[email protected]>
The current PV=3.6 is not a git tag but a Readme content so, use
UPSTREAM_CHECK_COMMITS to detect upstream updates.

Signed-off-by: Yoann Congal <[email protected]>
Reviewed-by: Alexandre Truong <[email protected]>
Upstream repo does not tag so, use UPSTREAM_CHECK_COMMITS to detect
upstream updates.

Signed-off-by: Yoann Congal <[email protected]>
Reviewed-by: Alexandre Truong <[email protected]>
Upstream repo does not tag so, use UPSTREAM_CHECK_COMMITS to detect
upstream updates.

Signed-off-by: Yoann Congal <[email protected]>
Reviewed-by: Alexandre Truong <[email protected]>
Upstream repo does not tag so, use UPSTREAM_CHECK_COMMITS to detect
upstream updates.

Signed-off-by: Yoann Congal <[email protected]>
Reviewed-by: Alexandre Truong <[email protected]>
@kraj
Copy link
Contributor

kraj commented Aug 12, 2024

applied at 9c8045f

@kraj kraj closed this Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants