Reviewing Octave Forge packages: Difference between revisions

Jump to navigation Jump to search
m
(Add admin tasks.)
(3 intermediate revisions by the same user not shown)
Line 31: Line 31:
# Package tests
# Package tests


- [ ] ran tests (`runtests /path/to/pkg` or `oruntests`)
- [ ] ran `pkg test foo`
- [ ] ran `doctest` on all functions
- [ ] ran `doctest`  


# Package files in release candidate tarball
# Package files in release candidate tarball


- [ ] `DESCRIPTION` version updated
- [ ] `DESCRIPTION` version and release date updated
- [ ] `DESCRIPTION` minimum Octave tested
- [ ] `DESCRIPTION` minimum Octave tested
- [ ] `DESCRIPTION` all dependencies are listed
- [ ] `DESCRIPTION` all dependencies are listed
Line 54: Line 54:
# Update https://octave.sourceforge.io/
# Update https://octave.sourceforge.io/
## Upload new package HTML documentation to {{Path|/home/project-web/octave/htdocs/packages/foo/}} <ref>How to access the Octave Forge webspace [https://sourceforge.net/p/forge/documentation/Project%20Web%20Services/ SourceForge help].</ref>
## Upload new package HTML documentation to {{Path|/home/project-web/octave/htdocs/packages/foo/}} <ref>How to access the Octave Forge webspace [https://sourceforge.net/p/forge/documentation/Project%20Web%20Services/ SourceForge help].</ref>
## Update index
## Update news feed, add entry in [https://sourceforge.net/p/octave/project-web/ci/default/tree/htdocs/news.html htdocs/news.html]
### Add entry in [https://sourceforge.net/p/octave/project-web/ci/default/tree/htdocs/news.html htdocs/news.html]
### Run [https://sourceforge.net/p/octave/project-web/ci/default/tree/admin/ofadmin_update_index.m admin/ofadmin_update_index.m]


== Footnotes ==
== Footnotes ==

Navigation menu