ci: Run ci configs on cirrus #19179

pull MarcoFalke wants to merge 3 commits into bitcoin:master from MarcoFalke:2006-ciCirrus changing 5 files +22 −17
  1. MarcoFalke commented at 6:07 PM on June 5, 2020: member

    Travis CI Org is shutting down, so move the configs to cirrus ci

  2. hebasto commented at 6:32 PM on June 5, 2020: member

    Concept ACK.

  3. DrahtBot added the label Tests on Jun 5, 2020
  4. MarcoFalke force-pushed on Jun 5, 2020
  5. MarcoFalke force-pushed on Jun 5, 2020
  6. MarcoFalke force-pushed on Jun 6, 2020
  7. DrahtBot commented at 1:04 AM on June 6, 2020: contributor

    <!--e57a25ab6845829454e8d69fc972939a-->

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    <!--174a7506f384e20aa4161008e828411d-->

    Conflicts

    Reviewers, this pull request conflicts with the following ones:

    • #20419 (build: set minimum supported macOS to 10.14 by fanquake)

    If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

  8. MarcoFalke force-pushed on Jun 6, 2020
  9. DrahtBot cross-referenced this on Jun 6, 2020 from issue ci: Run fuzz testing test cases (bitcoin-core/qa-assets) under valgrind to catch memory errors by practicalswift
  10. DrahtBot cross-referenced this on Jun 6, 2020 from issue build: Add MemorySanitizer (MSan) in Travis to detect use of uninitialized memory by practicalswift
  11. practicalswift commented at 7:08 AM on June 6, 2020: contributor

    Concept ACK: anything that allows us to get back CI detection of uses of uninitialized memory (UUM) is worth doing. The current unfortunate situation with no Valgrind and no MemorySanitzer in our main CI feels a bit scary TBH :\

  12. DrahtBot cross-referenced this on Jun 6, 2020 from issue util: add RunCommandParseJSON by Sjors
  13. MarcoFalke force-pushed on Jun 6, 2020
  14. MarcoFalke force-pushed on Jun 6, 2020
  15. MarcoFalke force-pushed on Jun 6, 2020
  16. MarcoFalke force-pushed on Jun 6, 2020
  17. MarcoFalke force-pushed on Jun 6, 2020
  18. MarcoFalke force-pushed on Jun 6, 2020
  19. MarcoFalke force-pushed on Jun 6, 2020
  20. MarcoFalke force-pushed on Jun 6, 2020
  21. MarcoFalke force-pushed on Jun 6, 2020
  22. MarcoFalke force-pushed on Jun 6, 2020
  23. MarcoFalke force-pushed on Jun 7, 2020
  24. DrahtBot cross-referenced this on Jun 7, 2020 from issue [WIP DONOTMERGE] Replace boost with C++17 (std::shared_mutex) by MarcoFalke
  25. DrahtBot cross-referenced this on Jun 13, 2020 from issue ci: Upgrade most ci configs to focal by MarcoFalke
  26. DrahtBot cross-referenced this on Jun 16, 2020 from issue Replace boost::filesystem with std::filesystem by kiminuo
  27. DrahtBot cross-referenced this on Jun 19, 2020 from issue ci: Run asan ci config on cirrus by MarcoFalke
  28. MarcoFalke force-pushed on Jun 20, 2020
  29. MarcoFalke force-pushed on Jun 29, 2020
  30. MarcoFalke force-pushed on Jun 29, 2020
  31. MarcoFalke force-pushed on Jun 29, 2020
  32. MarcoFalke force-pushed on Jun 30, 2020
  33. DrahtBot cross-referenced this on Jul 1, 2020 from issue ci: Run tsan ci config on cirrus by MarcoFalke
  34. MarcoFalke force-pushed on Jul 25, 2020
  35. MarcoFalke force-pushed on Jul 25, 2020
  36. MarcoFalke force-pushed on Jul 25, 2020
  37. DrahtBot cross-referenced this on Jul 26, 2020 from issue External signer support - Wallet Box edition by Sjors
  38. MarcoFalke force-pushed on Aug 17, 2020
  39. MarcoFalke force-pushed on Aug 19, 2020
  40. DrahtBot cross-referenced this on Aug 28, 2020 from issue Qt: Add Android packaging support by icota
  41. DrahtBot cross-referenced this on Oct 2, 2020 from issue Bump minimum python version to 3.6 by ajtowns
  42. DrahtBot cross-referenced this on Oct 3, 2020 from issue [DO NOT MERGE] ci: Print TRAVIS_COMMIT_RANGE before fail by hebasto
  43. MarcoFalke force-pushed on Oct 29, 2020
  44. DrahtBot cross-referenced this on Oct 30, 2020 from issue ci: Move s390x build to cirrus by MarcoFalke
  45. decryp2kanon commented at 5:02 PM on November 2, 2020: contributor

    Concept ACK

  46. DrahtBot cross-referenced this on Nov 3, 2020 from issue ci: Run more ci configs on cirrus by MarcoFalke
  47. MarcoFalke force-pushed on Nov 4, 2020
  48. DrahtBot cross-referenced this on Nov 5, 2020 from issue travis: Remove s390x build by MarcoFalke
  49. MarcoFalke force-pushed on Nov 8, 2020
  50. MarcoFalke force-pushed on Nov 8, 2020
  51. DrahtBot cross-referenced this on Nov 8, 2020 from issue ci: Run more ci configs on cirrus by MarcoFalke
  52. MarcoFalke force-pushed on Nov 8, 2020
  53. DrahtBot cross-referenced this on Nov 8, 2020 from issue ci: Build with --enable-werror by default, and document exceptions by hebasto
  54. DrahtBot cross-referenced this on Nov 8, 2020 from issue net: Add NAT-PMP port forwarding support by hebasto
  55. MarcoFalke force-pushed on Nov 9, 2020
  56. MarcoFalke force-pushed on Nov 10, 2020
  57. MarcoFalke marked this as ready for review on Nov 10, 2020
  58. MarcoFalke renamed this:
    [WIP RFC DONOTMERGE] ci: Run ci configs on cirrus
    ci: Run ci configs on cirrus
    on Nov 10, 2020
  59. real-or-random cross-referenced this on Nov 11, 2020 from issue ci: Migration from travis-ci.org to travis-ci.com by hebasto
  60. hebasto approved
  61. hebasto commented at 3:07 PM on November 12, 2020: member

    ACK 969fcfc38f3f8c51fb26d735e9b9d477d1677c0f, I have reviewed the code and it looks OK, I agree it can be merged.

  62. DrahtBot added the label Needs rebase on Nov 18, 2020
  63. MarcoFalke force-pushed on Nov 18, 2020
  64. DrahtBot removed the label Needs rebase on Nov 18, 2020
  65. DrahtBot cross-referenced this on Nov 18, 2020 from issue build: set minimum supported macOS to 10.14 by fanquake
  66. DrahtBot cross-referenced this on Nov 18, 2020 from issue build: Require C++17 compiler by MarcoFalke
  67. DrahtBot added the label Needs rebase on Nov 19, 2020
  68. MarcoFalke force-pushed on Nov 19, 2020
  69. DrahtBot removed the label Needs rebase on Nov 19, 2020
  70. DrahtBot added the label Needs rebase on Nov 23, 2020
  71. ci: Run nowallet ci config on cirrus fa1f949a4d
  72. ci: Run i686 centos ci config on cirrus fa73674738
  73. ci: Fix doc typos in .cirrus.yml fa7a4385d0
  74. MarcoFalke commented at 4:12 PM on November 23, 2020: member

    Rebased. Should be ready for merge

  75. MarcoFalke force-pushed on Nov 23, 2020
  76. DrahtBot removed the label Needs rebase on Nov 23, 2020
  77. practicalswift commented at 7:43 PM on November 23, 2020: contributor

    ACK fa7a4385d08797876de9a05ae8a6fde18e36bd67: patch looks correct

  78. MarcoFalke merged this on Nov 23, 2020
  79. MarcoFalke closed this on Nov 23, 2020

  80. MarcoFalke deleted the branch on Nov 23, 2020
  81. MarcoFalke cross-referenced this on Nov 23, 2020 from issue Move travis linter job to cirrus by MarcoFalke
  82. sidhujag referenced this in commit 88af90b284 on Nov 24, 2020
  83. apoelstra referenced this in commit 953cbe2599 on Jul 11, 2021
  84. apoelstra referenced this in commit 7e7527bc6f on Jul 11, 2021
  85. apoelstra referenced this in commit f470d3012e on Jul 11, 2021
  86. apoelstra cross-referenced this on Jul 11, 2021 from issue ci: a bunch more backports to get MacOS job working by apoelstra
  87. apoelstra referenced this in commit 5067e99581 on Jul 11, 2021
  88. apoelstra referenced this in commit d08e5845a0 on Jul 11, 2021
  89. stevenroose referenced this in commit 0bc24d95a8 on Jul 12, 2021
  90. bitcoin locked this on Feb 15, 2022

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-20 06:54 UTC