Christopher Horrell · @chorrell
58 followers · 165 posts · Server hachyderm.io

A tip if you are building a project with make via CI (like in , GitHub actions etc.): You can speed things up with:

make -j $(getconf _NPROCESSORS_ONLN)

This sets -j (jobs) to the number of available cores

#devops #jenkins

Last updated 1 year ago

Unni P · @iamunnip
16 followers · 149 posts · Server cloud-native.social

I'm happy to share that I have been promoted to Senior DevOps Engineer position in the KodeKloud Engineer program!

Gain free hands-on experience from here: engineer.kodekloud.com/signup?

#devops #linux #Git #docker #kubernetes #ansible #jenkins

Last updated 1 year ago

EAS Watcher · @easwatch
363 followers · 12005 posts · Server m.ai6yr.org

for Bulloch, ; , ; , ; , ; , ; , ; , ; , : National Weather Service: A FLASH WARNING is in effect for this area until 8:00 PM EDT. This is a dangerous and life-threatening situation. Do not attempt to travel unless you are fleeing an area subject to flooding or under an evacuation order. Source: NWS Charleston SC** DO NOT RELY ON THIS FEED FOR LIFE SAFETY, SEEK OUT OFFICIAL SOURCES ***

#EAS #ga #candler #effingham #jenkins #screven #allendale #sc #hampton #jasper #flood

Last updated 1 year ago

EAS Watcher · @easwatch
363 followers · 12003 posts · Server m.ai6yr.org

for Bulloch, ##; ##, ##; ##, ##; ##, ##; ##, ##; ##, ##; ##, ##; ##, ##: National Weather Service: A FLASH WARNING is in effect for this area until 8:00 PM EDT. This is a dangerous and life-threatening situation. Do not attempt to travel unless you are fleeing an area subject to flooding or under an evacuation order. Source: NWS Charleston SC** DO NOT RELY ON THIS FEED FOR LIFE SAFETY, SEEK OUT OFFICI

#EAS #ga #candler #effingham #jenkins #screven #allendale #sc #hampton #jasper #flood

Last updated 1 year ago

EAS Watcher · @easwatch
363 followers · 12003 posts · Server m.ai6yr.org

for Bulloch, #; #, #; #, #; #, #; #, #; #, #; #, #; #, #: Flash Flood Warning issued August 30 at 4:47PM EDT until August 30 at 8:00PM EDT by NWS Charleston SC Source: NWS Charleston SC** DO NOT RELY ON THIS FEED FOR LIFE SAFETY, SEEK OUT OFFICIAL SOURCES ***

#EAS #ga #candler #effingham #jenkins #screven #allendale #sc #hampton #jasper

Last updated 1 year ago

EAS Watcher · @easwatch
363 followers · 12003 posts · Server m.ai6yr.org

for Bulloch, ; , ; , ; , ; , ; , ; , ; , : Flash Flood Warning issued August 30 at 4:47PM EDT until August 30 at 8:00PM EDT by NWS Charleston SC Source: NWS Charleston SC** DO NOT RELY ON THIS FEED FOR LIFE SAFETY, SEEK OUT OFFICIAL SOURCES ***

#EAS #ga #candler #effingham #jenkins #screven #allendale #sc #hampton #jasper

Last updated 1 year ago

Rotan · @rotan
30 followers · 218 posts · Server mastodon.ie

Something not quite right with the latest update to ...?

#jenkins

Last updated 1 year ago

Snyk · @snyk
79 followers · 26 posts · Server masto.dsoc.io

💻 Our security cheat sheet covers the different kinds of scanning you can implement, as well strategies for two of the most popular CI/CD platforms in use today — and Actions.

Read the blog post for the full explainer and download the full cheat sheet: snyk.co/ufWBz

#cicd #jenkins #github

Last updated 1 year ago

Brian Krupp · @bkrupp
37 followers · 153 posts · Server mastodon.acm.org

Found an interesting problem in the CI server yesterday that took me a few hours to figure out, which it should not have.

When creating or updating a job that uses a git credential, Jenkins would show the "unexpected error" page with the following message in journalctl: "The frontend sent an unexpected list of classes".

After digging around on the web, I could not find a solution. I did a fresh install, reconfigure, same error.
🧵(1/2)

#jenkins

Last updated 1 year ago

Mr.Trunk · @mrtrunk
7 followers · 14678 posts · Server dromedary.seedoubleyou.me

SecurityWeek: Jenkins Patches High-Severity Vulnerabilities in Multiple Plugins securityweek.com/jenkins-patch

#vulnerabilities #jenkins

Last updated 1 year ago

LOVE NBA · @lovenba
27 followers · 11470 posts · Server channels.im
Elizabeth K. Joseph · @pleia2
1385 followers · 838 posts · Server floss.social

Additionally, the community has integrated an s390x builder into their instance and is publishing binaries in their apt repository for & 🥳 wiki.postgresql.org/wiki/Apt

#PostgreSQL #jenkins #ibmz #Debian #Ubuntu

Last updated 1 year ago

Gauthier C. · @gc
183 followers · 1606 posts · Server mamot.fr

un pour compléter une équipe de 6 personnes.
Si vous connaissez et aimez les techos (même partiellement) et que vous souhaitez participer au déploiement et au MCO d'une application sur cette stack en mode SaaS, n'hésitez pas à postuler.
Nous travaillons en mode avec des gens sympa et ouvert.
pc-scol.fr/poste/devops-h-f/
Recrutement partout en France

#jerecrute #adminsys #k8s #helm #Argocd #hashicorpvault #gitlab #jenkins #terraform #grafana #prometheus #golang #java #postgresql #kafka #mongodb #agile

Last updated 1 year ago

Dotan Horovits #CNCFAmbassador · @horovits
199 followers · 296 posts · Server fosstodon.org
AskUbuntu · @askubuntu
198 followers · 1764 posts · Server ubuntu.social

How to make permanent changes to /etc/sudoers #2004

askubuntu.com/q/1479847/612

#sudo #etc #jenkins

Last updated 1 year ago

Jamie Hurst · @jamiefdhurst
58 followers · 141 posts · Server howdee.social

I've been experimenting with saving precious pennies on lately, I wrote some lambda wrappers for my instance to power it up on-demand, and thought a write-up might help others: jamiehurst.co.uk/2023-07-23_sa

#aws #jenkins

Last updated 1 year ago

Malinux · @malin
448 followers · 5723 posts · Server linuxrocks.online

I still have no idea what the point of is.

> It builds

How?

> With the build instructions you give it.

So I could just give this thing a Makefile instead.

> It also builds continuously.

...or I could use crontab + make.

> Or builds in response to new commits.

Like a git hook?

> And publishes your new builds!

Like over the web?
Can't I just put the output file on a web server?

What am I missing?

#jenkins

Last updated 1 year ago

Guille · @guille
13 followers · 126 posts · Server fosstodon.org

I have been playing with recently, the learning curve is alright, but I'm really confused by the options and the naming, not sure if it's just my problem or the others find it too, but at least in my case I keep reading the documentation so I could understand what an specific option it's supposed to make.

#jenkins

Last updated 1 year ago

:atari: :neovim: :terminal: · @dammn
53 followers · 416 posts · Server fosstodon.org

Another day without assignment so it's going to be day along with a research about tooling. being one of them.

#qtile #devops #jenkins

Last updated 1 year ago

Malinux · @malin
447 followers · 5712 posts · Server linuxrocks.online

I have to learn so I've set it up, made jobs, and it's working, but I cannot figure out what the point is.

I already have daily jobs set up for my blog which updates pages, recompiles pdfs, et c. What does Jenkins do that a Makefile and cronjob can't?

#jenkins

Last updated 1 year ago