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

[xdg_directories] added full example in xdg_directories #4385

Closed
wants to merge 7 commits into from

get all packages

0ef1151
Select commit
Loading
Failed to load commit list.
Closed

[xdg_directories] added full example in xdg_directories #4385

get all packages
0ef1151
Select commit
Loading
Failed to load commit list.
Cirrus CI / repo_checks failed Jul 14, 2023 in 1m 35s

Task Summary

Instruction version failed in 00:04

Details

✅ 00:14 clone
✅ 01:03 upgrade_flutter
✅ 00:07 tool_setup
❌ 00:04 version

if [[ $CIRRUS_PR == "" ]]; then
./script/tool_runner.sh version-check --ignore-platform-interface-breaks
else
./script/tool_runner.sh version-check --check-for-missing-changes --pr-labels="$CIRRUS_PR_LABELS"
fi
--packages-for-branch: running on branch "HEAD".
Running for all packages that have diffs relative to "4c1149744dbb36984ec5e19a61443d91b7ecefb6"

Changed packages: rfw,xdg_directories
[0:00] Running for rfw...
  No version change.
  Found NEXT; validating next version in the CHANGELOG.
No version change found, but the change to this package could not be verified to be exempt from version changes according to repository policy. If this is a false positive, please comment in the PR to explain why the PR is exempt, and add (or ask your reviewer to add) the "override: no versioning needed" label.
[0:00] Running for xdg_directories...
  No version change.
No version change found, but the change to this package could not be verified to be exempt from version changes according to repository policy. If this is a false positive, please comment in the PR to explain why the PR is exempt, and add (or ask your reviewer to add) the "override: no versioning needed" label.


The following packages had errors:
  rfw:
    Missing version change
  xdg_directories:
    Missing version change
See above for full details.