paws icon indicating copy to clipboard operation
paws copied to clipboard

paws 0.2.0 release

Open DyfanJones opened this issue 1 year ago • 2 comments

  • [x] Release paws.common-0.5.0 (#532)
  • [ ] Release paws sub categories
  • [ ] Release paws categories
  • [ ] Release paws sdk 🎉

DyfanJones avatar Sep 02 '22 16:09 DyfanJones

Each paws packages needs to go through release process:

Prepare for release:

  • Check current CRAN check results (https://cran.r-project.org/web/checks/check_results_paws.common.html)
  • Update NEWS
  • urlchecker::url_check()
  • devtools::check_rhub()
  • devtools::check_win_devel()
  • rhub::check_for_cran()
  • Update cran-comments.md

Submit to CRAN:

  • devtools::submit_cran()
  • Approve email

Wait for CRAN...

  • Accepted 🎉
  • Update Github Release

DyfanJones avatar Sep 02 '22 16:09 DyfanJones

List of paws packages to be released:

Sub-categories:

~~- [ ] paws.analytics.p1~~ ~~- [ ] paws.analytics.p2~~ ~~- [ ] paws.compute.p1~~ ~~- [ ] paws.compute.p2~~ ~~- [ ] paws.database.p1~~ ~~- [ ] paws.database.p2~~ ~~- [ ] paws.machine.learning.p1~~ ~~- [ ] paws.machine.learning.p2~~ ~~- [ ] paws.management.p1~~ ~~- [ ] paws.management.p2~~ ~~- [ ] paws.security.identity.p1~~ ~~- [ ] paws.security.identity.p2~~

Categories:

  • [x] paws.analytics
  • [x] paws.application.integration ~~- [ ] paws.blockchain~~ ~~- [ ] paws.business.applications~~
  • [x] paws.compute
  • [x] paws.cost.management
  • [x] paws.customer.engagement
  • [x] paws.database
  • [x] paws.developer.tools
  • [x] paws.end.user.computing ~~- [ ] paws.game.development~~ ~~- [ ] paws.internet.of.things~~
  • [x] paws.machine.learning ~~- [ ] paws.media.services~~
  • [x] paws.management ~~- [ ] paws.migration~~ ~~- [ ] paws.mobile~~
  • [x] paws.networking ~~- [ ] paws.robotics~~ ~~- [ ] paws.satellite~~
  • [x] paws.security.identity
  • [x] paws.storage

SDK

  • [x] paws

DyfanJones avatar Sep 02 '22 17:09 DyfanJones

Currently this is on hold when documentation is split out into website :)

DyfanJones avatar Dec 01 '22 14:12 DyfanJones

Will remove sub-categories for time being. This is down to the confirmation from CRAN.

5MB threhsold applies to the submitted compressed tarball.

As a result of this a new check function will be add to double check paws category packages aren't exceeding CRAN package sizes.

DyfanJones avatar Jan 27 '23 14:01 DyfanJones