Skip to content

Add license field to oseda-config - #94

Merged
ReeseHatfield merged 8 commits into
mainfrom
rh-osi-licences
Sep 1, 2026
Merged

Add license field to oseda-config#94
ReeseHatfield merged 8 commits into
mainfrom
rh-osi-licences

Conversation

@ReeseHatfield

@ReeseHatfield ReeseHatfield commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Add a license field to the config file.

{
  "title": "ExampleProject",
  "author": "ReeseHatfield",
  "tags": [
    "Economics",
    "ComputerScience"
  ],
  "last_updated": "2026-09-01T22:33:50.723258008Z",
  "color": "#FF0000",
  "description": "Test",
  "license": "MPL-2.0"
}

This is not quite production ready. I still need to add these as CLI flags and patch a few things. I also need to update oseda-core to support this, which will take a considerable amount of effort, as well as retroactively licensing the existing presentations.

Closes

@ReeseHatfield
ReeseHatfield merged commit 69bc382 into main Sep 1, 2026
1 check passed
@ReeseHatfield
ReeseHatfield deleted the rh-osi-licences branch September 1, 2026 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant