Skip to content

remove glozow from trusted-keys - #1216

Merged
achow101 merged 1 commit into
bitcoin-core:masterfrom
glozow:drop-key
Feb 10, 2026
Merged

remove glozow from trusted-keys#1216
achow101 merged 1 commit into
bitcoin-core:masterfrom
glozow:drop-key

remove glozow from trusted-keys

d8405ea
Select commit
Loading
Failed to load commit list.
Cirrus CI / debian only failed Feb 10, 2026 in 3m 25s

Task Summary

Instruction build_and_test failed in 02:19

Details

✅ 00:02 clone
✅ 01:02 install
❌ 02:19 build_and_test

rm Gemfile.lock
make all
bundle exec jekyll clean
Configuration file: /tmp/cirrus-ci-build/_config.yml
           Cleaner: Nothing to do for /tmp/cirrus-ci-build/_site.
           Cleaner: Nothing to do for /tmp/cirrus-ci-build/.jekyll-metadata.
           Cleaner: Nothing to do for /tmp/cirrus-ci-build/.jekyll-cache.
           Cleaner: Nothing to do for .sass-cache.
bundle exec jekyll build --future --drafts --unpublished --strict_front_matter
Configuration file: /tmp/cirrus-ci-build/_config.yml
            Source: /tmp/cirrus-ci-build
       Destination: /tmp/cirrus-ci-build/_site
 Incremental build: disabled. Enable with --incremental
      Generating... 
                    done in 137.234 seconds.
 Auto-regeneration: disabled. Use --watch to enable.
## Check for broken Markdown reference-style links that are displayed in text unchanged, e.g. [broken][broken link]
! find _site/ -name '*.html' | xargs grep ']\[' | grep -v skip-test | grep .
## Ensure that no template strings leak through liquid rendering
! find _site/ -name '*.html' | xargs grep '\$(.*)'
_site/ja/releases/30.1/index.html:  <li><a href="https://github.com/bitcoin/bitcoin/pull/33580">#33580</a> depends: Use <code class="language-plaintext highlighter-rouge">$(package)_file_name</code> when downloading from the fallback</li>
_site/en/releases/30.1/index.html:  <li><a href="https://github.com/bitcoin/bitcoin/pull/33580">#33580</a> depends: Use <code class="language-plaintext highlighter-rouge">$(package)_file_name</code> when downloading from the fallback</li>
make: *** [Makefile:23: test-fast] Error 1

Exit status: 2