aboutsummaryrefslogtreecommitdiffhomepage
path: root/services/nuldoc/public/blog/posts/2/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'services/nuldoc/public/blog/posts/2/index.html')
-rw-r--r--services/nuldoc/public/blog/posts/2/index.html43
1 files changed, 20 insertions, 23 deletions
diff --git a/services/nuldoc/public/blog/posts/2/index.html b/services/nuldoc/public/blog/posts/2/index.html
index 322bf93..3a6efb5 100644
--- a/services/nuldoc/public/blog/posts/2/index.html
+++ b/services/nuldoc/public/blog/posts/2/index.html
@@ -67,6 +67,26 @@
</div>
</nav>
<article class="post-entry">
+ <a href="/posts/2025-01-26/yaml-breaking-changes-between-v1-1-and-v1-2/">
+ <header class="entry-header">
+ <h2>【YAML】YAML 1.1 と YAML 1.2 の主な破壊的変更</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ データ記述言語 YAML におけるバージョン 1.1 と 1.2 の主な破壊的変更をまとめた。
+ </p>
+ </section>
+ <footer class="entry-footer">
+ <time datetime="2025-01-26">2025-01-26</time> 投稿
+ <ul class="entry-tags">
+ <li class="tag">
+ YAML
+ </li>
+ </ul>
+ </footer>
+ </a>
+ </article>
+ <article class="post-entry">
<a href="/posts/2025-01-08/phperkaigi-2023-tokens-q1/">
<header class="entry-header">
<h2>PHPerKaigi 2023 トークン問題解説 (1/5)</h2>
@@ -274,29 +294,6 @@
</footer>
</a>
</article>
- <article class="post-entry">
- <a href="/posts/2024-04-21/pipefail-option-in-gitlab-ci-cd/">
- <header class="entry-header">
- <h2>【GitLab】 GitLab CI/CD 上での bash/sh は pipefail が有効になっている</h2>
- </header>
- <section class="entry-content">
- <p>
- GitLab CI/CD で bash/sh スクリプトを動かすと、pipefail オプションが有効になった状態で実行される。
- </p>
- </section>
- <footer class="entry-footer">
- <time datetime="2024-04-21">2024-04-21</time> 投稿
- <ul class="entry-tags">
- <li class="tag">
- CI/CD
- </li>
- <li class="tag">
- GitLab
- </li>
- </ul>
- </footer>
- </a>
- </article>
<nav class="pagination">
<div class="pagination-prev">
<a href="/posts/">前へ</a>