Skip to content

CircleCI: dockerhub builds #583

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

Merged
merged 8 commits into from
Feb 4, 2021
Merged

CircleCI: dockerhub builds #583

merged 8 commits into from
Feb 4, 2021

Conversation

rafie
Copy link
Contributor

@rafie rafie commented Jan 30, 2021

No description provided.

Copy link
Collaborator

@DvirDukhan DvirDukhan left a comment

Choose a reason for hiding this comment

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

thanks @rafie !

  1. edge is only on master
  2. where is the logic between tagging a 1.0.x to 1.2.x with respect to the latest tag?

name: dockerhub-edge
build_args: EDGE=1
<<: *after-build-and-test
<<: *on-any-branch
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
<<: *on-any-branch
<<: *on-master

Copy link
Contributor Author

Choose a reason for hiding this comment

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

(1) this is for testing the PR. will change to "on-master" once it is working.
(2) true. will add support for LATEST_BRANCH=1.2

- run:
name: Build for platform
command: |
#@@ docker login -u redisai -p $DOCKER_REDISAI_PWD
Copy link
Collaborator

Choose a reason for hiding this comment

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

comment?

Comment on lines 126 to 127
#@@ make build publish $(./version-params) CPU=1 OSNICK=bionic X64=1 REPO=redisai VERBOSE=1 <<parameters.build_args>>
#@@ make build publish $(./version-params) GPU=1 OSNICK=bionic X64=1 REPO=redisai VERBOSE=1 <<parameters.build_args>>
Copy link
Collaborator

Choose a reason for hiding this comment

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

comment?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Don't yet have password for dockerhub/redisai so publish will fail.

@codecov
Copy link

codecov bot commented Feb 4, 2021

Codecov Report

Merging #583 (0936395) into master (3c49c4c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #583   +/-   ##
=======================================
  Coverage   74.34%   74.34%           
=======================================
  Files          39       39           
  Lines        6062     6062           
=======================================
  Hits         4507     4507           
  Misses       1555     1555           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3c49c4c...0936395. Read the comment docs.

@rafie rafie requested a review from DvirDukhan February 4, 2021 19:21
@rafie rafie merged commit 69027b1 into master Feb 4, 2021
@rafie rafie deleted the rafi-dockerhub1 branch February 4, 2021 21:17
DvirDukhan pushed a commit that referenced this pull request Feb 4, 2021
@chayim chayim mentioned this pull request Jul 22, 2021
@chayim chayim mentioned this pull request Nov 7, 2021
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