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

Adds scarf prefix to init and airbyte/metabase m1 images #126

Merged
merged 6 commits into from May 4, 2022
Merged

Conversation

ypc-faros
Copy link
Contributor

@ypc-faros ypc-faros commented May 3, 2022

Description

Adds scarf prefix to init and airbyte/metabase m1 images

Type of change

(Delete what does not apply)

  • New feature (non-breaking change which adds functionality)

Checklist

(Delete what does not apply)

  • Have you checked to there aren't other open Pull Requests for the same update/change?
  • Have you successfully run tests with your changes locally?

Copy link
Contributor

@tovbinm tovbinm left a comment

Choose a reason for hiding this comment

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

that is a surprisingly small change ;)

Copy link
Contributor

@tovbinm tovbinm left a comment

Choose a reason for hiding this comment

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

build failed...

@@ -47,7 +47,7 @@ services:
restart: unless-stopped
faros-init:
profiles: ["default", "faros-init"]
image: farosai/faros-ce-init:latest
image: farosai.docker.scarf.sh/farosai/faros-ce-init:latest
Copy link
Contributor

Choose a reason for hiding this comment

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

did we want to use our own domain name @tovbinm @ypc-faros ?

Copy link
Contributor

Choose a reason for hiding this comment

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

No, we tried. This is easier to use as well.

Copy link
Contributor

Choose a reason for hiding this comment

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

would it be possible to parametrize this in start.sh to keep the docker-compose scarf-free? could make sense since start.sh deals with telemetry already.

Copy link
Contributor

Choose a reason for hiding this comment

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

Makes sense. if you think it can be useful.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@ypc-faros ypc-faros merged commit c13bb52 into main May 4, 2022
@ypc-faros ypc-faros deleted the ypc/scarf branch May 4, 2022 14:36
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

3 participants