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

Add docs-folder to git action yaml #81

Merged
merged 29 commits into from
Mar 28, 2024

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    9dc6f9c View commit details
    Browse the repository at this point in the history
  2. add cache call

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    abee371 View commit details
    Browse the repository at this point in the history
  3. remove run call

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4ed4076 View commit details
    Browse the repository at this point in the history
  4. add setup-python

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7ff0d5c View commit details
    Browse the repository at this point in the history
  5. add python version

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0d0689b View commit details
    Browse the repository at this point in the history
  6. move path of setup-python

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    cae2b83 View commit details
    Browse the repository at this point in the history
  7. move setup-python back

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c679d54 View commit details
    Browse the repository at this point in the history
  8. change ver of alabaster

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ffb7aee View commit details
    Browse the repository at this point in the history
  9. alabaster ver back to 0.7.16

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    dbf6eb8 View commit details
    Browse the repository at this point in the history
  10. check python version

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    31cc22a View commit details
    Browse the repository at this point in the history
  11. add setup-python

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    16d988f View commit details
    Browse the repository at this point in the history
  12. move setup_py to upper

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    63e97d2 View commit details
    Browse the repository at this point in the history
  13. add pre-build-command

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    8b21d45 View commit details
    Browse the repository at this point in the history
  14. change python version

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    5a8457a View commit details
    Browse the repository at this point in the history
  15. check python availability

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d7888c5 View commit details
    Browse the repository at this point in the history
  16. change python ver

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3b9a13a View commit details
    Browse the repository at this point in the history
  17. test 3.9.x

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    de67adb View commit details
    Browse the repository at this point in the history
  18. change setup python path

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e7f6e81 View commit details
    Browse the repository at this point in the history
  19. add .python-version

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6e9c705 View commit details
    Browse the repository at this point in the history
  20. check py versions

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    25321c9 View commit details
    Browse the repository at this point in the history
  21. test another ver of python

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f584dc8 View commit details
    Browse the repository at this point in the history
  22. alabaster to 0.7.13

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    662b58e View commit details
    Browse the repository at this point in the history
  23. add pyenv-action

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    eab6448 View commit details
    Browse the repository at this point in the history
  24. separate pyenv build

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d8324cd View commit details
    Browse the repository at this point in the history
  25. fix typo

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e8f1936 View commit details
    Browse the repository at this point in the history
  26. python version to 3.9

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c3c3fff View commit details
    Browse the repository at this point in the history
  27. change master to dev

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6736099 View commit details
    Browse the repository at this point in the history
  28. remove pre-build command

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    aac9ca5 View commit details
    Browse the repository at this point in the history
  29. add build command

    chan-hoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    af8576b View commit details
    Browse the repository at this point in the history