doki-nordic / fw-nrfconnect-nrf

nRF Connect SDK nrf tree
http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/
Other
0 stars 0 forks source link

License Report Generator Notes #4

Closed doki-nordic closed 2 years ago

doki-nordic commented 2 years ago

Place for notes.

doki-nordic commented 2 years ago

Methods of publishing scancode-toolkit-cache.json

  1. Publish as a github action atifact:
    • our script must use Github API to download latest artifact
  2. Publish to the same server as documentation.
  3. Publish as a commit in master branch
    • it will create a commit once a day
    • no need to download from internet by the user - it will be already in the repository
  4. As a commit in seperate repository:
    • what/where repository?

SITE NOTE:

Database can contain timestamp when it was created and when update has been checked last time. The script will check for updates when, e.g.: creation_time > 25h AND last_check_time > 24h (assuming that database is created once a day)

doki-nordic commented 2 years ago

Planned CI use cases:

Other CI related:

doki-nordic commented 2 years ago

To do:

doki-nordic commented 2 years ago

To do after PR:

doki-nordic commented 2 years ago

To do:

Current PR

Later - may be after NCS 2.0

github-actions[bot] commented 2 years ago

This issue has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this issue will automatically be closed in 14 days. Note, that you can always re-open a closed issue at any time.