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

docs: tweak dev prerequisites #947

Merged
merged 1 commit into from
Jul 25, 2020

Conversation

neilconway
Copy link
Contributor

I had to install npm to be able to build from source on a new machine. We also don't work with Python >= 3.8 right now.

Copy link
Member

@hamidzr hamidzr left a comment

Choose a reason for hiding this comment

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

I didn't know but it looks like some distros don't ship NPM with Node.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857986

CONTRIBUTING.md Outdated
- Node (>= 12)
- NPM
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- NPM
- NPM (>= 6.12)

Copy link
Member

Choose a reason for hiding this comment

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

@hamidzr hamidzr assigned neilconway and unassigned hamidzr Jul 24, 2020
@neilconway neilconway merged commit 591fb14 into determined-ai:master Jul 25, 2020
@neilconway neilconway deleted the contributing-tweak branch August 3, 2020 18:10
stoksc pushed a commit that referenced this pull request Jul 20, 2023
…version (#947)

* [ALLGCP] Added a way for the default CPU image to be checked and default to what is already there

* [ALLGCP] Added new images slurm and pbs

* [ALLGCP] Testing out of date image

* [ALLGCP] Added correct logic for when image is out of date

* [ALLGCP] Added correct logic for when image is out of date

* [ALLGCP] Testing with out-of-date images final

* [ALLGCP] Got rid of debugging in scripts

* [ALLGCP] Added a wait for VM creation step that is less trivial than a constant sleep

* [ALLGCP] Wait for VM creation jhob checks every 5 seconds now

* [ALLGCP] Changing formatting of wait for vm time

* [ALLGCP] Adding some more context to logging in slurmcluster.sh
eecsliu pushed a commit that referenced this pull request Jul 24, 2023
…version (#947)

* [ALLGCP] Added a way for the default CPU image to be checked and default to what is already there

* [ALLGCP] Added new images slurm and pbs

* [ALLGCP] Testing out of date image

* [ALLGCP] Added correct logic for when image is out of date

* [ALLGCP] Added correct logic for when image is out of date

* [ALLGCP] Testing with out-of-date images final

* [ALLGCP] Got rid of debugging in scripts

* [ALLGCP] Added a wait for VM creation step that is less trivial than a constant sleep

* [ALLGCP] Wait for VM creation jhob checks every 5 seconds now

* [ALLGCP] Changing formatting of wait for vm time

* [ALLGCP] Adding some more context to logging in slurmcluster.sh
stoksc pushed a commit that referenced this pull request Oct 17, 2023
…version (#947)

* [ALLGCP] Added a way for the default CPU image to be checked and default to what is already there

* [ALLGCP] Added new images slurm and pbs

* [ALLGCP] Testing out of date image

* [ALLGCP] Added correct logic for when image is out of date

* [ALLGCP] Added correct logic for when image is out of date

* [ALLGCP] Testing with out-of-date images final

* [ALLGCP] Got rid of debugging in scripts

* [ALLGCP] Added a wait for VM creation step that is less trivial than a constant sleep

* [ALLGCP] Wait for VM creation jhob checks every 5 seconds now

* [ALLGCP] Changing formatting of wait for vm time

* [ALLGCP] Adding some more context to logging in slurmcluster.sh
azhou-determined pushed a commit that referenced this pull request Dec 7, 2023
…version (#947)

* [ALLGCP] Added a way for the default CPU image to be checked and default to what is already there

* [ALLGCP] Added new images slurm and pbs

* [ALLGCP] Testing out of date image

* [ALLGCP] Added correct logic for when image is out of date

* [ALLGCP] Added correct logic for when image is out of date

* [ALLGCP] Testing with out-of-date images final

* [ALLGCP] Got rid of debugging in scripts

* [ALLGCP] Added a wait for VM creation step that is less trivial than a constant sleep

* [ALLGCP] Wait for VM creation jhob checks every 5 seconds now

* [ALLGCP] Changing formatting of wait for vm time

* [ALLGCP] Adding some more context to logging in slurmcluster.sh
wes-turner pushed a commit that referenced this pull request Feb 2, 2024
…version (#947)

* [ALLGCP] Added a way for the default CPU image to be checked and default to what is already there

* [ALLGCP] Added new images slurm and pbs

* [ALLGCP] Testing out of date image

* [ALLGCP] Added correct logic for when image is out of date

* [ALLGCP] Added correct logic for when image is out of date

* [ALLGCP] Testing with out-of-date images final

* [ALLGCP] Got rid of debugging in scripts

* [ALLGCP] Added a wait for VM creation step that is less trivial than a constant sleep

* [ALLGCP] Wait for VM creation jhob checks every 5 seconds now

* [ALLGCP] Changing formatting of wait for vm time

* [ALLGCP] Adding some more context to logging in slurmcluster.sh
@dannysauer dannysauer added this to the 0.12.13 milestone Feb 6, 2024
rb-determined-ai pushed a commit that referenced this pull request Feb 29, 2024
…version (#947)

* [ALLGCP] Added a way for the default CPU image to be checked and default to what is already there

* [ALLGCP] Added new images slurm and pbs

* [ALLGCP] Testing out of date image

* [ALLGCP] Added correct logic for when image is out of date

* [ALLGCP] Added correct logic for when image is out of date

* [ALLGCP] Testing with out-of-date images final

* [ALLGCP] Got rid of debugging in scripts

* [ALLGCP] Added a wait for VM creation step that is less trivial than a constant sleep

* [ALLGCP] Wait for VM creation jhob checks every 5 seconds now

* [ALLGCP] Changing formatting of wait for vm time

* [ALLGCP] Adding some more context to logging in slurmcluster.sh
amandavialva01 pushed a commit that referenced this pull request Mar 18, 2024
…version (#947)

* [ALLGCP] Added a way for the default CPU image to be checked and default to what is already there

* [ALLGCP] Added new images slurm and pbs

* [ALLGCP] Testing out of date image

* [ALLGCP] Added correct logic for when image is out of date

* [ALLGCP] Added correct logic for when image is out of date

* [ALLGCP] Testing with out-of-date images final

* [ALLGCP] Got rid of debugging in scripts

* [ALLGCP] Added a wait for VM creation step that is less trivial than a constant sleep

* [ALLGCP] Wait for VM creation jhob checks every 5 seconds now

* [ALLGCP] Changing formatting of wait for vm time

* [ALLGCP] Adding some more context to logging in slurmcluster.sh
eecsliu pushed a commit that referenced this pull request Apr 18, 2024
…version (#947)

* [ALLGCP] Added a way for the default CPU image to be checked and default to what is already there

* [ALLGCP] Added new images slurm and pbs

* [ALLGCP] Testing out of date image

* [ALLGCP] Added correct logic for when image is out of date

* [ALLGCP] Added correct logic for when image is out of date

* [ALLGCP] Testing with out-of-date images final

* [ALLGCP] Got rid of debugging in scripts

* [ALLGCP] Added a wait for VM creation step that is less trivial than a constant sleep

* [ALLGCP] Wait for VM creation jhob checks every 5 seconds now

* [ALLGCP] Changing formatting of wait for vm time

* [ALLGCP] Adding some more context to logging in slurmcluster.sh
eecsliu pushed a commit to determined-ai/determined-release-testing that referenced this pull request Apr 22, 2024
…version (determined-ai#947)

* [ALLGCP] Added a way for the default CPU image to be checked and default to what is already there

* [ALLGCP] Added new images slurm and pbs

* [ALLGCP] Testing out of date image

* [ALLGCP] Added correct logic for when image is out of date

* [ALLGCP] Added correct logic for when image is out of date

* [ALLGCP] Testing with out-of-date images final

* [ALLGCP] Got rid of debugging in scripts

* [ALLGCP] Added a wait for VM creation step that is less trivial than a constant sleep

* [ALLGCP] Wait for VM creation jhob checks every 5 seconds now

* [ALLGCP] Changing formatting of wait for vm time

* [ALLGCP] Adding some more context to logging in slurmcluster.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants