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

Automate checkpoint generation #3306

Closed

Conversation

creativcoder
Copy link
Contributor

@creativcoder creativcoder commented Aug 2, 2023

Summary of changes

Changes introduced in this pull request:

Reference issue to close (if applicable)

Closes #3264

Other information and links

Change checklist

  • I have performed a self-review of my own code,
  • I have made corresponding changes to the documentation,
  • I have added tests that prove my fix is effective or that my feature works (if possible),
  • I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document.

@creativcoder creativcoder force-pushed the creativcoder/automate-checkpoint-generation branch 6 times, most recently from 70aaf2e to fb5727c Compare August 3, 2023 07:58
- name: pwd
run: pwd
- name: download forest-cli binary
run: curl -LJO https://github.com/ChainSafe/forest/releases/download/v0.12.1/forest-v0.12.1-linux-amd64.zip && unzip forest-v0.12.1-linux-amd64.zip && cp forest-v0.12.1/forest-cli .
Copy link
Member

Choose a reason for hiding this comment

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

it may be easier to use forest:latest image

@creativcoder creativcoder force-pushed the creativcoder/automate-checkpoint-generation branch 3 times, most recently from 97959d6 to a759bf5 Compare August 3, 2023 08:54
@creativcoder creativcoder force-pushed the creativcoder/automate-checkpoint-generation branch from a759bf5 to 3223d58 Compare August 3, 2023 09:15
@lemmih lemmih closed this Aug 10, 2023
@LesnyRumcajs LesnyRumcajs deleted the creativcoder/automate-checkpoint-generation branch September 26, 2024 10:05
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.

Automate checkpoint generation
3 participants