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

fix(ci): Fix Dockerfile casing warnings #5031

Merged
merged 1 commit into from
Jan 22, 2025
Merged

fix(ci): Fix Dockerfile casing warnings #5031

merged 1 commit into from
Jan 22, 2025

Conversation

rolodato
Copy link
Member

Fixes these warnings when running any docker build command:

 => WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 57)                  0.0s
 => WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 58)                  0.0s
 => WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 76)                  0.0s
 => WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 81)                  0.0s
 => WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 86)                  0.0s
 => WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 118)                 0.0s
 => WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 143)                 0.0s
 => WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 162)                 0.0s
 => WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 172)                 0.0s
 => WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 183)                 0.0s
 => WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 200)                 0.0s
 => WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 231)                 0.0s

Copy link

vercel bot commented Jan 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Jan 21, 2025 9:21pm
flagsmith-frontend-preview ⬜️ Ignored (Inspect) Jan 21, 2025 9:21pm
flagsmith-frontend-staging ⬜️ Ignored (Inspect) Jan 21, 2025 9:21pm

@github-actions github-actions bot added the fix label Jan 21, 2025
Copy link
Contributor

github-actions bot commented Jan 21, 2025

Docker builds report

Image Build Status Security report
ghcr.io/flagsmith/flagsmith-api-test:pr-5031 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-e2e:pr-5031 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-api:pr-5031 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-frontend:pr-5031 Finished ✅ Results
ghcr.io/flagsmith/flagsmith:pr-5031 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-private-cloud:pr-5031 Finished ✅ Results

Copy link
Contributor

github-actions bot commented Jan 21, 2025

Uffizzi Preview deployment-60129 was deleted.

@khvn26 khvn26 merged commit 29b7a90 into main Jan 22, 2025
33 checks passed
@khvn26 khvn26 deleted the fix/casing branch January 22, 2025 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants