Elizabeth K. Joseph · @pleia2
1386 followers · 851 posts · Server floss.social

Happy Friday!

Last week I published a tutorial where I tested a Go application on an x86 container and an VM with the machine runner: community.ibm.com/community/us

Then I had a bit of fun and added my Raspberry Pi 4 into the mix for ARM ๐Ÿ˜ :raspberry_pi:

#circleci #s390x

Last updated 1 year ago

Elizabeth K. Joseph · @pleia2
1385 followers · 833 posts · Server floss.social

As promised, I finally got that basic walk-through tutorial of setting up a Machine Runner for s390x running on a free of charge CircleCI account and IBM Community Cloud instance published.

Enjoy! community.ibm.com/community/us

#circleci #linuxone #ibmz

Last updated 1 year ago

Blair Gillam · @blairgillam
61 followers · 46 posts · Server nomadic.social

I've been hunting down TLS issues with CircleCI jobs all morning only to discover:

1. we are not alone.
2. it looks like CircleCI is breaking certificate chains (MITM) for all outbound TLS connections.
3. CircleCI orbs that use curl are broken.

I'm ready to go back to bed now.

#circleci #devops

Last updated 1 year ago

Juan Luis · @astrojuanlu
1356 followers · 2521 posts · Server social.juanlu.space

Anybody else finding CircleCI pipelines in `SETUP_PENDING` status all of a sudden?

#circleci #devops #GitHub #help

Last updated 1 year ago

Laravel ร— Codeception ร— CircleCI ใงใƒฆใƒ‹ใƒƒใƒˆใƒ†ใ‚นใƒˆใ‚’ๅฐŽๅ…ฅใƒป่‡ชๅ‹•ๅŒ–ใ™ใ‚‹ใพใงใฎ่ฉฑ
qiita.com/enjapan_common_user/

#laravel #circleci #codeception #ใƒฆใƒ‹ใƒƒใƒˆใƒ†ใ‚นใƒˆ

Last updated 1 year ago

Beth Pariseau · @BPariseau
312 followers · 135 posts · Server hachyderm.io
Ain Tohvri · @tekkie
547 followers · 1205 posts · Server mstdn.social
Harry W. · @hazz223
77 followers · 404 posts · Server mstdn.social

@phil apparently ๐Ÿ˜ญ.

Just ran into an issue with where it cannot understand `.yaml` but can understand `.yml`.

Yay. ๐Ÿ˜

#circleci

Last updated 1 year ago

Max W. :dartlang: · @flutterexp
226 followers · 347 posts · Server fosstodon.org

๐Ÿš€ Exciting news for Flutter and Dart developers! ๐Ÿš€

๐Ÿ‘‰ Watch the video now: youtube.com/watch?v=XHYcPPmYw_ ๐Ÿ‘ˆ

#flutter #dart #cicd #jenkins #circleci #codemagic #appdevelopment #developerguide

Last updated 2 years ago

Foojay.io · @foojay
568 followers · 307 posts · Server foojay.social

There are many powerful continuous integration tools. Here are some commonly used tools outlined by @debugagent on Foojay :foojay: Today: , , , and several more in "DevOps For Developers".

foojay.io/today/devops-for-dev

#jenkins #circleci #bitbucket #foojaytip

Last updated 2 years ago

Elizabeth K. Joseph · @pleia2
1253 followers · 504 posts · Server floss.social

The Community Cloud resources have a time limit, so if you're an project using & interested in a permanent home for your machine runner, has a program for that! ibm.com/community/z/open-sourc ๐Ÿง

(disclosure: I'm one of the admins for the program)

#OpenSource #circleci #IBM #linuxone

Last updated 2 years ago

Elizabeth K. Joseph · @pleia2
1253 followers · 503 posts · Server floss.social

Here's the big reveal: Installing machine runners on uses the same documentation as all other architectures. There's no magic here. ๐Ÿšซ๐Ÿช„

I even used a free account and a free account from the Community Cloud (developer.ibm.com/articles/get)

#s390x #circleci #IBM #linuxone

Last updated 2 years ago

Elizabeth K. Joseph · @pleia2
1253 followers · 502 posts · Server floss.social

Let's add the configuration for my actual test. I pretty much just copied what I already had for the container-based image, but my resource_class is my new machine runner, pleia2/s390x_rhel91

Voila! Success! โœจ

#circleci

Last updated 2 years ago

Elizabeth K. Joseph · @pleia2
1253 followers · 501 posts · Server floss.social

But the runner-test is very boring, it's just to confirm that everything is connected and the result is just an echo statement. I'm not testing my code.

Check out the docs here: circleci.com/docs/runner-insta

#circleci #s390x #linuxone #zSystems

Last updated 2 years ago

Elizabeth K. Joseph · @pleia2
1253 followers · 500 posts · Server floss.social

It's straight-forward to get a basic test with included images going on , unimaginatively called "build" in my screenshot below.

Machine runners? More involved, but now that it's available for I wanted to try, and there we are with a successful runner-test! ๐Ÿ‘‡

#circleci #s390x #linuxone #zSystems

Last updated 2 years ago

ConstantOrbit · @constantorbit
689 followers · 1189 posts · Server hachyderm.io

Anyone else having issues? Pipelines are running but no jobs starting in them (this is using their runners, not self-hosted runners).

I had a pipeline in progress, it ran a few jobs then didn't start any new ones. Killed it and restarted, no jobs getting started.

#circleci #softwaredevelopment #ci

Last updated 2 years ago

tormath1 · @tormath1
38 followers · 85 posts · Server fosstodon.org

SRE France is hosting its next Meetup in Paris next week: meetup.com/site-reliability-en
Thanks for the hosting!

#blablacareng #slo #opentelemetry #circleci

Last updated 2 years ago

Junpei Kawamoto · @jkawamoto
4 followers · 75 posts · Server mstdn.jp

ใฎ orbใ€ใšใ„ใถใ‚“้•ทใ„ใ“ใจๅฃŠใ‚Œใฆใ‚‹ใ‘ใฉใ‚ใ‚“ใพใ‚Šไฝฟใ‚ใ‚Œใฆใชใ„ใฎใ‹ใช๏ผŸ

#golang #circleci

Last updated 2 years ago

Dan Schroeder · @deadlydog
39 followers · 76 posts · Server hachyderm.io

released a extension for helping migrate your & CI/CD pipelines to .
I'll be curious to see how well it works with non-parity features, extensions, etc. Let me know if you try it
github.blog/2023-03-01-github-

#github #cli #azuredevops #jenkins #circleci #gitlab #TravisCI #githubactions

Last updated 2 years ago

mattiloh · @mattiloh
11 followers · 17 posts · Server mastodon.social

I like 's orb. So useful if you need fine-tuned alarms for specific jobs only. The classic CircleCI app in Slack is too noisy for critical jobs IMO.
circleci.com/blog/continuous-i

#circleci #slack

Last updated 2 years ago