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

Create Github Action for committing and pushing changes to submodules #256

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

Commits on Nov 19, 2020

  1. Configuration menu
    Copy the full SHA
    0ca0b29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fcefb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c74b4d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Docs: generate cells documentation in CI

    Signed-off-by: Karol Gugala <kgugala@antmicro.com>
    kgugala committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    5eb305b View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Configuration menu
    Copy the full SHA
    9db2820 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b366982 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10c5e8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab19ce3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f3fcbb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed83490 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3f498d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Added committing changes made to submodules

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    98da26c View commit details
    Browse the repository at this point in the history
  2. github-actions: cleaned up generate-rst, added using conda

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    550cab4 View commit details
    Browse the repository at this point in the history
  3. github-actions: added docutils to requirements.txt

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    058f1d0 View commit details
    Browse the repository at this point in the history
  4. github-actions: added activating conda environment

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    3ecbc35 View commit details
    Browse the repository at this point in the history
  5. github-actions: fixed name for cell_readme_generate

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    43ea361 View commit details
    Browse the repository at this point in the history
  6. github-actions: added ignoring failing commits in submodules

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    c594c49 View commit details
    Browse the repository at this point in the history
  7. github-actions: updated script names in generate-rst

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    6a50169 View commit details
    Browse the repository at this point in the history
  8. github-actions: cleaned up generate-rst

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    4dbb833 View commit details
    Browse the repository at this point in the history
  9. github-actions: silenced git commands

    Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
    glatosinski committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    cc86239 View commit details
    Browse the repository at this point in the history