<?xml version='1.0' encoding='UTF-8'?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <id>https://jdsalaro.com</id>
  <title>Jayson Salazar Rodriguez | @jdsalaro | Blog - Posts tagged ci/cd</title>
  <updated>2025-12-26T16:36:53.587976+00:00</updated>
  <link href="https://jdsalaro.com"/>
  <link href="https://jdsalaro.com/blog/tag/cicd/atom.xml" rel="self"/>
  <generator uri="https://ablog.readthedocs.io/" version="0.11.4.post1">ABlog</generator>
  <subtitle>@jdsalaro</subtitle>
  <entry>
    <id>https://jdsalaro.com/howto/fix-pre-commit-ci-poetry-invalid-config/</id>
    <title>Fixing ❌ “Poetry configuration is invalid” Errors in pre-commit.ci GitHub Actions</title>
    <updated>2023-07-11T00:00:00+00:00</updated>
    <author>
      <name>Jayson Salazar Rodriguez</name>
    </author>
    <content type="html">&lt;p class="ablog-post-excerpt"&gt;&lt;p&gt;Last Sunday I decided to try and understand the &lt;a class="reference external" href="https://www.sphinx-doc.org"&gt;Sphinx&lt;/a&gt; codebase better after playing around with &lt;a class="reference external" href="https://github.com/executablebooks/jupyter-book"&gt;Jupyter Book&lt;/a&gt; and experiencing &lt;a class="reference external" href="https://github.com/executablebooks/jupyter-book/issues/1414"&gt;issue#1414&lt;/a&gt;. After falling down the codebase review rabbit hole I felt like fixing the bug itself was worthwhile. Eventually, fixing the issue proved to be easier than understanding where and what to fix or how to get the GitHub actions maze of checks to properly pass.&lt;/p&gt;
&lt;/p&gt;

    &lt;script type="text/x-thebe-config"&gt;
    {
        requestKernel: true,
        binderOptions: {
            repo: "binder-examples/jupyter-stacks-datascience",
            ref: "master",
        },
        codeMirrorConfig: {
            theme: "abcdef",
            mode: "python"
        },
        kernelOptions: {
            name: "python3",
            path: "./blog/tag"
        },
        predefinedOutput: true
    }
    &lt;/script&gt;
    &lt;script&gt;kernelName = 'python3'&lt;/script&gt;</content>
    <link href="https://jdsalaro.com/howto/fix-pre-commit-ci-poetry-invalid-config/" rel="alternate"/>
    <summary>Last Sunday I decided to try and understand the Sphinx codebase better after playing around with Jupyter Book and experiencing issue#1414. After falling down the codebase review rabbit hole I felt like fixing the bug itself was worthwhile. Eventually, fixing the issue proved to be easier than understanding where and what to fix or how to get the GitHub actions maze of checks to properly pass.</summary>
    <category term="ci/cd" label="ci/cd"/>
    <category term="github" label="github"/>
    <category term="python" label="python"/>
    <category term="troubleshooting" label="troubleshooting"/>
    <published>2023-07-11T00:00:00+00:00</published>
  </entry>
</feed>
