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

Script improvment #3111

Merged
merged 10 commits into from
Oct 14, 2024
Merged

Script improvment #3111

merged 10 commits into from
Oct 14, 2024

Conversation

BillyWooo
Copy link
Collaborator

some improvement of scripts.
Remove dockerfile warnings.
Only build all-in-one image for "latest" tag.

@BillyWooo BillyWooo requested a review from a team October 1, 2024 14:53
@BillyWooo BillyWooo self-assigned this Oct 1, 2024
@BillyWooo BillyWooo requested a review from Kailai-Wang October 2, 2024 08:10

# ===================================================================================
if [ -z "$TAG" ] || [ "$TAG" = "latest" ]; then
Copy link
Member

Choose a reason for hiding this comment

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

If you want to build all-in-one image for "latest" tag only shouldn't first predicate be removed ?

Copy link
Collaborator

@Kailai-Wang Kailai-Wang left a comment

Choose a reason for hiding this comment

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

Thanks, only one question:

parachain/scripts/build-docker.sh Show resolved Hide resolved
@Kailai-Wang Kailai-Wang merged commit 419f861 into dev Oct 14, 2024
20 checks passed
@Kailai-Wang Kailai-Wang deleted the script-improvment branch October 14, 2024 20:49
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.

4 participants