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: Add custom symbol style and custom code block language #491

Open
wants to merge 27 commits into
base: master
Choose a base branch
from

Commits on Dec 3, 2023

  1. Add new symbol version

    caupolicanre committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    ad5c77d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e85eefe View commit details
    Browse the repository at this point in the history
  3. Add symbol style option to .env.example and

    action.yml
    caupolicanre committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    3a88e90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3d179d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad6d3f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    937d0d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    671b673 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9618a41 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4384df8 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    bed1496 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a6d86a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42d825e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c37ff55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32bad51 View commit details
    Browse the repository at this point in the history
  6. Update pip installation and add conditional check

    for requirements.txt
    caupolicanre committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    fd0a05b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    50c6666 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    44acf0a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4d9360d View commit details
    Browse the repository at this point in the history
  10. Fix Dockerfile casing

    caupolicanre committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    8b4f18f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    131f17f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    98b3702 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    437c0f1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3f4bd8c View commit details
    Browse the repository at this point in the history
  15. Merge pull request #1 from caupolicanre/customize_text_field

    Customize code block language and handle symbol style
    caupolicanre committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    728027f View commit details
    Browse the repository at this point in the history
  16. Update action.yml

    caupolicanre committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    025f504 View commit details
    Browse the repository at this point in the history
  17. Rollback to upstream original 'action.yml' file

    I reestablished in git the original action file
    caupolicanre committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b11cac2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2ea7da6 View commit details
    Browse the repository at this point in the history