#circleci — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #circleci, aggregated by home.social.
-
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/ -
So I have been thinking of ways to make my DDev projects more mobile for me at minimum. I would prefer a workflow that allowed me to work on them, send to #Codeberg or #Github, maybe run through #CircleCI or something similar, then load to the Ubuntu based servers my sites are on.
I am gonna at least start moving projects to USB stick. They can be moved more easily that way and not be dependent on the internet for transfer.
Any recommendations from people who actually know what they are doing are welcome. Cause I am just a novice.
-
[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?
-
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?
-
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?
-
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?
-
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
-
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
-
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.
-
CircleCI 2.1 で ESLint と Jest を動かすテスト自動化の紹介
https://qiita.com/n3xus/items/da852d64bead12685114?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items -
CircleCI 2.1 で ESLint と Jest を動かすテスト自動化の紹介
https://qiita.com/n3xus/items/da852d64bead12685114?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items -
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?
-
Anyone else having issues with CircleCi this morning? Can't seem to login at all?
-
Geek, der schon mit 5.5 Jahren auf dem #ZX81 das #Programmieren anfing und mittlerweile auf 24 Jahre #Berufserfahrung zurück blicken kann, ist auf #Jobsuche als #BackEndDev oder #FullStackDev.
Aktueller Techstack/Aktuelles Können:
#JavaScript, #Typescript, Node.js, Next.js, React.js, #Kubernetes, #CircleCI, #ArgoCD, Helm Charts, #Docker, #Kafka, APIs, #GraphQL, #Microservices, #Commercelayer, #Plasmic, #Git, #GitOps, #Vercel, #Cloudinary, #Confluent#HTML5, #CSS und #SASS sind keine Fremdwörter, jedoch ausbaufähig und der Wille dazu ist auf jeden Fall vorhanden! Rudimentäre Kenntnisse in #Python sind vorhanden. #CSharp Kenntnisse von vor 10 Jahren vorhanden, #PHP dann doch zu lange her, aber noch einigermaßen "lesbar".
Gesucht wird 100% remote! Kann auch gern zum Einarbeiten oder zwecks in-house Fortbildungen für ein paar Tage vorbei kommen, wenn hundefreies Office oder hundefreies Office (starker Allergiker) in oder um Fulda (max. 30km) als Hybrid.
Gern Boost.
-
Geek, der schon mit 5.5 Jahren auf dem #ZX81 das #Programmieren anfing und mittlerweile auf 24 Jahre #Berufserfahrung zurück blicken kann, ist auf #Jobsuche als #BackEndDev oder #FullStackDev.
Aktueller Techstack/Aktuelles Können:
#JavaScript, #Typescript, Node.js, Next.js, React.js, #Kubernetes, #CircleCI, #ArgoCD, Helm Charts, #Docker, #Kafka, APIs, #GraphQL, #Microservices, #Commercelayer, #Plasmic, #Git, #GitOps, #Vercel, #Cloudinary, #Confluent#HTML5, #CSS und #SASS sind keine Fremdwörter, jedoch ausbaufähig und der Wille dazu ist auf jeden Fall vorhanden! Rudimentäre Kenntnisse in #Python sind vorhanden. #CSharp Kenntnisse von vor 10 Jahren vorhanden, #PHP dann doch zu lange her, aber noch einigermaßen "lesbar".
Gesucht wird 100% remote! Kann auch gern zum Einarbeiten oder zwecks in-house Fortbildungen für ein paar Tage vorbei kommen, wenn hundefreies Office oder hundefreies Office (starker Allergiker) in oder um Fulda (max. 30km) als Hybrid.
Gern Boost.
-
Geek, der schon mit 5.5 Jahren auf dem #ZX81 das #Programmieren anfing und mittlerweile auf 24 Jahre #Berufserfahrung zurück blicken kann, ist auf #Jobsuche als #BackEndDev oder #FullStackDev.
Aktueller Techstack/Aktuelles Können:
#JavaScript, #Typescript, Node.js, Next.js, React.js, #Kubernetes, #CircleCI, #ArgoCD, Helm Charts, #Docker, #Kafka, APIs, #GraphQL, #Microservices, #Commercelayer, #Plasmic, #Git, #GitOps, #Vercel, #Cloudinary, #Confluent#HTML5, #CSS und #SASS sind keine Fremdwörter, jedoch ausbaufähig und der Wille dazu ist auf jeden Fall vorhanden! Rudimentäre Kenntnisse in #Python sind vorhanden. #CSharp Kenntnisse von vor 10 Jahren vorhanden, #PHP dann doch zu lange her, aber noch einigermaßen "lesbar".
Gesucht wird 100% remote! Kann auch gern zum Einarbeiten oder zwecks in-house Fortbildungen für ein paar Tage vorbei kommen, wenn hundefreies Office oder hundefreies Office (starker Allergiker) in oder um Fulda (max. 30km) als Hybrid.
Gern Boost.
-
Geek, der schon mit 5.5 Jahren auf dem #ZX81 das #Programmieren anfing und mittlerweile auf 24 Jahre #Berufserfahrung zurück blicken kann, ist auf #Jobsuche als #BackEndDev oder #FullStackDev.
Aktueller Techstack/Aktuelles Können:
#JavaScript, #Typescript, Node.js, Next.js, React.js, #Kubernetes, #CircleCI, #ArgoCD, Helm Charts, #Docker, #Kafka, APIs, #GraphQL, #Microservices, #Commercelayer, #Plasmic, #Git, #GitOps, #Vercel, #Cloudinary, #Confluent#HTML5, #CSS und #SASS sind keine Fremdwörter, jedoch ausbaufähig und der Wille dazu ist auf jeden Fall vorhanden! Rudimentäre Kenntnisse in #Python sind vorhanden. #CSharp Kenntnisse von vor 10 Jahren vorhanden, #PHP dann doch zu lange her, aber noch einigermaßen "lesbar".
Gesucht wird 100% remote! Kann auch gern zum Einarbeiten oder zwecks in-house Fortbildungen für ein paar Tage vorbei kommen, wenn hundefreies Office oder hundefreies Office (starker Allergiker) in oder um Fulda (max. 30km) als Hybrid.
Gern Boost.
-
Geek, der schon mit 5.5 Jahren auf dem #ZX81 das #Programmieren anfing und mittlerweile auf 24 Jahre #Berufserfahrung zurück blicken kann, ist auf #Jobsuche als #BackEndDev oder #FullStackDev.
Aktueller Techstack/Aktuelles Können:
#JavaScript, #Typescript, Node.js, Next.js, React.js, #Kubernetes, #CircleCI, #ArgoCD, Helm Charts, #Docker, #Kafka, APIs, #GraphQL, #Microservices, #Commercelayer, #Plasmic, #Git, #GitOps, #Vercel, #Cloudinary, #Confluent#HTML5, #CSS und #SASS sind keine Fremdwörter, jedoch ausbaufähig und der Wille dazu ist auf jeden Fall vorhanden! Rudimentäre Kenntnisse in #Python sind vorhanden. #CSharp Kenntnisse von vor 10 Jahren vorhanden, #PHP dann doch zu lange her, aber noch einigermaßen "lesbar".
Gesucht wird 100% remote! Kann auch gern zum Einarbeiten oder zwecks in-house Fortbildungen für ein paar Tage vorbei kommen, wenn hundefreies Office oder hundefreies Office (starker Allergiker) in oder um Fulda (max. 30km) als Hybrid.
Gern Boost.
-
Level up your #CommonLisp workflow with euler-cl 😎
https://github.com/bahmanm/euler-clBesides tackling project Euler problems, the project has become a pretty neat #CICD setup with #FiveAM, #ASDF, #Make, #bmakelib and #CircleCI. Checkout the visual for quick breakdown.
Think you can optimise it further? 😉
#Programming #DevOps -
Spent a bit of time, renovated a rather aging project of mine in #Lisp:
Configured #CircleCI, used #GNUMake to wrap around test/run, and finally tackled a bunch of deprecated APIs.
The result is so nice and tidy that I've decided to hack again in #CommonLisp and take down a few more of Euler problems 😎
-
Spent a bit of time, renovated a rather aging project of mine in #Lisp:
Configured #CircleCI, used #GNUMake to wrap around test/run, and finally tackled a bunch of deprecated APIs.
The result is so nice and tidy that I've decided to hack again in #CommonLisp and take down a few more of Euler problems 😎
-
Spent a bit of time, renovated a rather aging project of mine in #Lisp:
Configured #CircleCI, used #GNUMake to wrap around test/run, and finally tackled a bunch of deprecated APIs.
The result is so nice and tidy that I've decided to hack again in #CommonLisp and take down a few more of Euler problems 😎
-
Spent a bit of time, renovated a rather aging project of mine in #Lisp:
Configured #CircleCI, used #GNUMake to wrap around test/run, and finally tackled a bunch of deprecated APIs.
The result is so nice and tidy that I've decided to hack again in #CommonLisp and take down a few more of Euler problems 😎
-
Spent a bit of time, renovated a rather aging project of mine in #Lisp:
Configured #CircleCI, used #GNUMake to wrap around test/run, and finally tackled a bunch of deprecated APIs.
The result is so nice and tidy that I've decided to hack again in #CommonLisp and take down a few more of Euler problems 😎
-
Frustrated with CircleCI for Monorepos?
You're not alone. It's not Mavrick Laakso's favorite either -- but it makes sense for his current client.
“And so, dear reader, I have identified and navigated all the foot-guns and false-starts so that you may learn from my begrudging, grumbling hours spent accomplishing this task using my not-favorite CI/CD tool.”
See his easy tips on the blog: https://link.testdouble.com/jxm
-
2nd migration to #CircleCI done! https://github.com/bahmanm/persianutils
This one turned out to be substantially more complicated but luckily the feature set was enough.
Next one is going to be #bmakelib which I think is going to be equally challenging.