Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
5b02e45
Add a partial Bazel build (#2938)
HoloRin Mar 29, 2021
0cedbb5
Use master branches of the rabbitmq-ct*-helpers
HoloRin Mar 29, 2021
b5696af
Remove unused GitHub Actions workflow files
HoloRin Mar 29, 2021
feb7b8e
Fix self-referencing recursive make variable
HoloRin Mar 29, 2021
f3f38ad
Remove old style (gnu make) GH Actions workflows
HoloRin Mar 29, 2021
081d699
Add lager dependency back to rabbit
HoloRin Mar 29, 2021
3bd5f15
Remove extra spaces in the RABBITMQ_PLUGINS_DIR during tests
HoloRin Mar 29, 2021
3ce4b4b
Various Bazel/v3.8.x corrections
HoloRin Mar 30, 2021
95ec95d
Make buildbuddy builds public
HoloRin Mar 30, 2021
ef228c2
Adopt enhancements from @bazel-erlang
HoloRin Mar 31, 2021
8e73144
Increase test timeout until we have more workers
HoloRin Mar 31, 2021
fdf87cd
Shard the eager_sync_SUITE by case
HoloRin Mar 31, 2021
905ddba
Mark the eager_sync_SUITE/eager_sync test case as flaky
HoloRin Mar 31, 2021
e2c7faa
Add the rabbitmq_auth_backend_oauth2 suite
HoloRin Mar 31, 2021
5c7ba85
Attempt to avoid incomplete build results in buildbuddy
HoloRin Apr 1, 2021
85e7a5e
Add deps/rabbitmq_auth_mechanism_ssl to bazel build
HoloRin Apr 6, 2021
5f44fc8
Run "exclusive" bazel tests in GitHub Actions
HoloRin Apr 6, 2021
b50e712
2nd attempt "Run "exclusive" bazel tests in GitHub Actions"
HoloRin Apr 6, 2021
8fca45d
Increase timeout for bazel exclusive tests
HoloRin Apr 6, 2021
88408aa
Fix bazel rbe for amqp10_client system_SUITE
HoloRin Apr 6, 2021
6c7aa44
More lager related build fixes
HoloRin Apr 7, 2021
ae373ee
Update for rebase
HoloRin Apr 7, 2021
cd11e86
Use v3.8.x branch of rabbitmq-ct-[client-]helpers
HoloRin Apr 7, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 0 additions & 52 deletions .github/workflows/base-images.yaml

This file was deleted.

Loading