summaryrefslogtreecommitdiff
path: root/deps/rabbitmq_peer_discovery_aws
Commit message (Expand)AuthorAgeFilesLines
* Replace globs in bazel with explicit lists of filesRin Kuryloski2023-04-251-10/+17
* Restore the original -include_lib statements from before #6466Rin Kuryloski2023-04-201-0/+4
* Use gazelle generated bazel filesRin Kuryloski2023-04-172-23/+148
* Ignore warnings when building plt files for dependenciesRin Kuryloski2023-04-171-0/+1
* Fix all dialyzer warnings in AWS-related pluginsAlexey Lebedeff2023-01-202-12/+5
* Avoid the need to pass package name to rabbitmq_integration_suiteRin Kuryloski2023-01-181-3/+0
* Use improved assert_suites2 macro from rules_erlang 3.9.0Rin Kuryloski2023-01-181-36/+39
* (c) year bump: 2022 => 2023Michael Klishin2023-01-018-8/+8
* Yolo-replace format stringsLuke Bakken2022-10-101-13/+13
* Remove all of the .travis.yml filesRin Kuryloski2022-08-161-61/+0
* Use the new xref2 macro from rules_erlangPhilip Kuryloski2022-06-091-1/+1
* Make rabbitmq-server work with rules_erlang 3Philip Kuryloski2022-06-081-2/+1
* Update Erlang.mk and switch to new xref codeLoïc Hoguin2022-05-311-6/+0
* Replace files with symlinksLuke Bakken2022-04-152-172/+2
* AWS peer discovery integration suite: squash a compiler warningMichael Klishin2022-04-101-2/+0
* Attempt to reduce flakes in aws integration testsPhilip Kuryloski2022-04-012-2/+4
* Bump (c) yearMichael Klishin2022-03-218-8/+8
* Tighten up dialyzer usagePhilip Kuryloski2022-02-241-0/+1
* Ignore dialyzer warnings for most appsPhilip Kuryloski2022-02-211-0/+1
* Use rules_erlang v2Philip Kuryloski2022-01-181-10/+10
* Peer discovery AWS, K8S: more Dialyzer fixesMichael Klishin2021-10-072-4/+3
* Merge pull request #3516 from rabbitmq/move-ct-helpers-to-monorepoPhilip Kuryloski2021-09-301-1/+1
|\
| * Update makefiles/bazel to reflect CT helpers repo merge-inmove-ct-helpers-to-monorepoAlexey Lebedeff2021-09-301-1/+1
* | Reuse list of nodes in peer discovery plugins that use Erlang global locksVy Hong2021-09-292-19/+19
|/
* bump a test timeoutPhilip Kuryloski2021-08-041-1/+1
* Update peer discovery aws tests for docker image changesPhilip Kuryloski2021-07-282-13/+9
* Increase timeouts in aws peer discovery integration suitePhilip Kuryloski2021-07-202-2/+2
* Mixed version testing in bazel (#3200)Philip Kuryloski2021-07-191-24/+31
* Also assert no missing suites for all other depsPhilip Kuryloski2021-07-121-31/+37
* Revert "Default all `rabbitmq_integration_suite` to flaky in bazel"Philip Kuryloski2021-06-231-1/+0
* Default all `rabbitmq_integration_suite` to flaky in bazelPhilip Kuryloski2021-06-211-0/+1
* Remove randomized startup delaysDavid Ansari2021-06-037-19/+86
* Add dialyze for remaning tier-1 pluginsPhilip Kuryloski2021-06-011-0/+14
* Perform xref checks on many tier-1 pluginsPhilip Kuryloski2021-05-211-0/+3
* Futher bazel file refactoring and deduplicationPhilip Kuryloski2021-05-111-65/+17
* Use non-conflicting aws resource names in integration suitePhilip Kuryloski2021-05-061-1/+1
* Add rabbitmq_peer_discovery_aws to bazelPhilip Kuryloski2021-05-055-60/+174
* Use Amazon ECS to test rabbitmq_peer_discovery_awsPhilip Kuryloski2021-05-055-247/+609
* Test autoscaled ec2 instance clustering via make/shellPhilip Kuryloski2021-05-051-25/+63
* Test tagged ec2 instance clustering via make/shellPhilip Kuryloski2021-05-051-0/+209
* Remove the integration_SUITE from peer discovery awsPhilip Kuryloski2021-05-041-190/+0
* Correctly provide log arguments hereMichael Klishin2021-04-081-1/+1
* Update a couple of AWS-related license headersMichael Klishin2021-04-081-1/+1
* Use a more typical unit test suite name hereMichael Klishin2021-04-081-1/+1
* address review feedbackThuan Duong Ba2021-04-061-1/+1
* update parse 4xx responses from instance metadata serviceThuan Duong Ba2021-04-051-3/+5
* Support rabbit_peer_discovery_aws to work with instance metadata service v2 (...Thuan Duong Ba2021-04-041-44/+11
* Remove duplicate rabbitmq-components.mk and erlang.mk filesPhilip Kuryloski2021-03-223-8173/+2
* Update rabbitmq-components.mkkjnilsson2021-03-181-1/+1
* Add ADDITIONAL_PLUGINS variableadditional_pluginsLoïc Hoguin2021-03-121-0/+1