pax_global_header00006660000000000000000000000064145075624130014521gustar00rootroot0000000000000052 comment=e116cc7fbd0ab7fd1c5602bef9266a9d68857935 colcon-recursive-crawl-0.2.3/000077500000000000000000000000001450756241300161135ustar00rootroot00000000000000colcon-recursive-crawl-0.2.3/.github/000077500000000000000000000000001450756241300174535ustar00rootroot00000000000000colcon-recursive-crawl-0.2.3/.github/workflows/000077500000000000000000000000001450756241300215105ustar00rootroot00000000000000colcon-recursive-crawl-0.2.3/.github/workflows/ci.yaml000066400000000000000000000012071450756241300227670ustar00rootroot00000000000000name: Run tests on: push: branches: ['master'] pull_request: jobs: setup: runs-on: ubuntu-latest outputs: strategy: ${{steps.load.outputs.strategy}} steps: - uses: actions/checkout@v2 with: repository: colcon/ci - id: load run: echo "::set-output name=strategy::$(echo $(cat strategy.json))" pytest: needs: [setup] strategy: ${{fromJson(needs.setup.outputs.strategy)}} runs-on: ${{matrix.os}} steps: - uses: actions/checkout@v2 - uses: actions/setup-python@v2 with: python-version: ${{matrix.python}} - uses: colcon/ci@v1 colcon-recursive-crawl-0.2.3/LICENSE000066400000000000000000000261361450756241300171300ustar00rootroot00000000000000 Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. colcon-recursive-crawl-0.2.3/README.rst000066400000000000000000000002321450756241300175770ustar00rootroot00000000000000colcon-recursive-crawl ====================== An extension for `colcon-core `_ to recursively crawl for packages. colcon-recursive-crawl-0.2.3/colcon_recursive_crawl/000077500000000000000000000000001450756241300226475ustar00rootroot00000000000000colcon-recursive-crawl-0.2.3/colcon_recursive_crawl/__init__.py000066400000000000000000000001521450756241300247560ustar00rootroot00000000000000# Copyright 2016-2018 Dirk Thomas # Licensed under the Apache License, Version 2.0 __version__ = '0.2.3' colcon-recursive-crawl-0.2.3/colcon_recursive_crawl/package_discovery/000077500000000000000000000000001450756241300263315ustar00rootroot00000000000000colcon-recursive-crawl-0.2.3/colcon_recursive_crawl/package_discovery/__init__.py000066400000000000000000000000001450756241300304300ustar00rootroot00000000000000colcon-recursive-crawl-0.2.3/colcon_recursive_crawl/package_discovery/recursive_crawl.py000066400000000000000000000060671450756241300321130ustar00rootroot00000000000000# Copyright 2016-2020 Dirk Thomas # Licensed under the Apache License, Version 2.0 import os from colcon_core.argument_default import is_default_value from colcon_core.argument_default import wrap_default_value from colcon_core.package_discovery import expand_dir_wildcards from colcon_core.package_discovery import logger from colcon_core.package_discovery import PackageDiscoveryExtensionPoint from colcon_core.package_identification import identify from colcon_core.package_identification import IgnoreLocationException from colcon_core.plugin_system import satisfies_version class RecursiveDiscoveryExtension(PackageDiscoveryExtensionPoint): """Crawl paths recursively for packages.""" # the priority needs to be higher than the path based discovery extension # so that when no arguments are provided this extension is the default PRIORITY = 110 def __init__(self): # noqa: D107 super().__init__() satisfies_version( PackageDiscoveryExtensionPoint.EXTENSION_POINT_VERSION, '^1.0') def has_default(self): # noqa: D102 return True def add_arguments(self, *, parser, with_default): # noqa: D102 parser.add_argument( '--base-paths', nargs='*', metavar='PATH', default=wrap_default_value(['.']) if with_default else None, help='The base paths to recursively crawl for packages' + (' (default: .)' if with_default else '')) def has_parameters(self, *, args): # noqa: D102 return not is_default_value(args.base_paths) and \ bool(args.base_paths) def discover(self, *, args, identification_extensions): # noqa: D102 if args.base_paths is None: return set() # manually check for wildcards and expand them in case # the values were not provided through the shell expand_dir_wildcards(args.base_paths) logger.info( 'Crawling recursively for packages in %s', ', '.join([ "'%s'" % os.path.abspath(p) for p in args.base_paths ])) visited_paths = set() descs = set() for base_path in args.base_paths: for dirpath, dirnames, filenames in os.walk( base_path, followlinks=True, ): real_dirpath = os.path.realpath(dirpath) # avoid recrawling same paths if real_dirpath in visited_paths: del dirnames[:] continue visited_paths.add(real_dirpath) try: result = identify(identification_extensions, dirpath) except IgnoreLocationException: del dirnames[:] continue if result: descs.add(result) del dirnames[:] continue # skip subdirectories starting with a dot dirnames[:] = filter(lambda d: not d.startswith('.'), dirnames) dirnames.sort() return descs colcon-recursive-crawl-0.2.3/publish-python.yaml000066400000000000000000000004671450756241300217730ustar00rootroot00000000000000artifacts: - type: wheel uploads: - type: pypi - type: stdeb uploads: - type: packagecloud config: repository: dirk-thomas/colcon distributions: - ubuntu:focal - ubuntu:jammy - debian:bullseye - debian:bookworm colcon-recursive-crawl-0.2.3/setup.cfg000066400000000000000000000037571450756241300177500ustar00rootroot00000000000000[metadata] name = colcon-recursive-crawl version = attr: colcon_recursive_crawl.__version__ url = https://colcon.readthedocs.io project_urls = Changelog = https://github.com/colcon/colcon-recursive-crawl/milestones?direction=desc&sort=due_date&state=closed GitHub = https://github.com/colcon/colcon-recursive-crawl/ author = Dirk Thomas author_email = web@dirk-thomas.net maintainer = Dirk Thomas maintainer_email = web@dirk-thomas.net classifiers = Development Status :: 3 - Alpha Environment :: Plugins Intended Audience :: Developers License :: OSI Approved :: Apache Software License Operating System :: MacOS Operating System :: Microsoft :: Windows Operating System :: POSIX Programming Language :: Python Topic :: Software Development :: Build Tools license = Apache License, Version 2.0 description = Extension for colcon to recursively crawl for packages. long_description = file: README.rst keywords = colcon [options] python_requires = >=3.6 install_requires = colcon-core>=0.7.0 packages = find: zip_safe = true [options.extras_require] test = flake8>=3.6.0 flake8-blind-except flake8-builtins flake8-class-newline flake8-comprehensions flake8-deprecated flake8-docstrings flake8-import-order flake8-quotes pep8-naming pylint pytest pytest-cov scspell3k>=2.2 [tool:pytest] filterwarnings = error # Suppress deprecation warnings in other packages ignore:lib2to3 package is deprecated::scspell ignore:pkg_resources is deprecated as an API::flake8_import_order ignore:SelectableGroups dict interface is deprecated::flake8 ignore:Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated::pyreadline junit_suite_name = colcon-recursive-crawl [options.entry_points] colcon_core.package_discovery = recursive = colcon_recursive_crawl.package_discovery.recursive_crawl:RecursiveDiscoveryExtension [flake8] import-order-style = google [coverage:run] source = colcon_recursive_crawl colcon-recursive-crawl-0.2.3/setup.py000066400000000000000000000001721450756241300176250ustar00rootroot00000000000000# Copyright 2016-2018 Dirk Thomas # Licensed under the Apache License, Version 2.0 from setuptools import setup setup() colcon-recursive-crawl-0.2.3/stdeb.cfg000066400000000000000000000002151450756241300176730ustar00rootroot00000000000000[colcon-recursive-crawl] No-Python2: Depends3: python3-colcon-core (>= 0.7.0) Suite: focal jammy bullseye bookworm X-Python3-Version: >= 3.6 colcon-recursive-crawl-0.2.3/test/000077500000000000000000000000001450756241300170725ustar00rootroot00000000000000colcon-recursive-crawl-0.2.3/test/spell_check.words000066400000000000000000000001541450756241300224260ustar00rootroot00000000000000apache colcon descs iterdir nargs noqa pathlib plugin pytest recrawling scspell setuptools thomas wildcards colcon-recursive-crawl-0.2.3/test/test_copyright_license.py000066400000000000000000000024271450756241300242220ustar00rootroot00000000000000# Copyright 2016-2018 Dirk Thomas # Licensed under the Apache License, Version 2.0 from pathlib import Path import sys def test_copyright_license(): missing = check_files([Path(__file__).parents[1]]) assert not len(missing), \ 'In some files no copyright / license line was found' def check_files(paths): missing = [] for path in paths: if path.is_dir(): for p in sorted(path.iterdir()): if p.name.startswith('.'): continue if p.name.endswith('.py') or p.is_dir(): missing += check_files([p]) if path.is_file(): content = path.read_text() if not content: continue lines = content.splitlines() has_copyright = \ any(line for line in lines if line.startswith('# Copyright')) has_license = \ '# Licensed under the Apache License, Version 2.0' in lines if not has_copyright or not has_license: print( 'Could not find copyright / license in:', path, file=sys.stderr) missing .append(path) else: print('Found copyright / license in:', path) return missing colcon-recursive-crawl-0.2.3/test/test_flake8.py000066400000000000000000000030111450756241300216500ustar00rootroot00000000000000# Copyright 2016-2018 Dirk Thomas # Licensed under the Apache License, Version 2.0 import logging from pathlib import Path import sys from flake8 import LOG from flake8.api.legacy import get_style_guide # avoid debug and info messages from flake8 internals LOG.setLevel(logging.WARN) def test_flake8(): style_guide = get_style_guide( extend_ignore=['D100', 'D104'], show_source=True, ) style_guide_tests = get_style_guide( extend_ignore=['D100', 'D101', 'D102', 'D103', 'D104', 'D105', 'D107'], show_source=True, ) stdout = sys.stdout sys.stdout = sys.stderr # implicitly calls report_errors() report = style_guide.check_files([ str(Path(__file__).parents[1] / 'colcon_recursive_crawl'), ]) report_tests = style_guide_tests.check_files([ str(Path(__file__).parents[1] / 'test'), ]) sys.stdout = stdout total_errors = report.total_errors + report_tests.total_errors if total_errors: # pragma: no cover # output summary with per-category counts print() if report.total_errors: report._application.formatter.show_statistics(report._stats) if report_tests.total_errors: report_tests._application.formatter.show_statistics( report_tests._stats) print( 'flake8 reported {total_errors} errors' .format_map(locals()), file=sys.stderr) assert not total_errors, \ 'flake8 reported {total_errors} errors'.format_map(locals()) colcon-recursive-crawl-0.2.3/test/test_spell_check.py000066400000000000000000000035641450756241300227670ustar00rootroot00000000000000# Copyright 2016-2019 Dirk Thomas # Licensed under the Apache License, Version 2.0 from pathlib import Path import pytest from scspell import Report from scspell import SCSPELL_BUILTIN_DICT from scspell import spell_check spell_check_words_path = Path(__file__).parent / 'spell_check.words' @pytest.fixture(scope='module') def known_words(): global spell_check_words_path return spell_check_words_path.read_text().splitlines() def test_spell_check(known_words): source_filenames = [Path(__file__).parents[1] / 'setup.py'] + \ list( (Path(__file__).parents[1] / 'colcon_recursive_crawl') .glob('**/*.py')) + \ list((Path(__file__).parents[1] / 'test').glob('**/*.py')) for source_filename in sorted(source_filenames): print('Spell checking:', source_filename) # check all files report = Report(known_words) spell_check( [str(p) for p in source_filenames], base_dicts=[SCSPELL_BUILTIN_DICT], report_only=report, additional_extensions=[('', 'Python')]) unknown_word_count = len(report.unknown_words) assert unknown_word_count == 0, \ 'Found {unknown_word_count} unknown words: '.format_map(locals()) + \ ', '.join(sorted(report.unknown_words)) unused_known_words = set(known_words) - report.found_known_words unused_known_word_count = len(unused_known_words) assert unused_known_word_count == 0, \ '{unused_known_word_count} words in the word list are not used: ' \ .format_map(locals()) + ', '.join(sorted(unused_known_words)) def test_spell_check_word_list_order(known_words): assert known_words == sorted(known_words), \ 'The word list should be ordered alphabetically' def test_spell_check_word_list_duplicates(known_words): assert len(known_words) == len(set(known_words)), \ 'The word list should not contain duplicates'