Sign in
apache
/
buildstream
/
HEAD
bbbe581
Merge pull request #2123 from apache/infrastructure-ruleset-bot/default-branch-protection
by Jürg Billeter
· 12 hours ago
master
8149575
Merge pull request #2125 from kotborealis/fix/workspace-reset-nested-name
by Jürg Billeter
· 12 hours ago
eca772f
Merge pull request #2133 from kotborealis/normalize-paths-elements
by Jürg Billeter
· 13 hours ago
f31b72e
Merge pull request #2089 from apache/abderrahim/ruamel-yaml-malformed
by Jürg Billeter
· 3 days ago
006d6b6
_yaml: Split error reporting for parser initialisation
by Abderrahim Kitouni
· 7 months ago
914b2de
Merge pull request #2134 from apache/jbilleter/cython-names
by Jürg Billeter
· 6 days ago
033b530
node.pyx: Fix incorrect use of class private names
by Jürg Billeter
· 7 days ago
c10c9e7
loader: normalize ./-prefixed element names (#2132)
by kotborealis
· 8 days ago
4c7fac5
Merge pull request #2131 from kotborealis/fix-generate-scripts-docs
by Jürg Billeter
· 7 days ago
39a6146
chore: update error message for missing `generate_script`
by Evgeny Pistun
· 9 days ago
0d8149a
Merge pull request #2127 from pixlxip/patch-3
by Abderrahim Kitouni
· 11 days ago
9412787
Merge pull request #2128 from joshua-zivkovic/JZ/installation-docs
by Abderrahim Kitouni
· 2 weeks ago
77ad56b
Update links to installation documentation
by Joshua Zivkovic
· 3 weeks ago
7746237
"lets" → "let's" in tutorial
by pixl_xip
· 3 weeks ago
a508a35
Merge pull request #2124 from joshua-zivkovic/JZ/installation-docs
by Jürg Billeter
· 3 weeks ago
1835133
doc/source/main_install.rst: Add install docs from buildstream-site
by Joshua Zivkovic
· 4 weeks ago
937c00a
Merge pull request #2119 from apache/jbilleter/junction-provenance
by Jürg Billeter
· 4 weeks ago
f6371f7
Merge pull request #2122 from apache/jbilleter/doc-buildelement
by Jürg Billeter
· 4 weeks ago
641451e
fix: use full element names in workspace reset
by kotborealis
· 4 weeks ago
13b3e25
Set up default protection ruleset for default and release branches
by The Apache Software Foundation
· 5 weeks ago
1312bd8
docs: Move BuildElement's "Built-in functionality" to a new page
by Jürg Billeter
· 6 weeks ago
5349c6c
Merge pull request #2121 from joshua-zivkovic/JZ/link-typo
by Jürg Billeter
· 6 weeks ago
e711376
doc/source/main_install.rst: Fix typo in link syntax
by Joshua Zivkovic
· 6 weeks ago
8e99604
tests/sources/source_provenance_attributes.py: Test junction provenance
by Jürg Billeter
· 8 weeks ago
4d47d48
_stream.py: Ensure all projects are fully loaded
by Jürg Billeter
· 7 weeks ago
d07808b
Defer source provenance check until the project is fully loaded
by Jürg Billeter
· 7 weeks ago
4c92f30
Merge pull request #2115 from apache/jbilleter/requirements
by Jürg Billeter
· 7 weeks ago
e39af27
Merge pull request #2114 from apache/jbilleter/loader
by Jürg Billeter
· 7 weeks ago
e6ac735
Update black to version 26.3
by Jürg Billeter
· 8 weeks ago
f90b64d
Update requirements
by Jürg Billeter
· 8 weeks ago
9f0c6da
tests/format/junctions.py: Test include from nested junction
by Harry Sarson
· 10 months ago
dc0a265
tests/format/junctions.py: Add override-self test for nested-link bug
by Harry Sarson
· 10 months ago
7134c7c
_loader: Don't trigger second pass loading for junction overrides
by Jürg Billeter
· 8 weeks ago
202dc9d
_loader: Drop redundant `ensure_fully_loaded()` for CLI targets
by Jürg Billeter
· 8 weeks ago
16e4533
Merge pull request #2112 from apache/jbilleter/mirrors
by Abderrahim Kitouni
· 9 weeks ago
d7eef4c
tests/frontend/mirror.py: Test plugins that don't use SourceFetcher
by Jürg Billeter
· 9 weeks ago
af5d69a
source.py: Fix mirror usage in subprojects
by Jürg Billeter
· 9 weeks ago
ffd6c1a
Merge pull request #2108 from apache/jbilleter/bst-plugins-community
by Jürg Billeter
· 3 months ago
e83783a
ci: Fix buildstream-plugins-community version for `plugins-master`
by Jürg Billeter
· 3 months ago
e4dcda0
Merge pull request #2107 from apache/jbilleter/bst-init-2.7
by Jürg Billeter
· 4 months ago
2.7.0
ceff55d
Merge pull request #2061 from shymega-ct/domrodriguez/add-linux-disclaimer-docs
by Jürg Billeter
· 4 months ago
cff15ff
_frontend/cli.py: Update default min-version for `bst init`
by Jürg Billeter
· 4 months ago
d582f46
docs/README: Add note to reiterate supported platforms
by Dom Rodriguez
· 9 months ago
71565ca
Merge pull request #2105 from apache/jbilleter/2.7.0
by Jürg Billeter
· 4 months ago
2.7.0.dev0
c59ff0e
NEWS: Prepare for 2.7.0
by Jürg Billeter
· 4 months ago
5957103
ci: Update images
by Jürg Billeter
· 4 months ago
1102d05
Merge pull request #2102 from apache/abderrahim/build-deps-none
by Jürg Billeter
· 4 months ago
595e60e
Update test for dynamic build plan
by Abderrahim Kitouni
· 5 months ago
7f01252
Add config option for `dependencies: run`
by Abderrahim Kitouni
· 5 months ago
1a7651a
Merge pull request #2099 from joshua-zivkovic/JZ/source-provenance
by Jürg Billeter
· 5 months ago
834c443
Add source provenance attribute tests
by Joshua Zivkovic
· 5 months ago
760806d
Make source provenance generic
by Joshua Zivkovic
· 5 months ago
4a497d0
_stream: Don't require runtime deps when building with --deps none
by Abderrahim Kitouni
· 5 months ago
56a4b79
Merge pull request #2098 from joshua-zivkovic/JZ/multi-source-provenance
by Jürg Billeter
· 5 months ago
84e490e
Add source provenance attribute tests
by Joshua Zivkovic
· 5 months ago
9273039
tests/frontend/show.py: Add source info test for multi-source plugin
by Jürg Billeter
· 5 months ago
e479787
source.py: Allow source provenance info to be overridden
by Jürg Billeter
· 6 months ago
86a950a
Merge pull request #2084 from kotborealis/master
by Abderrahim Kitouni
· 6 months ago
172671e
fix: use find_spec for pip plugins
by kotborealis
· 8 months ago
12b11f8
Merge pull request #2097 from apache/jbilleter/links
by Jürg Billeter
· 7 months ago
a5072d4
Merge pull request #2087 from kotborealis/fix-typo
by Abderrahim Kitouni
· 7 months ago
e90c246
tests/format/link.py: Add test for multiple links with the same target
by Jürg Billeter
· 7 months ago
9ed6aa5
_loader: Merge duplicate dependencies via link elements
by Jürg Billeter
· 7 months ago
4392664
_loader: Drop unused dependency list
by Jürg Billeter
· 7 months ago
15733f2
Merge pull request #2093 from apache/jbilleter/buildtree-shell
by Jürg Billeter
· 7 months ago
828035e
Merge pull request #2091 from apache/jbilleter/remoteasset
by Jürg Billeter
· 7 months ago
30145c6
Merge pull request #2088 from apache/tristan/artifact-show-remote
by Tristan Van Berkom
· 7 months ago
46c29eb
tests/integration/shellbuildtrees.py: Test that filesystem is writable
by Jürg Billeter
· 7 months ago
3ed8f42
_artifact.py: Store marked directories in Artifact proto
by Jürg Billeter
· 7 months ago
b52382a
artifact.proto: Add marked directories to the build sandbox state
by Jürg Billeter
· 7 months ago
1a669b5
tests/integration/shellbuildtrees.py: Test working directory in artifact
by Jürg Billeter
· 7 months ago
d3e8844
_artifactcache.py: Push and fetch sources
by Jürg Billeter
· 7 months ago
2013156
_artifactcache.py: Add `public_data` to list of referenced blobs
by Jürg Billeter
· 7 months ago
0cea83a
_artifactcache.py: Fix presence checks of protobuf digest fields
by Jürg Billeter
· 7 months ago
4067353
Merge pull request #2086 from apache/jbilleter/buildgrid
by Jürg Billeter
· 7 months ago
ccb6f55
tests/frontend/artifact_show.py: Add coverage for newly added options
by Tristan van Berkom
· 7 months ago
1c31c6e
Fixup implementation
by Tristan van Berkom
· 7 months ago
870cd66
tests/frontend/artifact_show.py: Split out test files from common data dir
by Tristan van Berkom
· 7 months ago
878fa52
Support artifact remote arguments in bst artifact show command.
by Tristan van Berkom
· 7 months ago
d81b230
fix: typo truple -> tuple
by kotborealis
· 7 months ago
e5fc2f5
.github/compose/ci.buildgrid.yml: Switch to PostgreSQL
by Jürg Billeter
· 8 months ago
c2c8b23
.github/compose/ci.buildgrid.yml: Remove unused storage service
by Jürg Billeter
· 8 months ago
d00fe5c
Merge pull request #2078 from ignapk/fix-buildstream-plugins-link
by Abderrahim Kitouni
· 8 months ago
85be441
Merge pull request #2085 from apache/jbilleter/python-3.9
by Jürg Billeter
· 8 months ago
3256129
Update requirements
by Jürg Billeter
· 8 months ago
d4be9b8
Drop support for Python 3.9
by Jürg Billeter
· 8 months ago
af36872
ci: Don't run tests on Debian 11
by Jürg Billeter
· 8 months ago
306938b
pyproject.toml: Simplify `cibuildwheel` config
by Jürg Billeter
· 8 months ago
13ccbe5
setup.cfg: Add `python_requires`
by Jürg Billeter
· 8 months ago
86c6c8b
_frontend: Don't use deprecated `click.parser.split_arg_string()`
by Jürg Billeter
· 8 months ago
80d16de
Merge pull request #2074 from apache/jbilleter/no-project
by Jürg Billeter
· 8 months ago
06eb62a
Merge pull request #2062 from apache/abderrahim/cascache-cleanup
by Abderrahim Kitouni
· 8 months ago
045c25c
Merge pull request #2076 from apache/tristan/pip-origin-description
by Tristan Van Berkom
· 8 months ago
9a5863e
_pluginfactory/pluginoriginpip.py: Fix the description string
by Tristan van Berkom
· 9 months ago
89f7314
doc/source/core_plugins.rst: Fix link to buildstream-plugins
by Ignacy Kuchciński
· 9 months ago
2fd746b
_frontend: Fix error for commands without targets outside project dir
by Jürg Billeter
· 9 months ago
4c68517
Merge pull request #2075 from apache/jbilleter/bst-init-2.6
by Abderrahim Kitouni
· 9 months ago
2.6.0
8f2ddc7
_frontend/cli.py: Update default min-version for `bst init`
by Jürg Billeter
· 9 months ago
ae15f21
Merge pull request #2068 from apache/jbilleter/2.6.0
by Abderrahim Kitouni
· 9 months ago
2.6.0.dev0
ac772ae
Merge pull request #2072 from apache/jbilleter/f43
by Abderrahim Kitouni
· 9 months ago
Next »