Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 2479 - Update installation documentation #2520

Merged
merged 17 commits into from
May 16, 2024

Conversation

patchwork01
Copy link
Collaborator

@patchwork01 patchwork01 commented May 16, 2024

Make sure you have checked all steps below.

Issue

Tests

  • My PR adds the following tests OR does not need testing for this extremely good reason:
    • Just documentation

Documentation

  • In case of new functionality, my PR adds documentation that describes how to use it, or I have linked to a
    separate issue for that below.
  • If I have added, removed, or updated any external dependencies used in the project, I have updated the
    NOTICES file to reflect this.

@gaffer01
Copy link
Member

I think we should explicitly document the best way to use a released version, i.e. run sleeper builder, then git clone the repo, then checkout the desired version, then run buildForTest, etc.

You can also specify a version to install. This can be `main` for the latest nightly build, or a release in the
format `v0.20.0`. These correspond to a branch or tag in the GitHub repository. You can find a list of released
versions [here](https://github.com/gchq/sleeper/tags), and the change log [here](../CHANGELOG.md).
This will install the latest development version. This is an untested version and may not work. When ready this is
Copy link
Member

Choose a reason for hiding this comment

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

Replace "This is an untested version and may not work." with "The latest development version will not have been as fully tested as released versions and may not work as expected. Most users should use the latest released version - see [here](../CHANGELOG.md."

@gaffer01 gaffer01 removed their assignment May 16, 2024
@kr565370 kr565370 assigned patchwork01 and unassigned kr565370 May 16, 2024
@patchwork01 patchwork01 merged commit 465aeb0 into develop May 16, 2024
2 checks passed
@patchwork01 patchwork01 deleted the 2479-document-docker-pull-problem branch May 16, 2024 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Deployment of Sleeper CLI Documentation
3 participants