ci: Minor improvements inspired by Bitcoin Core #1199

pull real-or-random wants to merge 2 commits into bitcoin-core:master from real-or-random:202301-ci-clone-depth changing 1 files +5 −3
  1. real-or-random commented at 9:48 PM on January 27, 2023: contributor

    This steals two recent CI improvements from bitcoin/bitcoin. See individual commit messages.

  2. ci: Use remote pull/merge ref instead of local git merge
    The merge strategy on the remote may be different than the local one.
    This may cause local merges to be different or fail completely. Fix this
    by using the result of the remote merge.
    
    (copied from bitcoin/bitcoin@fad7281d7842f337932cf44e703fdd631230ddd6)
    0ecf318851
  3. ci: Don't fetch git history
    (copied from bitcoin/bitcoin@faa65f12fc137231c0333330f670847473650028)
    c2415866c7
  4. sipa commented at 4:44 AM on January 30, 2023: contributor

    utACK c2415866c7a6769cb29e3db6c5312c1255b37083

  5. real-or-random merged this on Jan 30, 2023
  6. real-or-random closed this on Jan 30, 2023

  7. in .cirrus.yml:59 in c2415866c7
      54 | @@ -53,11 +55,11 @@ cat_logs_snippet: &CAT_LOGS
      55 |  
      56 |  merge_base_script_snippet: &MERGE_BASE
      57 |    merge_base_script:
      58 | -    - if [ "$CIRRUS_PR" = "" ]; then exit 0; fi
      59 | -    - git fetch $CIRRUS_REPO_CLONE_URL $CIRRUS_BASE_BRANCH
      60 |      - git config --global user.email "ci@ci.ci"
      61 |      - git config --global user.name "ci"
    


    hebasto commented at 4:17 PM on January 30, 2023:

    Those lines could be removed as well.


    real-or-random commented at 4:20 PM on January 30, 2023:

    Oh, I see. Do you want to open a PR?


    hebasto commented at 4:21 PM on January 30, 2023:

    Oh, I see. Do you want to open a PR?

    I'll handle it :)


    hebasto commented at 4:31 PM on January 30, 2023:

    Do you want to open a PR?

    #1201.

  8. real-or-random referenced this in commit 8ebe5c5205 on Jan 31, 2023
  9. hebasto referenced this in commit 7c0cc5d976 on Mar 7, 2023
  10. dhruv referenced this in commit a5df79db12 on Mar 7, 2023
  11. dhruv referenced this in commit 77b510d84c on Mar 7, 2023
  12. sipa referenced this in commit 763079a3f1 on Mar 8, 2023
  13. div72 referenced this in commit 945b094575 on Mar 14, 2023
  14. vmta referenced this in commit e1120c94a1 on Jun 4, 2023
  15. vmta referenced this in commit 8f03457eed on Jul 1, 2023
  16. delta1 referenced this in commit 3f32c20932 on Aug 8, 2023
  17. delta1 referenced this in commit 31ac0c1081 on Aug 31, 2023
  18. janus referenced this in commit 4816e2a921 on Sep 3, 2023
  19. backpacker69 referenced this in commit 26f6d832fb on Mar 5, 2024
  20. str4d referenced this in commit b350ac56ac on Jun 4, 2025

github-metadata-mirror

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