CodyCBakerPhD/historia: v0.10.15
Rรฉsumรฉ fourni par la source
v0.10.15 ๐ Enhancement CodyCBakerPhD/historia/action now checks out and pushes the data repository with the workflow's own GITHUB_TOKEN instead of the personal access token, so the personal token never pushes anywhere. For a board owned by an organization, token can be a fine-grained token limited to selected repositories, read-only on them, with the organization's Projects permission. For a board owned by a user account it must be a classic project-scoped token, plus repo for private repositories, because GitHub offers no fine-grained permission for user-owned Projects. This is a breaking change for workflows already using the action: the job must grant permissions: contents: write, as the action README's new Setup section and the workflow generated by historia setup automation now do. (#180) ๐ Bug Fix Fixed tests/test_vendored_actions.py breaking downstream builds of the 0.10.14 sdist. It imported tomllib, which is standard library only from Python 3.11 while this package supports 3.10, and it asserted on action/ files that a source distribution consumer does not necessarily unpack. The version now comes from importlib.metadata, and the module skips itself when action/ is absent, since it checks repository files rather than anything the installed package carries. (#178)
Ce rรฉsumรฉ expose les affirmations des auteurs. BNTIC ne lโinterprรจte pas comme une validation indรฉpendante des rรฉsultats.
Contrรดle bibliographique ouvert
Institutions dรฉclarรฉes
Une affiliation ne permet pas de dรฉduire la nationalitรฉ dโun auteur.