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 a circleci integration: check unclosed tags #3786

Merged
merged 37 commits into from
Sep 3, 2020

Commits on Sep 1, 2020

  1. test

    yikeke committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    b36c31a View commit details
    Browse the repository at this point in the history
  2. upload code and test file

    yikeke committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    4c40711 View commit details
    Browse the repository at this point in the history
  3. Update rocksdb-overview.md

    yikeke committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    1958563 View commit details
    Browse the repository at this point in the history
  4. Update check-tags.py

    yikeke committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    064340a View commit details
    Browse the repository at this point in the history
  5. Update config.yml

    yikeke committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    5e75fde View commit details
    Browse the repository at this point in the history
  6. fix import

    yikeke committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    8e6ca18 View commit details
    Browse the repository at this point in the history
  7. test

    yikeke committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    04c9169 View commit details
    Browse the repository at this point in the history
  8. Update check-tags.py

    yikeke committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    762b7cf View commit details
    Browse the repository at this point in the history
  9. test

    yikeke committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    cdff547 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. final test

    yikeke committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    06e4142 View commit details
    Browse the repository at this point in the history
  2. delete git remote add

    yikeke committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    ace2ee2 View commit details
    Browse the repository at this point in the history
  3. add exit code 0 and 1

    yikeke committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    65d5296 View commit details
    Browse the repository at this point in the history
  4. suceess! more test

    yikeke committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    53f4505 View commit details
    Browse the repository at this point in the history
  5. move it in front

    yikeke committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    6056fb3 View commit details
    Browse the repository at this point in the history
  6. Revert "move it in front"

    This reverts commit 6056fb3.
    yikeke committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    5f151ef View commit details
    Browse the repository at this point in the history
  7. Update experimental-features-4.0.md

    yikeke committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    cdb3394 View commit details
    Browse the repository at this point in the history
  8. modify outputs

    yikeke committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    77b5016 View commit details
    Browse the repository at this point in the history
  9. test toc

    yikeke committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    842a6e5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    87fa64a View commit details
    Browse the repository at this point in the history
  11. fix tag_is_wrapped judgement

    yikeke committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    f650b0f View commit details
    Browse the repository at this point in the history
  12. specify which file is being checked

    yikeke committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    ac9979b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    07a4942 View commit details
    Browse the repository at this point in the history
  14. add ;

    yikeke committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    cf9d98c View commit details
    Browse the repository at this point in the history
  15. fix edited files

    yikeke committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    4eeafa4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0b1e61c View commit details
    Browse the repository at this point in the history
  17. fix left/right backticks judgement

    yikeke committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    8f0118e View commit details
    Browse the repository at this point in the history
  18. control exit using status_code

    yikeke committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    bc7d13d View commit details
    Browse the repository at this point in the history
  19. clean up output info

    yikeke committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    7c36b29 View commit details
    Browse the repository at this point in the history
  20. clean up output info

    yikeke committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    7c26f11 View commit details
    Browse the repository at this point in the history
  21. add filter frontmatter func

    yikeke committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    2da274c View commit details
    Browse the repository at this point in the history
  22. clean up code comments

    yikeke committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    2390d76 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ced8369 View commit details
    Browse the repository at this point in the history
  24. minor fix

    yikeke committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    de6f5e8 View commit details
    Browse the repository at this point in the history
  25. remove chinese code comments

    yikeke committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    2a4f4fb View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4f94e0e View commit details
    Browse the repository at this point in the history
  27. filter copyable shortcodes

    yikeke committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    f994d70 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    83e3532 View commit details
    Browse the repository at this point in the history