Skip to content

Conversation

@csouchet
Copy link
Contributor

@csouchet csouchet commented Nov 18, 2022

No description provided.

@csouchet csouchet added the documentation Improvements or additions to documentation label Nov 18, 2022
@csouchet csouchet marked this pull request as ready for review November 18, 2022 15:23
- bump the current version. For instance, if the released version was `0.3.0`, bump it to `0.3.1`
- add a postfix to the version to state that it is a development version. For instance, `0.3.1.9000`
Add the `.9000` suffix to the `Version` field in the [DESCRIPTION](./DESCRIPTION) file to indicate that this is a development version (for more explanations, see the [R documentation](https://r-pkgs.org/release.html#post-release)).
For instance, if the released version was `0.3.0`, the `Version` field in the `DESCRIPTION` file should be `0.3.O.9000`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This may be what is described in the R documentation, but I disagree. This tends to say version 0.3.0 is under development whereas it has just been released.
This is always the same issue with build solution that stores the version number in a file. We always have to figure out what the version in the development branch means: is it the last release one, the next one, something else, .... 😞

Let's talk about it because you may have implemented this in #145.
That's being said, updating the documentation whereas we are automating the whole thing seems useless.

@tbouffard
Copy link
Member

Closing, everything is managed in #145

@tbouffard tbouffard closed this Nov 22, 2022
@tbouffard tbouffard deleted the fix_maintainer_doc branch November 22, 2022 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants