I'm finding the changes being made to CircleCI to be totally baffling. Like, I can't mentally map where the different pages are or what they do.
Every other button press seems to yeet me onto a page I've never seen before, with all the data I would expect having been totally rearranged.

#circleCI #tech #cicd #code #programming

Almost forgot how to use #CircleCI's local job running tool. So handy. Also still a bit more usable than the thirdparty GHA equivalent (`act`).

CircleCI for Fast CI/CD
Automate builds, run tests & deploy faster with powerful CI/CD pipelines.

#DevOps #CircleCI #CICD #Automation

#CircleCI found a new (to me ?) path to #enshitification : start sending email notifications for *every* CI status (including "completed without error") instead of just failures (which was annoying already, mind you). Now in order to turn these off, you *must* associate an account to the email you have set for your git user, and then tell them "a bit about yourself". I did it out of spite, so jokes on me, but next time I'm seeing this pattern, it'll be a client-side email filter and straight to the trash.

Gah, CircleCI stopped sending notification emails from `[email protected]` and now sends from generic `[email protected]`.

Great way to not be able to separate build notifications from other mails
(╯°□°)╯︵ ┻━┻

#CircleCI #CI #programming #DevOps

PhantomRaven: Novo malware usa IA para atacar programadores e roubar credenciais

 Uma nova e sofisticada campanha de malware, apelidada de PhantomRaven, está a visar programadores através da plataforma npm, o gestor de pacotes padrão para

TugaTech

For anyone else using #CircleCI for #Python projects, PSA that they added Python 3.14 to their 'cimg' library mid last week. 🐍🎉

Updated all my 'modernized enough to want to CI on 3.14' projects' .circleci/config.yml files just now.

Think the main outlier now for that work (pyproject.toml, dropping Python<3.9) is Fabric (which I'll do soon) and then I am mostly done sans some of the smaller projects.

How exactly do "blobless" clones work on #CircleCI? I've received their email about introducing a faster #git clone method and they're not kidding: for wxWidgets, using "blobless" brought clone time down from 82s to 14s in their environment.

Does anybody know if this is something we can use at home^W^W with #Forgejo Actions as well? I have a few jobs where clone time dominates the total running time of the job.

Jenkins в эпоху Kubernetes

​Узнайте, почему, несмотря на развитие современных облачных инструментов CI/CD, таких как GitHub Actions и CircleCI, Jenkins остается тяжеловесом в сфере CI и доставки.

Что такое Jenkins и почему это важно?

В мире разработки программного обеспечения скорость и эффективность — это всё. Именно здесь на помощь приходит Jenkins...

#DST #DSTGlobal #ДСТ #ДСТГлобал #Jenkins #Kubernetes #CICD #GitHub #CircleCI #GitOps #CircleCI #ArgoCD

Источник: https://dstglobal.ru/club/1117-jenkins-v-epohu-kubernetes

CircleCIにおけるAndroidアプリのローカルビルドについて - Qiita

はじめに 前回の記事CircleCIでiOSアプリをビルドするためのconfig.ymlの設定とローカルでfastlaneを実行する方法についての続きとして、CircleCIでAndroidアプリのビルドを行う方法についてまとめました。 本記事では、CircleCIでAn...

Qiita