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

added enhanced adapter license info to schema and types #2591

Merged
merged 6 commits into from
Jan 28, 2024

Conversation

foxriver76
Copy link
Collaborator

No description provided.

@foxriver76 foxriver76 changed the title added license info added enhanced adapter license info to schema and types Jan 26, 2024
Copy link
Collaborator

@Apollon77 Apollon77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we really reuse the license field? I think we show the license in admin already ... how old admin versions will react ifd the content is an object rather then a string?

@mcm1957
Copy link
Contributor

mcm1957 commented Jan 26, 2024

Please sync with @bluefox and @UncleSamSwiss (?) too if current license field gets cahnged as adapter checker and dev portal need to be adapted ruther fast to avoid possible false positives.

@foxriver76
Copy link
Collaborator Author

@mcm1957 as it will break admin, we will go with a new flag and deprecate the "old one", which is duplicated to the pack.json attribute anyway. We also made the new field "mandatory" in the schema. We will likely need adapter checker update (?) and update of adapter creator. Creator should simply default to type free.

@foxriver76 foxriver76 merged commit 16ca1dc into master Jan 28, 2024
14 of 15 checks passed
@foxriver76 foxriver76 deleted the license-info branch January 28, 2024 19:09
foxriver76 added a commit that referenced this pull request Jan 28, 2024
* added license info

* fix update license script

* format

* deprecate common.license and introduce common.licenseInformation

* rm local schema from controller iopack

* bring back license for adapter tests
foxriver76 added a commit that referenced this pull request Jan 29, 2024
* optimize the upload procedure (#2589)

- closes #2538

* fixed problem that cb is never called on mh enable/disable (#2557)

* fixed problem that cb is never called on mh enable/disable

* fix type

* added enhanced adapter license info to schema and types (#2591)

* added license info

* fix update license script

* format

* deprecate common.license and introduce common.licenseInformation

* rm local schema from controller iopack

* bring back license for adapter tests

* WIP placeholder added

* prevent issue when values with stateNs.null exist in the database (#2580)

* prevent issue when values with stateNs.null exist in the database

- closes #2579

* rm log

* rm anoither log

* allow path aliases in adapter package

* rm types from validator again

* move tsc-alias to postbuild

* use lerna to build project again as npm workspaces does not use the correct build script when building dependency packages

- and using normal workspace flag works but is ineffective and can lead to errors due to still open npm/rfcs#548

* update jsonl

* ts back to v4, accidentaly chosen by resolving merge conflict

* build local

* clean install to try to solve install module not found

* another pack-lock update

* fix linter
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.

None yet

3 participants