Menu

#Ci

15 posts

Feed·
14 of 15 posts
📰
301

https://code.call-cc.org/releases/6.0.0/NEWS

#code#u8#ci#cs#sys#check

6.0.0 - Core libraries - All modules specified by the R7RS small language are now available in the core system. - The internal string representation has been converted to UTF-8, making strings fully UNICODE capable.…

15s
Read More
Setting Up Docker CI for Rust with cargo-dist
📰
0

Setting Up Docker CI for Rust with cargo-dist

DEV Community·Wayne·5 months 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·5 months 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·5 months 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·5 months 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