Menu

#Ci

14 posts

Feed·
13 of 14 posts
Setting Up Docker CI for Rust with cargo-dist
📰
0

Setting Up Docker CI for Rust with cargo-dist

DEV Community·Wayne·about 1 month ago
#xZYM9t8m
#rust#docker#ci#fullscreen#linux#dist

How to set up a Docker CI pipeline for Rust using cargo-dist and GitHub Actions, with multi-architecture amd64 and arm64 support using distroless images.

15s
Read More
📰
0

Deploying Flutter Web to Firebase Hosting with GitHub Actions CI/CD

DEV Community: firebase·kanta13jp1·about 1 month ago
#oiopP9Zd
#dev#firebase#ci#buildinpublic#webdev#class

Deploying Flutter Web to Firebase Hosting with GitHub Actions CI/CD Why Firebase Hosting? Option Pros Cons Firebase Hosting Free, auto-HTTPS, CDN, easy GitHub Actions Google dependency Vercel Feature-rich Flutter-specific config is complex GitHub Pages…

15s
Read More
📰
0

Flutter CI Broke With 2288 Errors — How dart fix --apply Saved Us

DEV Community: dart·kanta13jp1·about 1 month ago
#diS7bcar
#dev#dart#ci#buildinpublic#devops#code

Flutter CI Broke With 2288 Errors — How dart fix --apply Saved Us What Happened One morning, deploy-prod.yml started failing: error • Use 'const' with the constructor to improve performance lib/pages/landing_page.dart:12:15 • prefer_const_constructors ...…

15s
Read More
📰
0

Flutter CI Broke With 2288 Errors — How dart fix --apply Saved Us

DEV Community: dart·kanta13jp1·about 1 month ago
#uFdGW5gc
#dev#dart#ci#buildinpublic#devops#code

Flutter CI Broke With 2288 Errors — How dart fix --apply Saved Us What Happened One morning, deploy-prod.yml started failing: error • Use 'const' with the constructor to improve performance lib/pages/landing_page.dart:12:15 • prefer_const_constructors ...…

15s
Read More