rocksdb/build_tools
Peter Dillinger 106058c076 Initial CircleCI -> GitHub Actions migration (#12163)
Summary:
* Largely based on https://github.com/facebook/rocksdb/issues/12085 but grouped into one large workflow because of bad GHA UI design (see comments).
* Windows job details consolidated into an action file so that those jobs can easily move between per-pr-push and nightly.
* Simplify some handling of "CIRCLECI" environment and add "GITHUB_ACTIONS" in the same places
* For jobs that we want to go in pr-jobs or nightly there are disabled "candidate" workflows with draft versions of those jobs.
* ARM jobs are disabled waiting on full GHA support.
* build-linux-java-static needed some special attention to work, due to GLIBC compatibility issues (see comments).

Pull Request resolved: https://github.com/facebook/rocksdb/pull/12163

Test Plan:
Nightly jobs can be seen passing between these two links:
https://github.com/facebook/rocksdb/actions/runs/7266835435/job/19799390061?pr=12163
https://github.com/facebook/rocksdb/actions/runs/7269697823/job/19807724471?pr=12163

And per-PR jobs of course passing on this PR.

Reviewed By: hx235

Differential Revision: D52335810

Pulled By: pdillinger

fbshipit-source-id: bbb95196f33eabad8cddf3c6b52f4413c80e034d
2023-12-21 15:40:21 -08:00
..
ubuntu20_image Add OpenSSL to docker image (#10741) 2022-09-26 17:36:57 -07:00
amalgamate.py Enable BLACK for internal_repo_rocksdb (#10710) 2022-09-20 17:47:52 -07:00
benchmark_log_tool.py Fix lint issues after enable BLACK (#10717) 2022-09-21 13:37:51 -07:00
build_detect_platform Add support for linux-riscv64 (#12139) 2023-12-14 11:27:17 -08:00
check-sources.sh Fix bad include (#10213) 2022-06-20 17:42:01 -07:00
dependencies_platform010.sh
dockerbuild.sh
error_filter.py Del `(object)` from 200 inc instagram-server/distillery/slipstream/thrift_models/StoryFeedMediaSticker/ttypes.py 2023-08-25 16:22:09 -07:00
fb_compile_mongo.sh
fbcode_config.sh Simplify detection of x86 CPU features (#11419) 2023-05-09 22:25:45 -07:00
fbcode_config_platform010.sh Simplify detection of x86 CPU features (#11419) 2023-05-09 22:25:45 -07:00
format-diff.sh Remove Travis CI (#10407) 2022-07-22 20:16:45 -07:00
gnu_parallel Initial CircleCI -> GitHub Actions migration (#12163) 2023-12-21 15:40:21 -08:00
make_package.sh
ps_with_stack Print stack traces on frozen tests in CI (#10828) 2022-10-18 00:35:35 -07:00
regression_build_test.sh Backport an internal change to regression_build_test.sh (#11319) 2023-03-22 13:33:50 -07:00
run_ci_db_test.ps1
setup_centos7.sh
update_dependencies.sh Remove platform009 and default to platform010 (#11333) 2023-03-30 09:56:37 -07:00
version.sh