#githubactions kết quả tìm kiếm
Implemented CI/CD using GitHub Actions + Railway Now every push to main triggers automated build & test pipelines, and only after all checks pass, railway auto-deploys the latest version. #DevOps #NestJS #GitHubActions #Railway #Backend
                                            Built a PATCH /user/:id route to update user profiles. It handles image uploads , validates, queues them with BullMQ, and runs the jobs in the background to process and upload to the cloud. Once done, it updates the user record with the new file URL. Clean, async, and scalable
                                                                            issue登録から2分でコミット笑 人間はAIに勝てなくなるわw #バイブコーディング #ClaudeCode #GithubActions
Claude Code Github ActionsでHello, Worldしてみた。 これは革命だな。先週のGoogle, OpenAI, MSの発表に負けてないぞ。。。
                                                                            Working on automating #Intune policy promotion through deployment rings with #GitHubActions Rather than sitting on this until done, sharing this draft #PowerShell script in case the policy evaluation logic helps. Use at your own risk! :) tinyurl.com/n8wc94x4
Cambiando UNA LÍNEA en tu workflow de GitHub Actions podés obtener: ⚡️ Hasta 2x más velocidad 💰 Más del 50% de ahorro en costos ♾️Concurrencia ilimitada Todo esto gracias a blacksmith.sh . Sip, UNA sola línea, mirá qué fácil: #ad #blacksmith #githubactions #cicd
                                            【 GitHub Actions×DBマイグレーション事例】 手動DBマイグレーションで工数・品質バラつき…😓 👉GitHub Actions+CodeBuildで安全な自動化を実現! 手順の標準化と負荷軽減を両立し、他プロダクトにも展開中✨ #GitHubActions #findy_tools ▼詳細はこちら findy-tools.io/products/githu…
                                            ✅【第9回】DevOpsとの連携――RecommendationはIaCに組み込め Bicep / TerraformでSecurity Baselineを反映 GitHub ActionsでSecure構成のデプロイ保証 変更トリガーでSecurity Centerへの通知も 💄**「守られている構成」は、初期設計から始まる。** #IaCとセキュリティ #GitHubActions…
Claude Maxプラン向け GitHub ActionsのワークフローでClaude CodeにPRレビューを行ってもらう手順を書きました GitHub Actionsを使ったことない者向けだよ #GithubActions #github #claudemax #claudecode zenn.dev/mohy_nyapan/ar…
If you are thinking your CI pipeline is safe then… Think again.🤨 #GitHub Actions are powerful but they also introduce new attack surfaces. Even #GitHubActions can have hidden malware. That’s where #vet steps in. 🚨 Scan GitHub Actions for #malware before they ever run:
                                            GitHubActionsで動作するClaudeCodeにPRのレビューを自動で行ってもらい、レビュー内容をClaudeCodeのMCP経由でSlackに通知する記事を書きました~ zenn.dev/mohy_nyapan/ar… #Zenn #claudecode #githubactions #slack #MCP
ここ1週間、開発が止まってました😢 原因は…自分の認識不足。 Supabaseにもローカルと本番があるなんて💦 ClaudeCodeに頼りすぎでした。 今回はCI/CDをGitHub Actionsで導入。 ESLint(104件!)は警告扱いでなんとか通過 ようやくローカルで快適に開発だ!🔥 #React #Supabase #GitHubActions
Weekend experiment 🧪: Created a GitHub Action that automatically updates Quarto extensions in your repository, similar to how Dependabot manages dependencies. Still experimental but promising! 🚀github.com/mcanouil/quart… #Quarto #GitHubActions #Automation #DataScience
                                            Deploy A highly Secure 3-Tier Infrastructure on #AWS with #Terraform, #GitHubActions medium.com/living-devops/… #IaC #InfrastructureasCode #Kubernetes #DevOps
🚀 Building ShoreAlert – a GitHub Action that watches your Flutter + Shorebird app and alerts you if no patch is created after a push. No more missed releases. No more guesswork. 🐦⚠️ @hvbajoria @GitHubEducation @CommunityDecode @narinexus #flutterdev #githubactions #shorebird
                                            Blog update: How CI works under the hood including why GitHub Apps > Personal Tokens for real automation. 🔥 This is the core of how Blacktree handles deployments directly from your repo Read: medium.com/@vky0579/ci-th… Implement it yourself! #CI #GitHubActions #DevOps #Backend
                                            [New Blog Post] Step‑by‑Step: Checking Out a Private Repo in GitHub Actions Learn how to securely pull code from other private repos - perfect for reusable workflows, shared scripts & private actions. Read more 👀 thomasthornton.cloud/2025/10/03/ste… #GitHub #DevOps #GitHubActions…
Day 27 of My DevOps Journey Automated Static Website Deployment to AWS S3 Today I achieved Created S3 bucket & enabled static hosting Configured AWS credentials securely in GitHub Secrets Auto-deploy on every push via GitHub Actions #DevOps #AWS #GitHubActions #BuildInPublic
Day 26 of DevOps Learned Advanced GitHub Actions 🧩 Built a complete CI/CD pipeline → Build 🧱 → Test 🧪 → Deploy 🚀 Used multiple jobs, artifacts & secrets for automation 🔐 GitHub Actions makes end-to-end DevOps workflows smooth & scalable 💡 #DevOps #GitHubActions #CICD
Azure Static Web Appsのデプロイを高速化するために、GitHub Actionsのカスタムビルドを活用しよう!過去のセットアップを使い回して、効率的な開発を実現しましょう。詳細はSIOS Tech. Labで! #Azure #GitHubActions ift.tt/qMaywXz
Day 30 ♾ Shipped a CI/CD guardrail that blocks risky deploys ⚙️ FastAPI + #GitHubActions + #OpenAI → auto reviews IaC & secrets in PRs before merge. Shift left isn’t theory anymore it’s code. #DevSecOps #Python #AI #CloudSecurity
just deployed with GitHub Actions in 41 seconds 😎 push → live. no drama. #GitHubActions #CICD #DevOps
                                            This is what your GitHub Actions look like when you're maintaining a React Native library and need to check backward compatibility 😅⚙️ #ReactNative #OpenSource #GitHubActions
                                            GitHub Copilot CLI + Actions: Auto Documentation & Unit Tests After PR M... youtu.be/ncqarZ-X8Z8?si… via @YouTube #GitHubCopilot #GitHubActions #CopilotCLI
youtube.com
YouTube
GitHub Copilot CLI + Actions: Auto Documentation & Unit Tests After...
【GitHub Actions統一で開発者の学習コスト削減とCI待ち時間を短縮】 CircleCIの並列制限を解消したGitHub Actions。p95テスト時間を9分短縮し開発効率を向上させたタイミー社のGitHub Actions活用事例をご紹介 #GitHubActions #findy_tools 🔗findy-tools.io/products/githu…
Azure Static Web Appsのデプロイを高速化するためには、GitHub Actionsのカスタムビルドがオススメ!過去のセットアップを活用して、効率的なビルドプロセスを実現しましょう。詳しくはSIOS Tech. Labで! #Azure #GitHubActions ift.tt/cn6mVZI
Azure Static Web Appsのデプロイを高速化するために、GitHub Actionsのカスタムビルドを活用しよう!過去のセットアップを使い回すことで、効率的なビルドプロセスを実現できます。詳しくはブログをチェック! #Azure #GitHubActions ift.tt/cn6mVZI
tech-lab.sios.jp/archives/48065 🚀 Azure SWA×Bicepで本番デプロイを完全自動化! 💪 手動設定→バッチ処理で効率化 ⚡️ GitHub CLI + Bash自動化で環境構築を大幅短縮 🔧 Bicep + GitHub Actions + CLIで実現 #Azure #GitHubActions #Bicep #IaC
🤖 PR Auto-Labeler auto-tags your GitHub PRs—UI, migrations, tests, deps & more! Easy setup, fast reviews, fully customizable. 🚀 github.com/workflow-kit/p… #OpenSource #GitHubActions #DevOps
                                            tech-lab.sios.jp/archives/48065 🚀 Azure SWA×Bicepで本番デプロイを完全自動化! 💪 手動設定→バッチ処理で効率化 ⚡️ GitHub CLI + Bash自動化で環境構築を大幅短縮 🔧 Bicep + GitHub Actions + CLIで実現 #Azure #GitHubActions #Bicep #IaC
「Redmine連携の手動ミス、もうサヨナラ!#GithubActions 自動化術⚡」 PRの状態でRedmineチケットが自動更新! 💡チケット管理の手間も漏れも劇的減 ✅連携方法や自動化Tipsも公開中 ▼ 詳しくはこちら findy-tools.io/products/githu…
ここ1週間、開発が止まってました😢 原因は…自分の認識不足。 Supabaseにもローカルと本番があるなんて💦 ClaudeCodeに頼りすぎでした。 今回はCI/CDをGitHub Actionsで導入。 ESLint(104件!)は警告扱いでなんとか通過 ようやくローカルで快適に開発だ!🔥 #React #Supabase #GitHubActions
Novo vídeo no Canal .NET -> O projeto yml-generate-documentation: uma alternativa para documentar workflows do GitHub Actions -- Link: youtube.com/watch?v=09pspl… C/ @tbertuzzi @vinijmoura @diegoonazure #githubactions #github #copilot #artificialintelligence #yaml #git #devops
                                            Self-Hosted GitHub Actions Runners Standard #GitHubActions is better for public projects. Private Projects (High Security/Cost Control): #SelfHostedRunners or #Jenkins are often better. Choosing the right tool is about balancing convenience, cost, and control!
                                            
                                            Jenkins v/s Github Actions: #Jenkins is better for: Highly customized environments, legacy systems, and maximum control (self-hosting). #GitHubActions is better for: Modern cloud projects, public/open-source repos, and rapid deployment with minimal setup. #CICD #DevOps
Implemented CI/CD using GitHub Actions + Railway Now every push to main triggers automated build & test pipelines, and only after all checks pass, railway auto-deploys the latest version. #DevOps #NestJS #GitHubActions #Railway #Backend
                                            Built a PATCH /user/:id route to update user profiles. It handles image uploads , validates, queues them with BullMQ, and runs the jobs in the background to process and upload to the cloud. Once done, it updates the user record with the new file URL. Clean, async, and scalable
                                                                            What an amazing workshop today at #GitTogether Medellín! We explored CI/CD for microservices using #GitHubActions with AWS & Azure. Thanks to everyone who joined and made it a success! #GitHubCommunity #DevOps #MedellinTech
                                            
                                            
                                            【 GitHub Actions×DBマイグレーション事例】 手動DBマイグレーションで工数・品質バラつき…😓 👉GitHub Actions+CodeBuildで安全な自動化を実現! 手順の標準化と負荷軽減を両立し、他プロダクトにも展開中✨ #GitHubActions #findy_tools ▼詳細はこちら findy-tools.io/products/githu…
                                            GitHub Actions ✨ I think I need some GitHub Actions for our open-source project 💡 Haven't used it much before - any suggestions on essential actions for CI/CD? Let's make this setup smooth and efficient! #buildinpublic #opensource #GitHubActions #CICD
                                            Weekend experiment 🧪: Created a GitHub Action that automatically updates Quarto extensions in your repository, similar to how Dependabot manages dependencies. Still experimental but promising! 🚀github.com/mcanouil/quart… #Quarto #GitHubActions #Automation #DataScience
                                            🥳 My new book @GitHub Actions Cookbook is the #1 new release on Amazon 🤘 #GtiHub #GitHubActions #Automation
                                            Cambiando UNA LÍNEA en tu workflow de GitHub Actions podés obtener: ⚡️ Hasta 2x más velocidad 💰 Más del 50% de ahorro en costos ♾️Concurrencia ilimitada Todo esto gracias a blacksmith.sh . Sip, UNA sola línea, mirá qué fácil: #ad #blacksmith #githubactions #cicd
                                            🔄第12話:ことねのCI/CD講座♡ 「BicepをGitHubにPushしたら、魔法が走るの〜」 IaC+CI/CDの組み合わせで構成自動反映! 🚀 #GitHubActions #CI_CD #IaC魔法少女
                                            GitHub Actions + exit nodes = 💡 Simon Willison routed his scraper traffic through Tailscale (on an Apple TV!) to dodge Cloudflare blocks in GitHub Actions. Ethical, efficient, and pretty clever. 📝 til.simonwillison.net/tailscale/tail… #Tailscale #GitHubActions #SelfHosting
                                            Our #GitHubActions bill went down 90%+ after migrating from default to managed runners provided by @cachix_org. And we decreased the wait time between 30% and 70%, depending on CI task. If this is not a bargain, I don't know what is.
                                            Holy shit, this new Merge Experience @GitHub is testing out is the best thing they added since Actions! No more scrolling through the entire list to figure out which one failed ♥️ ♥️ ♥️ ! #GitHub #GitHubActions #Merge #Git
                                            During the KodeKloud's free learning week I completed the GitHub Actions course. 1. Explored CI/CD workflows 2. Practiced with hands-on labs I am looking forward to applying these skills in my projects #GitHubActions #DevOps #KodeKloud #CICD
                                            INTI-CMNB/KiBotをGitHub Actionsで動かせるようになった。KiCad 7で用意した回路図・PCBファイルをCI/CD 環境下でERC・DRC自動化したり、ガーバーや3Dモデルやドキュメント類を自動生成できるようになった。JLCPCB用のファイルも自動生成。 #KiCad #GitHubActions
                                            I'm learning Github Actions from kodekloud free learning week. Are you guys utilising this opportunity? #GitHubActions #DevOps #KodeKloud
                                            👇 How about this one GitHub action to upload builds (AAB) to Google Play automatically. "The Power of GitHub Actions 2024" guide is here mobiledevpro.gumroad.com/l/zjbvsd #androiddev #GitHub #githubactions
                                            Something went wrong.
Something went wrong.
United States Trends
- 1. #WWERaw 36.3K posts
 - 2. Cowboys 42.6K posts
 - 3. Koa Peat 3,692 posts
 - 4. Logan Paul 5,726 posts
 - 5. Bland 8,570 posts
 - 6. Cardinals 20.7K posts
 - 7. Arizona 36.1K posts
 - 8. Sam Williams 1,079 posts
 - 9. Cuomo 137K posts
 - 10. Jerry 37.1K posts
 - 11. Monday Night Football 13.8K posts
 - 12. Jacoby Brissett 1,776 posts
 - 13. Marvin Harrison Jr 3,929 posts
 - 14. Kyler Murray 1,672 posts
 - 15. Jake Ferguson 1,427 posts
 - 16. Rey Mysterio 3,857 posts
 - 17. #RawOnNetflix 1,363 posts
 - 18. Aubrey 7,999 posts
 - 19. Becky 40.3K posts
 - 20. Condon 3,533 posts