Arthit Suriyawongkul
Arthit Suriyawongkul
@pavaris-pm Exactly. We can start with `tokenize` tests.
`blns.txt` contains 496 test strings (I use `egrep -cv '#|^\s*$' blns.txt`). Maybe not too big to test all? But if it takes too long time in the test (which may...
Will close this PR as some of the docs here are already transferred to `spdx/using` repo (https://github.com/spdx/using/pull/1), will continue to fix there instead. Some other fixes will be open as...
Put as top item in next week Tech meeting agenda.
PR #972 will remove `v2.3-RC1` and `v3.0-RC2` from the version selector (actual files and directories of those versions are untouched).
All the RCs removed, still need to update the `latest` alias to v3.0 with #994 (and later to v3.0.1 with a modified #995)
- For the generation part, it is now implemented in the spec-parser by https://github.com/spdx/spec-parser/pull/130 - https://github.com/spdx/spdx-spec/issues/978 is open as a reminder for the inclusion of the generated list in the...
@goneall @licquia Yes. If we don't plan to build docs for 3.0 again, I think it make sense to move over changes in this PR (publish_v3.yml and mkdocs.yml) to the...
@goneall Updated. Bring in changes for 3.0.1 by @licquia from PR #934 to here.
I'm not sure if we like to merge this at this time, since it has the tag `latest` and if the workflow starts it will publish the unfinished `v3.0.1` -...