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

Build script upgrades #2932

Merged
merged 12 commits into from Mar 2, 2017
Merged

Conversation

huitseeker
Copy link

@huitseeker huitseeker commented Feb 27, 2017

  • adds optional testing
  • optional shallow cloning
  • makes directory deletion optional, deletes old artifacts in the maven cache instead
  • optional detection of backend from the environment

@SusanBot
Copy link

Jenkins Build Triggered

@SusanBot
Copy link

Jenkins Build Started

@SusanBot
Copy link

Build finished. No test results found.

@SusanBot
Copy link

Refer to this link for build results (access rights to CI server needed):
/job/deeplearning4j_PR/335/

@SusanBot
Copy link

Jenkins Build Triggered

@SusanBot
Copy link

Jenkins Build Started

@SusanBot
Copy link

Build finished. No test results found.

@SusanBot
Copy link

Refer to this link for build results (access rights to CI server needed):
/job/deeplearning4j_PR/336/

@SusanBot
Copy link

Jenkins Build Triggered

@SusanBot
Copy link

Jenkins Build Started

@SusanBot
Copy link

Build finished. No test results found.

@SusanBot
Copy link

Refer to this link for build results (access rights to CI server needed):
/job/deeplearning4j_PR/338/

# removes lingering snapshot artifacts from existing maven cache to ensure a
# clean build
JAVA_PROJECTS="nd4j datavec deeplearning4j"
for dirName in $JAVA_PROJECTS; do
Copy link
Contributor

Choose a reason for hiding this comment

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

Something that maybe out of scope here but worth acknowledging: Arbiter,rl4j, and other libs are needed as part of this as well.

@crockpotveggies
Copy link

crockpotveggies commented Feb 28, 2017 via email

@SusanBot
Copy link

Jenkins Build Triggered

@SusanBot
Copy link

Jenkins Build Started

@SusanBot
Copy link

Build finished. No test results found.

@SusanBot
Copy link

Refer to this link for build results (access rights to CI server needed):
/job/deeplearning4j_PR/346/

@huitseeker
Copy link
Author

I agree that other repos are a nice to have, but right now most of our users will be happy with this.

@agibsonccc agibsonccc merged commit a4ae631 into deeplearning4j:master Mar 2, 2017
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.

None yet

4 participants