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

Fix build errors #34

Closed
wants to merge 14 commits into from
Closed

Fix build errors #34

wants to merge 14 commits into from

Commits on Feb 20, 2024

  1. Update Makefile

    Invoking corim make from top level to pick up Gemfile environment
    nedmsmith committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    c811139 View commit details
    Browse the repository at this point in the history
  2. Update draft-ietf-rats-corim

    updated submodule
    nedmsmith committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    cf380f3 View commit details
    Browse the repository at this point in the history
  3. moved comid-flags.diag to temporary

    To avoid build errors where flags-map cddl requires an older version of cddl and more work is needed to get Gemfiles to work.
    nedmsmith committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    979caa9 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Update .gitignore

    added Gemfile.lock to gitignore
    nedmsmith committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5e9086b View commit details
    Browse the repository at this point in the history
  2. Create Gemfile

    Gemfile that corim uses to make flags-map examples.
    nedmsmith committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e427e4a View commit details
    Browse the repository at this point in the history
  3. Create comid-flags.diag

    added example diag file back
    nedmsmith committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    3ddbb01 View commit details
    Browse the repository at this point in the history
  4. Update .gitignore

    added .ruby-version  to gitignore
    nedmsmith committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    09ed81f View commit details
    Browse the repository at this point in the history
  5. Update makefile.yml

    Added install of a particular version 0.10.6 of cddl to yaml workflow
    nedmsmith committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2ffe1a8 View commit details
    Browse the repository at this point in the history
  6. Update Gemfile

    Added v 0.10.6 as an acceptable cddl version
    nedmsmith committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    c9c0824 View commit details
    Browse the repository at this point in the history
  7. Update makefile.yml

    added |
    nedmsmith committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e92c818 View commit details
    Browse the repository at this point in the history
  8. Update .github/workflows/makefile.yml

    Co-authored-by: Thomas Fossati <[email protected]>
    nedmsmith and thomas-fossati authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    dd65ae1 View commit details
    Browse the repository at this point in the history
  9. Update Gemfile

    Co-authored-by: Thomas Fossati <[email protected]>
    nedmsmith and thomas-fossati authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f87c763 View commit details
    Browse the repository at this point in the history
  10. Delete fix-comid-flags.diag

    remove temprary file
    nedmsmith committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    16510b6 View commit details
    Browse the repository at this point in the history
  11. Update .gitmodules

    changed gitmodules to merge rather than rebase
    nedmsmith committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    bcf9e6b View commit details
    Browse the repository at this point in the history