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

I18n check: fix empty comment #586

Open
wants to merge 40 commits into
base: main
Choose a base branch
from
Open

Commits on Sep 1, 2023

  1. Add check for existence of issue.md. Split consistency check and issu…

    …e creation into 2 separate steps.
    spier committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    1f11b0a View commit details
    Browse the repository at this point in the history
  2. Fix YAML syntax

    spier committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    3c3bc3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d108c7b View commit details
    Browse the repository at this point in the history
  4. Fix bash syntax

    spier committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    da92975 View commit details
    Browse the repository at this point in the history
  5. Fix file creation

    spier committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    a2ba3f1 View commit details
    Browse the repository at this point in the history
  6. Remove simulation code

    spier committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    2b432ec View commit details
    Browse the repository at this point in the history
  7. Combine header for issue, with details about the i18n inconsistencies…

    … found during previous steps.
    spier committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    743c384 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d3c7b15 View commit details
    Browse the repository at this point in the history
  9. Remove dummy step

    spier committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    7e8f7ca View commit details
    Browse the repository at this point in the history
  10. No need to check for issue.md existence within the shell script, as w…

    …e already check that in a previous workflow step
    spier committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    be68946 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Change the search query that identifies the issue to write the data t…

    …o. Don't wrote anything yet.
    spier committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    cc36c63 View commit details
    Browse the repository at this point in the history
  2. Add some debug output

    spier committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    4685428 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61c178f View commit details
    Browse the repository at this point in the history
  4. Add check for existence of issue.md. Split consistency check and issu…

    …e creation into 2 separate steps.
    spier committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    7f3ddaf View commit details
    Browse the repository at this point in the history
  5. Fix YAML syntax

    spier committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    0ea4033 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72cf2df View commit details
    Browse the repository at this point in the history
  7. Fix bash syntax

    spier committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    a52f65d View commit details
    Browse the repository at this point in the history
  8. Fix file creation

    spier committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    70717f3 View commit details
    Browse the repository at this point in the history
  9. Remove simulation code

    spier committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    ce7c677 View commit details
    Browse the repository at this point in the history
  10. Combine header for issue, with details about the i18n inconsistencies…

    … found during previous steps.
    spier committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    3f09f1e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    52167a1 View commit details
    Browse the repository at this point in the history
  12. Remove dummy step

    spier committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    8e0cd53 View commit details
    Browse the repository at this point in the history
  13. No need to check for issue.md existence within the shell script, as w…

    …e already check that in a previous workflow step
    spier committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    22bff62 View commit details
    Browse the repository at this point in the history
  14. Change the search query that identifies the issue to write the data t…

    …o. Don't wrote anything yet.
    spier committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    9524620 View commit details
    Browse the repository at this point in the history
  15. Add some debug output

    spier committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    746f346 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7a08700 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'i18n-check-fix-empty-comment' of github.com:InnerSource…

    …Commons/InnerSourcePatterns into i18n-check-fix-empty-comment
    spier committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    1ed04bf View commit details
    Browse the repository at this point in the history
  18. Make heredoc work

    spier committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    02365ec View commit details
    Browse the repository at this point in the history
  19. Add more log messages

    spier committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    cd539b9 View commit details
    Browse the repository at this point in the history
  20. Change quotes

    spier committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    53eae7a View commit details
    Browse the repository at this point in the history
  21. Change more quores

    spier committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    f066ed8 View commit details
    Browse the repository at this point in the history
  22. Repeat flags

    spier committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    41ed0bb View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    247da31 View commit details
    Browse the repository at this point in the history
  24. Fix error log

    spier committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    2d0d04d View commit details
    Browse the repository at this point in the history
  25. Ignore all templates for now

    spier committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    23a7611 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    54b6c40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2cb5ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4d45f5 View commit details
    Browse the repository at this point in the history
  4. Fix sed syntax

    spier committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    4d24fff View commit details
    Browse the repository at this point in the history
  5. Also write output for files that are entirely untranslated. Write deb…

    …ug output to console.
    spier committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    586b683 View commit details
    Browse the repository at this point in the history