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

[kf5] Merge copyright files to a single file #25759

Merged
merged 13 commits into from
Jul 14, 2022

Conversation

Thomas1664
Copy link
Contributor

@Thomas1664 Thomas1664 commented Jul 13, 2022

Describe the pull request

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

All manifest files must be formatted

./vcpkg format-manifest ports/*/vcpkg.json

Diff
diff --git a/ports/kf5guiaddons/vcpkg.json b/ports/kf5guiaddons/vcpkg.json
index 1d4f299..a497295 100644
--- a/ports/kf5guiaddons/vcpkg.json
+++ b/ports/kf5guiaddons/vcpkg.json
@@ -47,7 +47,6 @@
           "name": "qt5-wayland",
           "platform": "linux"
         }
-        
       ]
     }
   }
PRs must add only one version and must not modify any published versions

When making any changes to a library, the version or port-version in vcpkg.json or CONTROL must be modified.

error: checked-in files for kf5guiaddons have changed but the version was not updated
version: 5.89.0#1
old SHA: 6d768a1b5c9419f27a14eb2d0cf64b81bf5b85a0
new SHA: 37f004eb6d5e6377d161abf76991be133c2ad2f1
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
***No files were updated***

You have modified or added at least one vcpkg.json where you should check the license field.

If you feel able to do so, please consider adding a "license" field to the following files:

  • ports/kf5attica/vcpkg.json
  • ports/kf5auth/vcpkg.json
  • ports/kf5bookmarks/vcpkg.json
  • ports/kf5codecs/vcpkg.json
  • ports/kf5completion/vcpkg.json
  • ports/kf5config/vcpkg.json
  • ports/kf5configwidgets/vcpkg.json
  • ports/kf5coreaddons/vcpkg.json
  • ports/kf5crash/vcpkg.json
  • ports/kf5dbusaddons/vcpkg.json
  • ports/kf5declarative/vcpkg.json
  • ports/kf5diagram/vcpkg.json
  • ports/kf5globalaccel/vcpkg.json
  • ports/kf5guiaddons/vcpkg.json
  • ports/kf5holidays/vcpkg.json
  • ports/kf5i18n/vcpkg.json
  • ports/kf5iconthemes/vcpkg.json
  • ports/kf5itemmodels/vcpkg.json
  • ports/kf5itemviews/vcpkg.json
  • ports/kf5jobwidgets/vcpkg.json
  • ports/kf5kcmutils/vcpkg.json
  • ports/kf5kio/vcpkg.json
  • ports/kf5newstuff/vcpkg.json
  • ports/kf5notifications/vcpkg.json
  • ports/kf5package/vcpkg.json
  • ports/kf5plotting/vcpkg.json
  • ports/kf5service/vcpkg.json
  • ports/kf5solid/vcpkg.json
  • ports/kf5sonnet/vcpkg.json
  • ports/kf5syntaxhighlighting/vcpkg.json
  • ports/kf5textwidgets/vcpkg.json
  • ports/kf5wallet/vcpkg.json
  • ports/kf5widgetsaddons/vcpkg.json
  • ports/kf5windowsystem/vcpkg.json
  • ports/kf5xmlgui/vcpkg.json

Valid values for the license field can be found in the documentation

github-actions[bot]
github-actions bot previously approved these changes Jul 13, 2022
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have modified or added at least one vcpkg.json where you should check the license field.

If you feel able to do so, please consider adding a "license" field to the following files:

  • ports/kf5attica/vcpkg.json
  • ports/kf5auth/vcpkg.json
  • ports/kf5bookmarks/vcpkg.json
  • ports/kf5codecs/vcpkg.json
  • ports/kf5completion/vcpkg.json
  • ports/kf5config/vcpkg.json
  • ports/kf5configwidgets/vcpkg.json
  • ports/kf5coreaddons/vcpkg.json
  • ports/kf5crash/vcpkg.json
  • ports/kf5dbusaddons/vcpkg.json
  • ports/kf5declarative/vcpkg.json
  • ports/kf5diagram/vcpkg.json
  • ports/kf5globalaccel/vcpkg.json
  • ports/kf5guiaddons/vcpkg.json
  • ports/kf5holidays/vcpkg.json
  • ports/kf5i18n/vcpkg.json
  • ports/kf5iconthemes/vcpkg.json
  • ports/kf5itemmodels/vcpkg.json
  • ports/kf5itemviews/vcpkg.json
  • ports/kf5jobwidgets/vcpkg.json
  • ports/kf5kcmutils/vcpkg.json
  • ports/kf5kio/vcpkg.json
  • ports/kf5newstuff/vcpkg.json
  • ports/kf5notifications/vcpkg.json
  • ports/kf5package/vcpkg.json
  • ports/kf5plotting/vcpkg.json
  • ports/kf5service/vcpkg.json
  • ports/kf5solid/vcpkg.json
  • ports/kf5sonnet/vcpkg.json
  • ports/kf5syntaxhighlighting/vcpkg.json
  • ports/kf5textwidgets/vcpkg.json
  • ports/kf5wallet/vcpkg.json
  • ports/kf5widgetsaddons/vcpkg.json
  • ports/kf5windowsystem/vcpkg.json
  • ports/kf5xmlgui/vcpkg.json

Valid values for the license field can be found in the documentation

@Thomas1664 Thomas1664 marked this pull request as ready for review July 13, 2022 22:24
github-actions[bot]
github-actions bot previously approved these changes Jul 13, 2022
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have modified or added at least one vcpkg.json where you should check the license field.

If you feel able to do so, please consider adding a "license" field to the following files:

  • ports/kf5attica/vcpkg.json
  • ports/kf5auth/vcpkg.json
  • ports/kf5bookmarks/vcpkg.json
  • ports/kf5codecs/vcpkg.json
  • ports/kf5completion/vcpkg.json
  • ports/kf5config/vcpkg.json
  • ports/kf5configwidgets/vcpkg.json
  • ports/kf5coreaddons/vcpkg.json
  • ports/kf5crash/vcpkg.json
  • ports/kf5dbusaddons/vcpkg.json
  • ports/kf5declarative/vcpkg.json
  • ports/kf5diagram/vcpkg.json
  • ports/kf5globalaccel/vcpkg.json
  • ports/kf5guiaddons/vcpkg.json
  • ports/kf5holidays/vcpkg.json
  • ports/kf5i18n/vcpkg.json
  • ports/kf5iconthemes/vcpkg.json
  • ports/kf5itemmodels/vcpkg.json
  • ports/kf5itemviews/vcpkg.json
  • ports/kf5jobwidgets/vcpkg.json
  • ports/kf5kcmutils/vcpkg.json
  • ports/kf5kio/vcpkg.json
  • ports/kf5newstuff/vcpkg.json
  • ports/kf5notifications/vcpkg.json
  • ports/kf5package/vcpkg.json
  • ports/kf5plotting/vcpkg.json
  • ports/kf5service/vcpkg.json
  • ports/kf5solid/vcpkg.json
  • ports/kf5sonnet/vcpkg.json
  • ports/kf5syntaxhighlighting/vcpkg.json
  • ports/kf5textwidgets/vcpkg.json
  • ports/kf5wallet/vcpkg.json
  • ports/kf5widgetsaddons/vcpkg.json
  • ports/kf5windowsystem/vcpkg.json
  • ports/kf5xmlgui/vcpkg.json

Valid values for the license field can be found in the documentation

github-actions[bot]
github-actions bot previously approved these changes Jul 13, 2022
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have modified or added at least one vcpkg.json where you should check the license field.

If you feel able to do so, please consider adding a "license" field to the following files:

  • ports/kf5attica/vcpkg.json
  • ports/kf5auth/vcpkg.json
  • ports/kf5bookmarks/vcpkg.json
  • ports/kf5codecs/vcpkg.json
  • ports/kf5completion/vcpkg.json
  • ports/kf5config/vcpkg.json
  • ports/kf5configwidgets/vcpkg.json
  • ports/kf5coreaddons/vcpkg.json
  • ports/kf5crash/vcpkg.json
  • ports/kf5dbusaddons/vcpkg.json
  • ports/kf5declarative/vcpkg.json
  • ports/kf5diagram/vcpkg.json
  • ports/kf5globalaccel/vcpkg.json
  • ports/kf5guiaddons/vcpkg.json
  • ports/kf5holidays/vcpkg.json
  • ports/kf5i18n/vcpkg.json
  • ports/kf5iconthemes/vcpkg.json
  • ports/kf5itemmodels/vcpkg.json
  • ports/kf5itemviews/vcpkg.json
  • ports/kf5jobwidgets/vcpkg.json
  • ports/kf5kcmutils/vcpkg.json
  • ports/kf5kio/vcpkg.json
  • ports/kf5newstuff/vcpkg.json
  • ports/kf5notifications/vcpkg.json
  • ports/kf5package/vcpkg.json
  • ports/kf5plotting/vcpkg.json
  • ports/kf5service/vcpkg.json
  • ports/kf5solid/vcpkg.json
  • ports/kf5sonnet/vcpkg.json
  • ports/kf5syntaxhighlighting/vcpkg.json
  • ports/kf5textwidgets/vcpkg.json
  • ports/kf5wallet/vcpkg.json
  • ports/kf5widgetsaddons/vcpkg.json
  • ports/kf5windowsystem/vcpkg.json
  • ports/kf5xmlgui/vcpkg.json

Valid values for the license field can be found in the documentation

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have modified or added at least one vcpkg.json where you should check the license field.

If you feel able to do so, please consider adding a "license" field to the following files:

  • ports/kf5attica/vcpkg.json
  • ports/kf5auth/vcpkg.json
  • ports/kf5bookmarks/vcpkg.json
  • ports/kf5codecs/vcpkg.json
  • ports/kf5completion/vcpkg.json
  • ports/kf5config/vcpkg.json
  • ports/kf5configwidgets/vcpkg.json
  • ports/kf5coreaddons/vcpkg.json
  • ports/kf5crash/vcpkg.json
  • ports/kf5dbusaddons/vcpkg.json
  • ports/kf5declarative/vcpkg.json
  • ports/kf5diagram/vcpkg.json
  • ports/kf5globalaccel/vcpkg.json
  • ports/kf5guiaddons/vcpkg.json
  • ports/kf5holidays/vcpkg.json
  • ports/kf5i18n/vcpkg.json
  • ports/kf5iconthemes/vcpkg.json
  • ports/kf5itemmodels/vcpkg.json
  • ports/kf5itemviews/vcpkg.json
  • ports/kf5jobwidgets/vcpkg.json
  • ports/kf5kcmutils/vcpkg.json
  • ports/kf5kio/vcpkg.json
  • ports/kf5newstuff/vcpkg.json
  • ports/kf5notifications/vcpkg.json
  • ports/kf5package/vcpkg.json
  • ports/kf5plotting/vcpkg.json
  • ports/kf5service/vcpkg.json
  • ports/kf5solid/vcpkg.json
  • ports/kf5sonnet/vcpkg.json
  • ports/kf5syntaxhighlighting/vcpkg.json
  • ports/kf5textwidgets/vcpkg.json
  • ports/kf5wallet/vcpkg.json
  • ports/kf5widgetsaddons/vcpkg.json
  • ports/kf5windowsystem/vcpkg.json
  • ports/kf5xmlgui/vcpkg.json

Valid values for the license field can be found in the documentation

@LilyWangLL LilyWangLL added the category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist label Jul 14, 2022
@LilyWangLL LilyWangLL added the info:reviewed Pull Request changes follow basic guidelines label Jul 14, 2022
@vicroms vicroms merged commit 1721648 into microsoft:master Jul 14, 2022
@Thomas1664 Thomas1664 deleted the kf5-copyright branch July 14, 2022 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants