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

Remove schema files from repository #235

Closed
s-heppner opened this issue Feb 16, 2024 · 1 comment
Closed

Remove schema files from repository #235

s-heppner opened this issue Feb 16, 2024 · 1 comment
Labels
enhancement Enhancement of an existing feature

Comments

@s-heppner
Copy link
Contributor

Currently, the only third party files the SDK contains are the schema files. We also package them as part of the SDK in setup.py, as they are required by the compliance tool.

Since we're planning on moving the compliance tool to its own package anyway, so we can remove the files from our repo entirely once we do this.

@s-heppner s-heppner added the enhancement Enhancement of an existing feature label Feb 16, 2024
@s-heppner
Copy link
Contributor Author

This had been done in #245.

s-heppner added a commit that referenced this issue Apr 10, 2024
This PR fixes the outdated `NOTICE`.

While doing that, I `notice`d, that the years in the copyright strings were outdated as well, 
so I updated them (using the `/etc/scripts/set_copyright_year.sh`)

In the future, we should create a recurring task that makes us update the years at least once a year. 
Maybe it should also become a task before publishing a new release?

Fixes #196 

Depends on #235
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant