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

feat: doc-deploy-changelog action #452

Merged
merged 57 commits into from
Apr 11, 2024
Merged

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    0cce9a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    ce775d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    113fb66 View commit details
    Browse the repository at this point in the history
  2. fix syntax error

    klmcadams committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    dc83f1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73773f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3eba10e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b20b39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4440d54 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    3ec388b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    393bd3c View commit details
    Browse the repository at this point in the history
  3. add missing import

    klmcadams committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    00e0977 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91d3e3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    396b117 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    4ed3245 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    698741d View commit details
    Browse the repository at this point in the history
  3. try different switch cmd

    klmcadams committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    ddbd5e7 View commit details
    Browse the repository at this point in the history
  4. fix path?

    klmcadams committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    978e4b0 View commit details
    Browse the repository at this point in the history
  5. push for release branch

    klmcadams committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    2bf851b View commit details
    Browse the repository at this point in the history
  6. checkout specific branch

    klmcadams committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    3c12072 View commit details
    Browse the repository at this point in the history
  7. use github_ref

    klmcadams committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    8d1d505 View commit details
    Browse the repository at this point in the history
  8. try github.ref_name

    klmcadams committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a6dc743 View commit details
    Browse the repository at this point in the history
  9. fetch depth 0

    klmcadams committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    6bd823b View commit details
    Browse the repository at this point in the history
  10. add git status

    klmcadams committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d0b69b0 View commit details
    Browse the repository at this point in the history
  11. try normal push

    klmcadams committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    122f170 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0df3d72 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2641f4a View commit details
    Browse the repository at this point in the history
  14. checkout main

    klmcadams committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    bb6b71e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8d8cd61 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. try git remote show

    klmcadams committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b150e6a View commit details
    Browse the repository at this point in the history
  2. get main branch name

    klmcadams committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    921fa70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f9c7b1 View commit details
    Browse the repository at this point in the history
  4. cat cherrypickerr

    klmcadams committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    958af2d View commit details
    Browse the repository at this point in the history
  5. remove echo statements

    klmcadams committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    489f003 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    919bd43 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b00aa3 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    e42423b View commit details
    Browse the repository at this point in the history
  2. add echo statements

    klmcadams committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    54d154e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d221a8b View commit details
    Browse the repository at this point in the history
  4. echo statements

    klmcadams committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8c39a0b View commit details
    Browse the repository at this point in the history
  5. more echos

    klmcadams committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a9c4f74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e040e27 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    533c158 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    05521a6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ec9687c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1439339 View commit details
    Browse the repository at this point in the history
  11. see builderr.txt

    klmcadams committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    d837ce5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f0f8279 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2969c13 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    db43a3c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0b1291c View commit details
    Browse the repository at this point in the history
  16. move rm statements

    klmcadams committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ff85b82 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f4afd64 View commit details
    Browse the repository at this point in the history
  18. add documentation

    klmcadams committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    951dcc3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a4da4c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Update doc/source/migrations/index.rst

    Co-authored-by: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com>
    klmcadams and RobPasMue committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    41aa484 View commit details
    Browse the repository at this point in the history
  2. apply suggestions

    klmcadams committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    04299a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e52c32 View commit details
    Browse the repository at this point in the history