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

v0.2.0~2: Bump allowable Bitcoin version, Rename service to "Jam" #20

Merged
merged 7 commits into from
Jun 24, 2024

Conversation

gStart9
Copy link
Member

@gStart9 gStart9 commented Jun 20, 2024

No description provided.

Copy link
Member Author

@gStart9 gStart9 left a comment

Choose a reason for hiding this comment

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

FullMetal took a look and gave me some advice about the SDK.

Upon compilation I got an error when fetching from the nginx.org repos, and reported it to the jam-docker issues.

@gStart9 gStart9 changed the title Bump allowable Bitcoin version v0.2.0~2: Bump allowable Bitcoin version, Rename service to "Jam" Jun 20, 2024
Copy link

@Dominion5254 Dominion5254 left a comment

Choose a reason for hiding this comment

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

Looks good

@@ -75,7 +75,9 @@ cargo install toml-cli

```
cd ~/ && git clone https://github.com/Start9Labs/start-os.git
cd start-os/backend/
#checkout v0.3.5.1
git checkout 39de098461833e4c56bd3509644ddf7f1a0fc4ca

Choose a reason for hiding this comment

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

Suggested change
git checkout 39de098461833e4c56bd3509644ddf7f1a0fc4ca
git checkout v0.3.5.1

While checking out the specific commit will produce the same result, checking out the tag makes it a bit more clear.

Copy link
Member Author

@gStart9 gStart9 Jun 24, 2024

Choose a reason for hiding this comment

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

I did try that but it seems the v0.3.5.1 branch was never made:

$ git checkout v0.3.5.1
error: pathspec 'v0.3.5.1' did not match any file(s) known to git

@gStart9 gStart9 merged commit f5145fa into master Jun 24, 2024
1 check passed
@gStart9 gStart9 deleted the update/v0.2.0.2 branch June 24, 2024 16:28
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.

2 participants