Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conditional changelog builds #11770

Merged
merged 23 commits into from
Nov 12, 2024
Merged

Conditional changelog builds #11770

merged 23 commits into from
Nov 12, 2024

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    103bc05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26f7490 View commit details
    Browse the repository at this point in the history
  3. fail seed script on errors

    a-hariti committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    bcac422 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffd842a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46f55f4 View commit details
    Browse the repository at this point in the history
  6. fix typo

    a-hariti committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    6fecb48 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. swap ts-node for tsx

    a-hariti committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    a0a86fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80d903a View commit details
    Browse the repository at this point in the history
  3. build in case of errors

    a-hariti committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    339abea View commit details
    Browse the repository at this point in the history
  4. remove ts-node from script

    a-hariti committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    2bf5ba4 View commit details
    Browse the repository at this point in the history
  5. remove console.log

    a-hariti committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    f81781f View commit details
    Browse the repository at this point in the history
  6. eslint ignore console

    a-hariti committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    b2c406e View commit details
    Browse the repository at this point in the history
  7. fix shebang again?

    a-hariti committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    d54a21a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Revert "eslint ignore console"

    This reverts commit b2c406e.
    a-hariti committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    bc2a0e8 View commit details
    Browse the repository at this point in the history
  2. Revert "remove console.log"

    This reverts commit f81781f.
    a-hariti committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    4afc06e View commit details
    Browse the repository at this point in the history
  3. Revert "remove ts-node from script"

    This reverts commit 2bf5ba4.
    a-hariti committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    da9d4ff View commit details
    Browse the repository at this point in the history
  4. Revert "build in case of errors"

    This reverts commit 339abea.
    a-hariti committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    103f92b View commit details
    Browse the repository at this point in the history
  5. Revert "add content change logic to skip build on changelog"

    This reverts commit 80d903a.
    a-hariti committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    aa20095 View commit details
    Browse the repository at this point in the history
  6. Revert "swap ts-node for tsx"

    This reverts commit a0a86fa.
    a-hariti committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b65f8cd View commit details
    Browse the repository at this point in the history
  7. Revert "fix typo"

    This reverts commit 6fecb48.
    a-hariti committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    14e641c View commit details
    Browse the repository at this point in the history
  8. Revert "skip changelog builds on related source code chnage"

    This reverts commit 46f55f4.
    a-hariti committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    cbc80c7 View commit details
    Browse the repository at this point in the history
  9. Revert "add changelogs hash to body tag"

    This reverts commit ffd842a.
    a-hariti committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    a69c3a1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    09fa6ed View commit details
    Browse the repository at this point in the history