Releases: r-multiverse/multiverse.internals
Releases · r-multiverse/multiverse.internals
Contribution reviews
multiverse.internals 0.2.17
- Align contribution reviews with revised review policy in r-multiverse/r-multiverse.github.io#33.
`record_nonstandard_licenses()` and `interpret_issue()`
multiverse.internals 0.2.16
- Add
interpret_issue()
to help create RSS feeds. - Add
record_nonstandard_licenses()
Staging managment
multiverse.internals 0.2.14
- Allow
update_staging()
to work if the stagingpackages.json
does not exist. - Remove
staging_is_resetting()
and rely on the cron syntax from r-multiverse/staging#3 to schedule the management of the staging universe.
R Consortium advisories
multiverse.internals 0.2.13
- Record issues for vulnerabilities in https://github.com/RConsortium/r-advisory-database.
Defaults for propose_snapshot()
multiverse.internals 0.2.12
- Amend argument defaults in
propose_snapshot()
to include source files.
propose_snapshot()
multiverse.internals 0.2.11
- Implement
propose_snapshot()
. - Exempt Production from WASM checks.
Staging with freezes
multiverse.internals 0.2.10
- Implement freezing mechanism in
update_staging()
. - Implement
staging_is_active()
to detect when the staging universe should be active.
Staging
production bugfix and extra PR guardrails
multiverse.internals 0.2.8
- Only merge contributions created through the web interface.
multiverse.internals 0.2.7
- Exclude superfluous fields from
update_production()
packages.json
. - Require verified commits in contributions.
production universe
multiverse.internals 0.2.5
- Add
update_production()
.