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: workflow for roles readme #705

Merged
merged 31 commits into from
Oct 25, 2023
Merged

feat: workflow for roles readme #705

merged 31 commits into from
Oct 25, 2023

Commits on Oct 23, 2023

  1. chore: added aar_doc config

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    0a24c6d View commit details
    Browse the repository at this point in the history
  2. feat: added initial state of roles readme workflow

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    eef8145 View commit details
    Browse the repository at this point in the history
  3. fix: runs on

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    a0ff457 View commit details
    Browse the repository at this point in the history
  4. fix: install poetry

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    f5b7101 View commit details
    Browse the repository at this point in the history
  5. feat: loop over all roles and install peotry with pip

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    fd0de25 View commit details
    Browse the repository at this point in the history
  6. fix: working dir for poetry run

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    d741006 View commit details
    Browse the repository at this point in the history
  7. fix: cli path

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    5acc226 View commit details
    Browse the repository at this point in the history
  8. chore: scale down matrix loop for testing

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    d9c70fe View commit details
    Browse the repository at this point in the history
  9. fix: poetry run for py execution command

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    bdcbbe8 View commit details
    Browse the repository at this point in the history
  10. fix: work dir for poetry run

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    6c5be30 View commit details
    Browse the repository at this point in the history
  11. fix: cli.py path

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    f3bb571 View commit details
    Browse the repository at this point in the history
  12. fix: roles path

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    00d4bc8 View commit details
    Browse the repository at this point in the history
  13. feat: push readme

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    b05b8d3 View commit details
    Browse the repository at this point in the history
  14. fix: on push branch master

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    179307d View commit details
    Browse the repository at this point in the history
  15. fix: uncomment other roles

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    3f74d0d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. chore: limit trigger to master and arguments

    Co-authored-by: Sebastian Gumprich <rndmh3ro@users.noreply.github.com>
    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental and rndmh3ro committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    90cec05 View commit details
    Browse the repository at this point in the history
  2. fix: push branch name

    Co-authored-by: Sebastian Gumprich <rndmh3ro@users.noreply.github.com>
    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental and rndmh3ro committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    8f03f98 View commit details
    Browse the repository at this point in the history
  3. refactor: simplify steps

    Co-authored-by: Sebastian Gumprich <rndmh3ro@users.noreply.github.com>
    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental and rndmh3ro committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9b46530 View commit details
    Browse the repository at this point in the history
  4. style: linting and styling

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    3be851c View commit details
    Browse the repository at this point in the history
  5. chore: trigger for pull request

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    5fd1e18 View commit details
    Browse the repository at this point in the history
  6. fix: push only if ref is master

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    aff1937 View commit details
    Browse the repository at this point in the history
  7. chore: output diff of generated README

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    35d7094 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. fix: push readme in pull request

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    e38118c View commit details
    Browse the repository at this point in the history
  2. docs: role var description text

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c57d10e View commit details
    Browse the repository at this point in the history
  3. fix: aar_doc roles path

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f1d9d92 View commit details
    Browse the repository at this point in the history
  4. fix: git diff

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    12e814f View commit details
    Browse the repository at this point in the history
  5. fix: fetch all history and changed diff branch

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    26542b4 View commit details
    Browse the repository at this point in the history
  6. fix: run diff only for pr

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c9c1240 View commit details
    Browse the repository at this point in the history
  7. fix: remove fetch-depth and switch to normal diff

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    46552d8 View commit details
    Browse the repository at this point in the history
  8. fix: remove diff and set push-branch

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    a3fb078 View commit details
    Browse the repository at this point in the history
  9. fix: head_ref with default ref_name for push-branch

    Signed-off-by: Nemental <15136847+Nemental@users.noreply.github.com>
    Nemental committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    b0208be View commit details
    Browse the repository at this point in the history