This is an automated email from the ASF dual-hosted git repository.
tvb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git
from c72bc3469 Merge pull request #1778 from
apache/tristan/fix-cython-version
add ebc7a6837 contrib: Removing the update_committers.py script
add 6d16e3a74 Cleanup license headers for initial apache release.
add ea8b42044 MANIFEST.in: Ensure that LICENSE and NOTICE are included in
source distribution
add 8c21037ed LICENSE / NOTICE: Updating LICENSE and NOTICE to be
compliant with apache policy
add ca62392ec doc/source/conf.py: Updating copyright year & attribute to
ASF
add e06880623 COMMITTERS.rst: Adding Sander to the committer list
add 6ac6863e8 tests/remotecache/simple.py: Fixed new linting error.
new 416bdd04a Merge pull request #1781 from apache/tristan/release-cleanups
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.coveragerc | 13 +++
.pylintrc | 13 +++
COMMITTERS.rst | 3 +
LICENSE | 63 ++++++++++++
MANIFEST.in | 17 ++-
NOTICE | 22 +++-
contrib/COMMITTERS.rst.j2 | 18 ----
contrib/bst-docker-import | 2 -
contrib/bst-graph | 16 +++
contrib/bst-here | 2 -
contrib/update_committers.py | 114 ---------------------
doc/badges.py | 2 -
doc/bst2html.py | 1 -
doc/source/conf.py | 4 +-
pyproject.toml | 13 +++
setup.cfg | 13 +++
setup.py | 2 -
src/buildstream/__init__.py | 2 -
src/buildstream/__main__.py | 14 +++
src/buildstream/_artifact.py | 3 -
src/buildstream/_artifactcache.py | 3 -
src/buildstream/_artifactelement.py | 3 -
src/buildstream/_artifactproject.py | 2 -
src/buildstream/_assetcache.py | 1 -
src/buildstream/_cachekey.py | 2 -
src/buildstream/_cas/__init__.py | 2 -
src/buildstream/_cas/cascache.py | 3 -
src/buildstream/_cas/casdprocessmanager.py | 3 -
src/buildstream/_cas/casremote.py | 2 -
src/buildstream/_cas/casserver.py | 3 -
src/buildstream/_context.py | 2 -
src/buildstream/_elementproxy.py | 2 -
src/buildstream/_elementsources.py | 3 -
src/buildstream/_elementsourcescache.py | 2 -
src/buildstream/_exceptions.py | 2 -
src/buildstream/_frontend/__init__.py | 2 -
src/buildstream/_frontend/app.py | 2 -
src/buildstream/_frontend/cli.py | 13 +++
src/buildstream/_frontend/complete.py | 5 +-
src/buildstream/_frontend/linuxapp.py | 2 -
src/buildstream/_frontend/profile.py | 2 -
src/buildstream/_frontend/status.py | 2 -
src/buildstream/_frontend/widget.py | 2 -
src/buildstream/_includes.py | 13 +++
src/buildstream/_loader/__init__.py | 2 -
src/buildstream/_loader/loadcontext.py | 2 -
src/buildstream/_loader/loadelement.pyi | 13 +++
src/buildstream/_loader/loadelement.pyx | 2 -
src/buildstream/_loader/loader.py | 2 -
src/buildstream/_loader/metasource.py | 2 -
src/buildstream/_loader/types.py | 2 -
src/buildstream/_message.py | 2 -
src/buildstream/_messenger.py | 2 -
src/buildstream/_options/__init__.py | 2 -
src/buildstream/_options/option.py | 2 -
src/buildstream/_options/optionarch.py | 2 -
src/buildstream/_options/optionbool.py | 2 -
src/buildstream/_options/optioneltmask.py | 2 -
src/buildstream/_options/optionenum.py | 2 -
src/buildstream/_options/optionflags.py | 2 -
src/buildstream/_options/optionos.py | 2 -
src/buildstream/_options/optionpool.py | 2 -
src/buildstream/_overlapcollector.py | 2 -
src/buildstream/_pipeline.py | 2 -
src/buildstream/_platform/__init__.py | 2 -
src/buildstream/_platform/platform.py | 3 -
src/buildstream/_pluginfactory/__init__.py | 2 -
src/buildstream/_pluginfactory/elementfactory.py | 2 -
src/buildstream/_pluginfactory/pluginfactory.py | 2 -
src/buildstream/_pluginfactory/pluginorigin.py | 2 -
.../_pluginfactory/pluginoriginjunction.py | 2 -
.../_pluginfactory/pluginoriginlocal.py | 2 -
src/buildstream/_pluginfactory/pluginoriginpip.py | 2 -
src/buildstream/_pluginfactory/sourcefactory.py | 2 -
src/buildstream/_pluginproxy.py | 2 -
src/buildstream/_profile.py | 3 -
src/buildstream/_project.py | 2 -
src/buildstream/_projectrefs.py | 2 -
.../_protos/buildstream/v2/artifact.proto | 1 -
.../_protos/buildstream/v2/source.proto | 1 -
src/buildstream/_remote.py | 2 -
src/buildstream/_remotespec.py | 3 -
src/buildstream/_scheduler/__init__.py | 2 -
src/buildstream/_scheduler/jobs/__init__.py | 2 -
src/buildstream/_scheduler/jobs/elementjob.py | 1 -
src/buildstream/_scheduler/jobs/job.py | 3 -
src/buildstream/_scheduler/queues/__init__.py | 13 +++
.../_scheduler/queues/artifactpushqueue.py | 2 -
src/buildstream/_scheduler/queues/buildqueue.py | 2 -
.../_scheduler/queues/cachequeryqueue.py | 2 -
src/buildstream/_scheduler/queues/fetchqueue.py | 2 -
src/buildstream/_scheduler/queues/pullqueue.py | 2 -
src/buildstream/_scheduler/queues/queue.py | 2 -
.../_scheduler/queues/sourcepushqueue.py | 2 -
src/buildstream/_scheduler/queues/trackqueue.py | 2 -
src/buildstream/_scheduler/scheduler.py | 2 -
src/buildstream/_signals.py | 2 -
src/buildstream/_site.py | 2 -
src/buildstream/_sourcecache.py | 2 -
src/buildstream/_state.py | 2 -
src/buildstream/_stream.py | 2 -
src/buildstream/_testing/__init__.py | 3 -
src/buildstream/_testing/_cachekeys.py | 2 -
src/buildstream/_testing/_fixtures.py | 2 -
.../_testing/_sourcetests/build_checkout.py | 3 -
src/buildstream/_testing/_sourcetests/conftest.py | 2 -
src/buildstream/_testing/_sourcetests/fetch.py | 3 -
src/buildstream/_testing/_sourcetests/mirror.py | 3 -
.../_testing/_sourcetests/source_determinism.py | 3 -
src/buildstream/_testing/_sourcetests/track.py | 3 -
.../_testing/_sourcetests/track_cross_junction.py | 3 -
src/buildstream/_testing/_sourcetests/utils.py | 3 -
src/buildstream/_testing/_sourcetests/workspace.py | 3 -
src/buildstream/_testing/_update_cachekeys.py | 3 -
src/buildstream/_testing/integration.py | 3 -
src/buildstream/_testing/repo.py | 3 -
src/buildstream/_testing/runcli.py | 3 -
src/buildstream/_types.pyi | 13 +++
src/buildstream/_types.pyx | 2 -
src/buildstream/_utils.pyi | 13 +++
src/buildstream/_utils.pyx | 2 -
src/buildstream/_variables.pyi | 13 +++
src/buildstream/_variables.pyx | 3 -
src/buildstream/_versions.py | 2 -
src/buildstream/_workspaces.py | 2 -
src/buildstream/_yaml.pyi | 13 +++
src/buildstream/_yaml.pyx | 3 -
src/buildstream/buildelement.py | 3 -
src/buildstream/data/bst | 13 +++
src/buildstream/data/build-all.sh.in | 17 ++-
src/buildstream/data/build-module.sh.in | 15 ++-
src/buildstream/data/projectconfig.yaml | 14 +++
src/buildstream/data/userconfig.yaml | 14 +++
src/buildstream/downloadablefilesource.py | 3 -
src/buildstream/element.py | 3 -
src/buildstream/exceptions.py | 2 -
src/buildstream/node.pxd | 2 -
src/buildstream/node.pyi | 13 +++
src/buildstream/node.pyx | 3 -
src/buildstream/plugin.py | 2 -
src/buildstream/plugins/elements/compose.py | 2 -
src/buildstream/plugins/elements/compose.yaml | 11 ++
src/buildstream/plugins/elements/filter.py | 2 -
src/buildstream/plugins/elements/filter.yaml | 11 ++
src/buildstream/plugins/elements/import.py | 2 -
src/buildstream/plugins/elements/import.yaml | 12 +++
src/buildstream/plugins/elements/junction.py | 2 -
src/buildstream/plugins/elements/link.py | 2 -
src/buildstream/plugins/elements/manual.py | 2 -
src/buildstream/plugins/elements/manual.yaml | 12 +++
src/buildstream/plugins/elements/script.py | 2 -
src/buildstream/plugins/elements/script.yaml | 12 +++
src/buildstream/plugins/elements/stack.py | 2 -
src/buildstream/plugins/sources/local.py | 2 -
src/buildstream/plugins/sources/remote.py | 2 -
src/buildstream/plugins/sources/tar.py | 2 -
src/buildstream/plugins/sources/workspace.py | 2 -
src/buildstream/sandbox/__init__.py | 2 -
src/buildstream/sandbox/_config.py | 2 -
src/buildstream/sandbox/_sandboxbuildboxrun.py | 2 -
src/buildstream/sandbox/_sandboxdummy.py | 3 -
src/buildstream/sandbox/_sandboxreapi.py | 2 -
src/buildstream/sandbox/_sandboxremote.py | 3 -
src/buildstream/sandbox/sandbox.py | 3 -
src/buildstream/scriptelement.py | 2 -
src/buildstream/source.py | 3 -
src/buildstream/storage/__init__.py | 3 -
src/buildstream/storage/_casbaseddirectory.py | 3 -
src/buildstream/storage/_filebaseddirectory.py | 4 -
src/buildstream/storage/directory.py | 4 -
src/buildstream/types.py | 2 -
src/buildstream/utils.py | 2 -
tests/artifactcache/capabilities.py | 14 +++
tests/artifactcache/config.py | 14 +++
tests/artifactcache/expiry.py | 2 -
tests/artifactcache/junctions.py | 14 +++
tests/artifactcache/pull.py | 14 +++
tests/artifactcache/push.py | 14 +++
tests/cachekey/cachekey.py | 14 +++
tests/conftest.py | 3 -
tests/elements/filter.py | 14 +++
tests/examples/autotools.py | 14 +++
tests/examples/developing.py | 14 +++
tests/examples/first-project.py | 14 +++
tests/examples/integration-commands.py | 14 +++
tests/examples/junctions.py | 14 +++
tests/examples/running-commands.py | 14 +++
tests/format/assertion.py | 14 +++
tests/format/dependencies.py | 14 +++
tests/format/elementnames.py | 14 +++
tests/format/include.py | 14 +++
tests/format/include_composition.py | 13 +++
tests/format/invalid_keys.py | 14 +++
tests/format/junctions.py | 14 +++
tests/format/link.py | 14 +++
tests/format/listdirectiveerrors.py | 14 +++
tests/format/optionarch.py | 14 +++
tests/format/optionbool.py | 14 +++
tests/format/optioneltmask.py | 14 +++
tests/format/optionenum.py | 14 +++
tests/format/optionexports.py | 14 +++
tests/format/optionflags.py | 14 +++
tests/format/optionos.py | 14 +++
tests/format/optionoverrides.py | 14 +++
tests/format/optionprojectroot.py | 14 +++
tests/format/options.py | 14 +++
tests/format/project.py | 14 +++
tests/format/projectoverrides.py | 14 +++
tests/format/stack.py | 14 +++
tests/format/substitutions.py | 14 +++
tests/format/userconfig.py | 14 +++
tests/format/variables.py | 14 +++
tests/frontend/__init__.py | 14 +++
tests/frontend/artifact_checkout.py | 14 +++
tests/frontend/artifact_delete.py | 2 -
tests/frontend/artifact_list_contents.py | 2 -
tests/frontend/artifact_log.py | 2 -
tests/frontend/artifact_pull.py | 14 +++
tests/frontend/artifact_show.py | 2 -
tests/frontend/buildcheckout.py | 14 +++
tests/frontend/completions.py | 14 +++
tests/frontend/compose_splits.py | 14 +++
tests/frontend/configurable_warnings.py | 14 +++
tests/frontend/cross_junction_workspace.py | 14 +++
tests/frontend/default_target.py | 14 +++
tests/frontend/fetch.py | 14 +++
tests/frontend/help.py | 14 +++
tests/frontend/init.py | 14 +++
tests/frontend/interactive_init.py | 13 +++
tests/frontend/large_directory.py | 2 -
tests/frontend/logging.py | 14 +++
tests/frontend/main.py | 14 +++
tests/frontend/mirror.py | 14 +++
tests/frontend/order.py | 14 +++
tests/frontend/overlaps.py | 14 +++
tests/frontend/progress.py | 14 +++
tests/frontend/pull.py | 14 +++
tests/frontend/push.py | 3 -
tests/frontend/rebuild.py | 14 +++
tests/frontend/remote-caches.py | 2 -
tests/frontend/show.py | 14 +++
tests/frontend/source_checkout.py | 14 +++
tests/frontend/track.py | 14 +++
tests/frontend/version.py | 14 +++
tests/frontend/workspace.py | 3 -
tests/integration/artifact.py | 3 -
tests/integration/autotools.py | 14 +++
tests/integration/base/generate-base.sh | 12 +++
tests/integration/build-uid.py | 14 +++
tests/integration/cachedfail.py | 5 +-
tests/integration/compose-symlinks.py | 14 +++
tests/integration/compose.py | 14 +++
tests/integration/filter.py | 14 +++
tests/integration/import.py | 14 +++
tests/integration/interactive_build.py | 14 +++
tests/integration/manual.py | 14 +++
tests/integration/messages.py | 2 -
tests/integration/pullbuildtrees.py | 14 +++
tests/integration/sandbox.py | 2 -
tests/integration/script.py | 14 +++
tests/integration/shell.py | 14 +++
tests/integration/shellbuildtrees.py | 14 +++
tests/integration/sockets.py | 14 +++
tests/integration/source-determinism.py | 14 +++
tests/integration/stack.py | 13 +++
tests/integration/symlinks.py | 14 +++
tests/integration/workspace.py | 14 +++
tests/internals/cascache.py | 13 +++
tests/internals/context.py | 13 +++
tests/internals/loader.py | 13 +++
tests/internals/storage.py | 14 +++
tests/internals/storage_vdir_import.py | 3 +-
tests/internals/utils_move_atomic.py | 13 +++
tests/internals/utils_save_atomic.py | 13 +++
tests/internals/yaml.py | 13 +++
tests/plugins/loading.py | 14 +++
tests/plugins/sample-plugins/setup.py | 2 -
.../src/sample_plugins/elements/autotools.py | 2 -
.../src/sample_plugins/sources/git.py | 3 -
tests/plugins/shadow.py | 14 +++
.../_protos => tests/remotecache}/__init__.py | 0
tests/remotecache/simple.py | 15 ++-
tests/remoteexecution/buildfail.py | 2 -
tests/remoteexecution/buildtree.py | 1 -
tests/remoteexecution/junction.py | 2 -
tests/remoteexecution/remotecache.py | 14 +++
tests/remoteexecution/simple.py | 14 +++
tests/remoteexecution/workspace.py | 14 +++
tests/sandboxes/missing-command.py | 14 +++
tests/sandboxes/missing_dependencies.py | 14 +++
tests/sandboxes/remote-exec-config.py | 14 +++
tests/sandboxes/selection.py | 4 +-
tests/sourcecache/cache.py | 2 -
tests/sourcecache/capabilities.py | 14 +++
tests/sourcecache/config.py | 2 -
tests/sourcecache/fetch.py | 2 -
.../project/plugins/elements/always_fail.py | 2 -
tests/sourcecache/project/plugins/sources/patch.py | 3 -
tests/sourcecache/push.py | 2 -
tests/sourcecache/source-checkout.py | 2 -
tests/sourcecache/staging.py | 2 -
tests/sourcecache/workspace.py | 2 -
tests/sources/__init__.py | 14 +++
tests/sources/keytest.py | 2 -
tests/sources/local.py | 14 +++
tests/sources/no_fetch_cached.py | 14 +++
tests/sources/previous_source_access.py | 14 +++
tests/sources/remote.py | 14 +++
tests/sources/tar.py | 14 +++
tests/sources/variables.py | 14 +++
tests/testutils/__init__.py | 3 -
tests/testutils/artifactshare.py | 13 +++
tests/testutils/constants.py | 14 +++
tests/testutils/context.py | 2 -
tests/testutils/element_generators.py | 13 +++
tests/testutils/file_server.py | 13 +++
tests/testutils/filetypegenerator.py | 2 -
tests/testutils/ftp_server.py | 13 +++
tests/testutils/http_server.py | 13 +++
tests/testutils/junction.py | 13 +++
tests/testutils/patch.py | 13 +++
tests/testutils/platform.py | 2 -
tests/testutils/python_repo.py | 13 +++
tests/testutils/repo/git.py | 13 +++
tests/testutils/repo/tar.py | 13 +++
tests/testutils/runner_integration.py | 2 -
tests/testutils/setuptools.py | 13 +++
tests/testutils/site.py | 14 +++
tox.ini | 14 +++
329 files changed, 2081 insertions(+), 539 deletions(-)
delete mode 100644 contrib/COMMITTERS.rst.j2
delete mode 100755 contrib/update_committers.py
copy {src/buildstream/_protos => tests/remotecache}/__init__.py (100%)