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

Add signoff check to CI #19

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Commits on Mar 9, 2024

  1. Add missing license tags to files

    In order to use the `Reuse Compliance` workflow all files must contain an
    acceptable license tag. This add the necessary tags to all of the existing
    examples and demos so that we can implement the reuse compliance workflow for
    future contributions.
    
    Signed-off-by: Winford <winford@object.stream>
    UncleGrumpy committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    30bc4fe View commit details
    Browse the repository at this point in the history
  2. Add signoff check to CI

    Adds a copy of the reuse compliance check from AtomVM workflows, and adds
    coppies of licenses to `LICENSES` directory.
    
    Signed-off-by: Winford <winford@object.stream>
    UncleGrumpy committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    ba6977e View commit details
    Browse the repository at this point in the history