#circleci — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #circleci, aggregated by home.social.
-
Dear #Lazyfedi, what are you using for CI these days for (small scale) commercial projects?
I've previously used CircleCI to good effect, but their semi-recent security disasters and now trying to make me pay for a bunch of slop features I don't need has put me off them.
Any reccys?
Boost appreciated! TIA! x
-
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. -
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`).
-
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
(╯°□°)╯︵ ┻━┻ -
PhantomRaven: Novo malware usa IA para atacar programadores e roubar credenciais
🔗 https://tugatech.com.pt/t73584-phantomraven-novo-malware-usa-ia-para-atacar-programadores-e-roubar-credenciais#apache #ataque #CD #ChatGPT #CI #CircleCI #Github #gitlab #http #ia #javascript #jenkins #json #llms #malware #npm #programação #segurança #sem #software
-
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.
-
Getting mixed signals, Circle-CI
```
Your dev orb will expire in 90 days unless a new version is published on the label `dev:alpha`.************************
Your development orb(s) have been published. It will expire in 30 days.
``` -
Oooh, #CircleCI added dark mode 🙂
Would have been nicer if they'd added it back when I was still doing lots of evening coding, but I'll still take it now.
-
CircleCIで「特定ファイルの変更だけなら、Job内の処理をスキップする」を試してみる
https://dev.classmethod.jp/articles/circleci-skip-job-because-specific-file-changed/ -
CircleCIの「circleci-agent step halt」コマンドの動作を確認する
https://dev.classmethod.jp/articles/circleci-agent-step-halt/ -
On the downside, I'm already sick of the plastering of AI “explain this error!” buttons across my #CircleCI pipelines, and don't see a way to turn it off, either.
-
Using #CircleCI's ssh debug functionality & dang, GHA still somehow doesn't have this feature in 2025? Oof.
-
Circle CI has released a new feature to rerun only failed tests. Basically, makes it easier to handle and rerun flaky tests. "yey" 🫠
-
CircleCI から GitHub Actions を実行して ECS (Fargete) にデプロイしてみる
https://dev.classmethod.jp/articles/circleci-github-actions-ecs-fargete/ -
[cont] about bundle being killed after upgrading #ruby 3.4.x
So why it worked on my coworker's machine and #GItHub actions but didn't work on #CircleCI or within a container with #Docker or @Podman_io? the answer is right in the Gemfile.lock!
bundle tries to do their work relying on what's on Gemfile.lock, since it's kind-of a recipe to have a reliable ruby bundle. Sadly, it's not a perfect system, some decisions taken may affect the outcome.
4/5
-
@mgorny Yes, as mentioned, that has to do with canvas thing.
But, funny thing, even if you get that fingerprinting thing turned off and allow writing to canvas, it's still unusable, because, depending on your monitor, it'll be either waaay too big or too small text.
With the line numbers not matching at all.
And text selection being unusable, too.Used to be work-aroundable with the "Accessible step output" toggle on top, but that seems to be gone as of this week :S
-
Drogie #CircleCI, informuję was uprzejmie, że nie potrzebuję kolejnego gówna z "#AI". Za to byłbym wdzięczny, gdybyście z łaski swojej pokazali mi tekst zamiast kolorowych szlaczków.
(Tak, wiem, że mogę po prostu pobrać logi. Także, to nie moja paczka, nie mój wybór dostawcy.)
Także, gdyby ktoś wiedział, jak naprawić ten problem z Firefoksem, bo to nie pierwsza strona, gdzie dostaję takie szlaczki…
-
Dear #CircleCI, I'd like to inform you that I don't need another "#AI" shit. What I'd really appreciate, though, is being able to actually see the text rather than some colorful noise on your overengineered site.
(Yes, I know I can download the logs to see them. Also, not my package, not my choice of provider.)
Also, if anyone know how to fix this in #Firefox, since it's not the first site where I'm seeing this…
-
I want to use #Lychee (a link check written in #Rust) on #CircleCI. Doing just `cargo install lychee` took 5min, so I searched the internet and got advised I should use #sccache to cache dependencies or what.
Now it takes 13min, because `cargo install sccache` takes 7min and `cargo install lychee` takes 5.5min 🤦♂️
Anyone has an idea how to install a Rust thing to a machine in a reasonable time or how to cache the binary or something?
-
-
Adjusting acceptance tests and pipelines for CI definitely are not my favourite, but needs to be done.
But I am happy when it is working. #circleci #testcafe #saucelabsProxy
-
CircleCI needs to have a "No, we never will" option for the question about AI. Maybe also a "No, and we want to kill it with fire" option.
-
In slightly happier (for now?) news, #CircleCI seems to have gotten another visual refresh in the last N months. I guess I like it so far?