ZhgChgLi (@zhgchgli) 's Twitter Profile
ZhgChgLi

@zhgchgli

An iOS, web, and automation developer from Taiwan 🇹🇼 who also loves sharing, traveling, and writing.

ID: 1124343871532519424

linkhttps://link.zhgchg.li/ calendar_today03-05-2019 16:04:03

405 Tweet

472 Followers

143 Following

ZhgChgLi (@zhgchgli) 's Twitter Profile Photo

原以為在 Google Apps Script(GAS)中串接無內建服務的 Google API(如 Firebase App API)會很麻煩,因為之前用 Ruby 撈取評價時,必須自行處理身分驗證與金鑰交換。 沒想到在 GAS 上其實相當簡單,甚至可以在 10 行內搞定! medium.com/zrealm-robotic…

ZhgChgLi (@zhgchgli) 's Twitter Profile Photo

最近有一點時間開始整理 App CI/CD 的建設經驗系列文章,從概念到手把手完整實作記錄整個 CI/CD 從提案推動到實際導入的過程;目前在兩個不同團隊推行過,成員反饋都不錯,算是一個穩定的解決方案,其中也有一些心酸的踩雷血淚,全部都會寫下來與大家分享。 medium.com/p/c008a9e8ceca

ZhgChgLi (@zhgchgli) 's Twitter Profile Photo

CI/CD 實戰指南(二),第二篇主要介紹 GitHub Actions 的基礎知識、與實用自動化案例,最後還有建置及使用 Self-hosted Runner 的教學,Self-hosted Runner 可以無限量 CI/CD 用到飽。 dev.zhgchg.li/ci-cd-%E5%AF%A…

ZhgChgLi (@zhgchgli) 's Twitter Profile Photo

分享一下使用 Google Apps Script - Web App 建置 App 打包工具平台的經驗。 「透過這個平台斷開工程師與打包工作的依賴,減少心流切換成本;需要打包的夥伴可以自行上去操作使用,也能知道進度跟直接下載安裝使用。 文章搶先看: shorturl.at/w2cm6

13 (@ethanhuang13) 's Twitter Profile Photo

有時候都會想說幹嘛挖坑給自己跳 總之,今年 #iPlayground 剛公布議程 還在觀望的朋友可以購票了! 這次很榮幸能擔任壓軸講者 希望帶給大家一個溫暖與希望的收尾 8/30-31 在政大公企中心(金華街) 🪧官網議程:iplayground.io/2025/ 🎫購票 KKTIX:iplayground.kktix.cc/events/2025gen…

有時候都會想說幹嘛挖坑給自己跳
總之,今年 #iPlayground 剛公布議程
還在觀望的朋友可以購票了!
這次很榮幸能擔任壓軸講者
希望帶給大家一個溫暖與希望的收尾

8/30-31 在政大公企中心(金華街)
🪧官網議程:iplayground.io/2025/
🎫購票 KKTIX:iplayground.kktix.cc/events/2025gen…
ZhgChgLi (@zhgchgli) 's Twitter Profile Photo

祝自己生日快樂! 系列文章來到了第 3 篇,這篇主要是深入使用 GitHub Actions 實作 iOS 開發上的工作流程,並帶大家實現了三個工作流程: - CI-開 PR 跑測試與 Review/Check 流程 - CD-打包+部署 - Nightly Build 測試+打包+部署 zhgchg.li/posts/4b001d2e…

ZhgChgLi (@zhgchgli) 's Twitter Profile Photo

CI/CD 系列文章的最終章 - 使用 Google Apps Script Web App 建置友善、可跨團隊使用的打包工具平台。 使用 Google Apps Script Web App x 串接 GitHub/Asana/Jira API 可以快速輕易的建置一個友善好用的打包工具平台,權限管理上也能直接綁定 Google Workspace 的組織。 zhgchg.li/posts/4273e57e…

ZhgChgLi (@zhgchgli) 's Twitter Profile Photo

Google Adsense 新的 Offerwall 廣告挺有效的,只需要在 HTML head 中引入動態廣告 js 就能實現。 效果:使用者第 X 次瀏覽頁面時會出現廣告任務 popup,完成任務才可繼續瀏覽文章內容,即可設定 Y 時間內無限流覽或 Z次瀏覽,條件達到才會再次出現廣告。 缺點:純前端框架。 zhgchg.li/posts/ba132457…