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-plugins.git
at 9620631 Merge pull request #3 from
gtristan/tristan/use-zip-from-bst-plugins-experimental
This branch includes the following new commits:
new eea7cf9 Adding LICENSE, NOTICE, COMMITTERS.rst
new d23642b Adding initial __init__.py files defining the plugin library
structure
new fee253c Initially adding cargo source
new 8ab4718 Initially adding pip source
new 15381b5 Initially adding bzr source
new 3ad513f Initially adding patch source
new 2d439b5 Initially adding git source
new d848a24 Initially adding docker source
new 6e51cbc Initially adding cmake element
new 52c3ab0 Initially adding meson element
new 2e26118 Initially adding make element
new 6c4a5f6 Initially adding pip element
new c108d3e Initially adding setuptools element
new f803536 Initially adding autotools element
new eac4b69 Added project.conf to allow using these plugins with a
junction
new 325b77e requirements/: Adding initial requirements.txt files
new 98baba4 MANIFEST.in: Adding initial manifest
new f460744 README.rst: Adding initial README
new 0071b70 setup.py: Adding initial setup.py
new 511ddc4 setup.cfg: Adding initial setup.cfg
new 10f5d1c Adding pyproject.toml
new 8695302 .pylintrc: Adding initial pylint configuration
new 8e16746 tox.ini: Adding initial tox.ini
new 8bd6f6b tests: Adding initial tests
new ad335d2 tests/sources/pip.py: Adding pip source test
new d35af6e tests/sources/patch.py: Adding tests for patch source
new ddeceeb tests/sources/git.py: Adding tests for git source
new eb93327 tests/sources/bzr.py: Adding tests for bzr source
new 091af01 tests/elements/autotools.py: Adding autotools element test
new 9de643f tests/elements/cmake.py: Adding cmake element test
new d151fcd tests/elements/meson.py: Adding meson element tests
new 2ee8462 tests/elements/make.py: Adding tests for make element
new 8b030e9 tests/elements/pip.py: Adding tests for pip element
new 810506e tests/elements/setuptools.py: Adding tests for setuptools
element
new 1a11f45 tests/sources/pip_build.py: Adding test which builds using
the pip source
new c74456f doc: Adding docs build.
new 1ba6cc3 tox.ini: Adding mypy static type checking
new 09adcfc .github/CODEOWNERS: Adding CODEOWNERS file
new d54c1ef .github: Adding run-ci.sh and the ci.docker-compose.yml
new 1c51f01 .github/workflows: Adding the ci/merge/release workflows
new 2ca29ca .github/worflows: Use ubuntu 18.04 instead of 20.04
new 817e24b tox.ini: Updating black to version 22.3.0
new ce223fc Merge pull request #2 from
gtristan/tristan/fix-ci-ubuntu-version
new 921d1a1 tests/elements/{cmake,meson}: Use zip source from
bst-plugins-experimental
new a17e02a tests/elements/{cmake,meson}: Use git source from
buildstream-plugins
new 5ade411 tests/sources/git: Use locally defined git source
new 0720a37 tests/sources/patch: Use locally defined patch source
new 8f80351 tests/sources/bzr: Use locally defined bzr source
new 9620631 Merge pull request #3 from
gtristan/tristan/use-zip-from-bst-plugins-experimental
The 49 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.