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

Update nomaterial branch #253

Draft
wants to merge 29 commits into
base: nomaterial
Choose a base branch
from
Draft

Commits on Jan 17, 2024

  1. Added comment about not using the material theme. (mhausenblas#42)

    Signed-off-by: Michael Hausenblas <hausenbl@amazon.com>
    János Pásztor authored and Andreas Blaesius committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b2ebceb View commit details
    Browse the repository at this point in the history
  2. Bump example actions/checkout@v2 (mhausenblas#68)

    Signed-off-by: Michael Hausenblas <hausenbl@amazon.com>
    RammusXu authored and Andreas Blaesius committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    482a709 View commit details
    Browse the repository at this point in the history
  3. Fix shell check (mhausenblas#69)

    Signed-off-by: Michael Hausenblas <hausenbl@amazon.com>
    RammusXu authored and Andreas Blaesius committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    0a362a9 View commit details
    Browse the repository at this point in the history
  4. Support multiple package names in EXTRA_PACKAGES (mhausenblas#74)

    * I think this will fix mhausenblas#73
    
    Signed-off-by: Tom Ward <tomward@fmail.co.uk>
    madwort authored and Andreas Blaesius committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    5992954 View commit details
    Browse the repository at this point in the history
  5. fixes build

    Signed-off-by: Michael Hausenblas <hausenbl@amazon.com>
    mhausenblas authored and Andreas Blaesius committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    a7c89aa View commit details
    Browse the repository at this point in the history
  6. Added custom github domain support (mhausenblas#84)

    Signed-off-by: Andreas Fritzler <andreas.fritzler@sap.com>
    afritzler authored and Andreas Blaesius committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    e8165b8 View commit details
    Browse the repository at this point in the history
  7. Fixed formatting in readme (mhausenblas#86)

    Signed-off-by: Michael Hausenblas <hausenbl@amazon.com>
    afritzler authored and Andreas Blaesius committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    0dd60b3 View commit details
    Browse the repository at this point in the history
  8. /action.sh: line 42: git: command not found (mhausenblas#88)

    Since 1.18, the addition of ${GITHUB_DOMAIN:-github.com} make error occurs in execution of the workflow.
    
    I propose to modify ; ${GITHUB_DOMAIN:-github.com} to ${GITHUB_DOMAIN:-'github.com'}
    
    Source : https://tldp.org/LDP/abs/html/parameter-substitution.html
    Issue ref : mhausenblas#87
    Joffref authored and Andreas Blaesius committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    485b947 View commit details
    Browse the repository at this point in the history
  9. Replace apostrophe with quote (mhausenblas#90)

    Signed-off-by: Michael Hausenblas <hausenbl@amazon.com>
    hiddeco authored and Andreas Blaesius committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    beffe57 View commit details
    Browse the repository at this point in the history
  10. Fix multiple $EXTRA_PACKAGES (mhausenblas#109)

    madwort authored and Andreas Blaesius committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    a8b5e22 View commit details
    Browse the repository at this point in the history
  11. Add lint mode (mhausenblas#120)

    Signed-off-by: Cristian Klein <cristian.klein@elastisys.com>
    cristiklein authored and Andreas Blaesius committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    1d39e63 View commit details
    Browse the repository at this point in the history
  12. Bump actions/checkout from v2.3.3 to v2.3.4 (mhausenblas#44)

    Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.3 to v2.3.4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2.3.3...5a4ac90)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Andreas Blaesius committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2ec5493 View commit details
    Browse the repository at this point in the history
  13. Bump actions/checkout from 2.3.4 to 2.3.5 (mhausenblas#127)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2.3.4...v2.3.5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Andreas Blaesius committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    48a8883 View commit details
    Browse the repository at this point in the history
  14. Explain how mkdocs plugins are supported (mhausenblas#130)

    I found no reference how to install the required dependencies. This feature is already there but not documented, so I extended the README file.
    
    Out of my view this resolves mhausenblas#12, mhausenblas#53 and mhausenblas#97
    
    Signed-off-by: rekire <git@reki.re>
    rekire authored and Andreas Blaesius committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    1b51308 View commit details
    Browse the repository at this point in the history
  15. Bump actions/checkout from 2.3.5 to 2.4.0 (mhausenblas#133)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2.3.5...v2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Andreas Blaesius committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    3fd52ec View commit details
    Browse the repository at this point in the history
  16. Bump actions/checkout from 2.4.0 to 3.0.1 (mhausenblas#164)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.0.1.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2.4.0...v3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Andreas Blaesius committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6a580e6 View commit details
    Browse the repository at this point in the history
  17. Bump actions/checkout from 3.0.1 to 3.0.2 (mhausenblas#165)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.1 to 3.0.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.0.1...v3.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Andreas Blaesius committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    418b051 View commit details
    Browse the repository at this point in the history
  18. fix: set workspace as safe directory (mhausenblas#183)

    More information here: actions/checkout#766
    
    Signed-off-by: Pascal Iske <info@pascaliske.dev>
    pascaliske authored and Andreas Blaesius committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    f73f101 View commit details
    Browse the repository at this point in the history
  19. Lint using the specified CONFIG_FILE (mhausenblas#191)

    Signed-off-by: Scott Robinson <ssr@squareup.com>
    
    Signed-off-by: Scott Robinson <ssr@squareup.com>
    quad authored and Andreas Blaesius committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    7871702 View commit details
    Browse the repository at this point in the history
  20. Add note to give write permission to GITHUB_TOKEN (mhausenblas#226)

    Signed-off-by: IoriBranford <ioribranford@gmail.com>
    IoriBranford authored and Andreas Blaesius committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    88006cf View commit details
    Browse the repository at this point in the history
  21. Remove forcing strict mode (mhausenblas#199)

    Signed-off-by: Diego <d.alonso-alvarez@imperial.ac.uk>
    dalonsoa authored and Andreas Blaesius committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    29b2c19 View commit details
    Browse the repository at this point in the history
  22. Update Dockerfile (mhausenblas#247)

    timlinux authored and Andreas Blaesius committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    f0a9242 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5dda37a View commit details
    Browse the repository at this point in the history
  24. Dockerfile: merge RUN lines

    andi34 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d3f852f View commit details
    Browse the repository at this point in the history
  25. README: use nomaterial in example

    Signed-off-by: Andreas Blaesius <andi@unlegacy-android.org>
    andi34 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    4c36d1c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    77bd4ca View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    7d7e832 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. action.sh: allow to change origin

    It's not possible to override a default environment variable
    andi34 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    737290d View commit details
    Browse the repository at this point in the history
  2. README: link to own fork

    andi34 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e1315f1 View commit details
    Browse the repository at this point in the history