feat: implement GitHub Actions based starter CI #6171
Merged
Annotations
4 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
{
pull_number: 6171,
conflictPrs: [
{
number: 4686,
files: [
'configure.ac',
'depends/Makefile',
'depends/packages/packages.mk',
'depends/packages/qt.mk',
'src/bench/block_assemble.cpp',
'src/chainparams.cpp',
'src/chainparams.h',
'src/consensus/consensus.h',
'src/consensus/params.h',
'src/consensus/tx_verify.cpp',
'src/qt/paymentserver.cpp',
'src/qt/test/test_main.cpp',
'src/qt/transactiondesc.cpp',
'src/random.cpp',
'src/rpc/misc.cpp',
'src/txmempool.cpp',
'src/wallet/wallet.cpp',
'test/functional/feature_llmq_chainlocks.py',
'test/functional/test_framework/test_framework.py'
],
conflicts: [ 'depends/Makefile' ]
},
{
number: 5167,
files: [
'contrib/devtools/copyright_header.py',
'src/Makefile.am',
'src/analytics/sample.cpp',
'src/analytics/sample.h',
'src/analytics/sdclient.cpp',
'src/analytics/sdclient.h',
'src/analytics/sender.cpp',
'src/analytics/sender.h',
'src/init.cpp',
'src/net.cpp',
'src/net_processing.cpp',
'src/netbase.cpp',
'src/netbase.h',
'src/statsd_client.cpp',
'src/statsd_client.h',
'src/test/util/setup_common.cpp',
'src/validation.cpp',
'test/lint/lint-circular-dependencies.sh',
'test/lint/lint-cppcheck-dash.sh',
'test/lint/lint-format-strings.py',
'test/lint/lint-locale-dependence.sh'
],
conflicts: [ 'test/lint/lint-cppcheck-dash.sh' ]
},
{
number: 5971,
files: [
'.gitlab-ci.yml',
'build-aux/m4/ax_cxx_compile_stdcxx.m4',
'ci/dash/matrix.sh',
'ci/test/00_setup_env_mac.sh',
'ci/test/00_setup_env_native_cxx20.sh',
'ci/test/00_setup_env_native_fuzz.sh',
'configure.ac',
'contrib/containers/ci/Dockerfile',
'contrib/devtools/security-check.py',
'contrib/devtools/symbol-check.py',
'contrib/devtools/test-security-check.py',
'contrib/devtools/test-symbol-check.py',
'contrib/guix/manifest.scm',
'depends/Makefile',
'depends/README.md',
'depends/hosts/darwin.mk',
'depends/packages/native_clang.mk',
'depends/packages/qt.mk',
'doc/dependencies.md',
'share/qt/Info.plist.in',
'src/util/hasher.h'
],
conflicts: [ 'depends/Makefile' ]
}
]
}
|
|
This job succeeded
Loading