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

Markdown linter [18623] #30

Closed
wants to merge 19 commits into from
Closed

Markdown linter [18623] #30

wants to merge 19 commits into from

Commits on May 10, 2023

  1. Add action of version update and add it to workflow

    Signed-off-by: jparisu <[email protected]>
    jparisu committed May 10, 2023
    Configuration menu
    Copy the full SHA
    22a1e54 View commit details
    Browse the repository at this point in the history
  2. fix workflow

    Signed-off-by: jparisu <[email protected]>
    jparisu committed May 10, 2023
    Configuration menu
    Copy the full SHA
    925889f View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. modify set-output for github output

    Signed-off-by: jparisu <[email protected]>
    jparisu committed May 11, 2023
    Configuration menu
    Copy the full SHA
    3923a64 View commit details
    Browse the repository at this point in the history
  2. change output msg

    Signed-off-by: jparisu <[email protected]>
    jparisu committed May 11, 2023
    Configuration menu
    Copy the full SHA
    8d7c0ad View commit details
    Browse the repository at this point in the history
  3. fix output set

    Signed-off-by: jparisu <[email protected]>
    jparisu committed May 11, 2023
    Configuration menu
    Copy the full SHA
    4c1a709 View commit details
    Browse the repository at this point in the history
  4. try needs

    Signed-off-by: jparisu <[email protected]>
    jparisu committed May 11, 2023
    Configuration menu
    Copy the full SHA
    63ca2c8 View commit details
    Browse the repository at this point in the history
  5. add test new job

    Signed-off-by: jparisu <[email protected]>
    jparisu committed May 11, 2023
    Configuration menu
    Copy the full SHA
    f205d6e View commit details
    Browse the repository at this point in the history
  6. test outputs in extra steps

    Signed-off-by: jparisu <[email protected]>
    jparisu committed May 11, 2023
    Configuration menu
    Copy the full SHA
    d8aeb96 View commit details
    Browse the repository at this point in the history
  7. Do minimal example

    Signed-off-by: jparisu <[email protected]>
    jparisu committed May 11, 2023
    Configuration menu
    Copy the full SHA
    5a1c3f7 View commit details
    Browse the repository at this point in the history
  8. Fix git_diff action

    Signed-off-by: jparisu <[email protected]>
    jparisu committed May 11, 2023
    Configuration menu
    Copy the full SHA
    db15f22 View commit details
    Browse the repository at this point in the history
  9. Remove testing tracks

    Signed-off-by: jparisu <[email protected]>
    jparisu committed May 11, 2023
    Configuration menu
    Copy the full SHA
    3d8a18a View commit details
    Browse the repository at this point in the history
  10. Update output from externals

    Signed-off-by: jparisu <[email protected]>
    jparisu committed May 11, 2023
    Configuration menu
    Copy the full SHA
    05d1f42 View commit details
    Browse the repository at this point in the history
  11. Fix action

    Signed-off-by: jparisu <[email protected]>
    jparisu committed May 11, 2023
    Configuration menu
    Copy the full SHA
    4e9cca3 View commit details
    Browse the repository at this point in the history
  12. Document new features

    Signed-off-by: jparisu <[email protected]>
    jparisu committed May 11, 2023
    Configuration menu
    Copy the full SHA
    89793a5 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Add markdown linter

    Signed-off-by: jparisu <[email protected]>
    jparisu committed May 16, 2023
    Configuration menu
    Copy the full SHA
    5cc8db1 View commit details
    Browse the repository at this point in the history
  2. Modify style branch

    Signed-off-by: jparisu <[email protected]>
    jparisu committed May 16, 2023
    Configuration menu
    Copy the full SHA
    15ee12e View commit details
    Browse the repository at this point in the history
  3. workaround for config file

    Signed-off-by: jparisu <[email protected]>
    jparisu committed May 16, 2023
    Configuration menu
    Copy the full SHA
    b68e8ae View commit details
    Browse the repository at this point in the history
  4. Fix linter errors

    Signed-off-by: jparisu <[email protected]>
    jparisu committed May 16, 2023
    Configuration menu
    Copy the full SHA
    c26c868 View commit details
    Browse the repository at this point in the history
  5. Add arguments to mdl command

    Signed-off-by: jparisu <[email protected]>
    jparisu committed May 16, 2023
    Configuration menu
    Copy the full SHA
    56ffcd4 View commit details
    Browse the repository at this point in the history