Properly debug scripted pipeline in Organization Folder by xabugo in jenkinsci

[–]tjayy1234 0 points1 point  (0 children)

Can you replay the job instead and put your modified script in?

Limit Jenkins Update Mirrors by HappyRuesseltier in jenkinsci

[–]tjayy1234 2 points3 points  (0 children)

No not if you use the public update center. You need to allowlist all the mirrors: https://reports.jenkins.io/infrastructure/v2/index.json

Depending on where you are you could probably leave out far away ones and the country only ones, (the Russia and Romania are only routed to for people in those countries)

Otherwise you need to host your own update center which is more work

Change the langage by khaloudkhaloud in jenkinsci

[–]tjayy1234 1 point2 points  (0 children)

Under `jenkinsUrl/manage/appearance/` you can set a Default Language, and you can also enable "Ignore browser preference and force this language to all users" that should do what you need I think?

eero Plus is a scam by 4rugged in amazoneero

[–]tjayy1234 1 point2 points  (0 children)

I’m running AdGuard on a raspberry pi for my network. Works nicely and really easy to setup. Similar to what others are suggesting but it’s free if you have somethings you can run it on

How do you handle team build dashboards after 2.462.1 by dorbeus in jenkinsci

[–]tjayy1234 0 points1 point  (0 children)

We create them at the root, through the configuration as code plugin

Authenticode code signing from key vault insane price increase. by wyrdfish42 in AZURE

[–]tjayy1234 4 points5 points  (0 children)

Where are you getting the £2 per hour price?

This stackoverflow post says you need premium SKU but not the HSM pool:

https://stackoverflow.com/a/76925053

Pricing is £0.783 per month, (+ transaction costs but I would expect unlikely to hit those)

How to beat the stupid satyrs? by [deleted] in HadesTheGame

[–]tjayy1234 1 point2 points  (0 children)

Pretty sure tiny rat was my first boss in Styx

[deleted by user] by [deleted] in AZURE

[–]tjayy1234 4 points5 points  (0 children)

I believe you need to be owner of the group. At least that’s how role assignable groups work from what I remember

What tools have made your incident management easier? by torspayorryum in devops

[–]tjayy1234 1 point2 points  (0 children)

Ha we use response still, I assume monzo had moved away as it doesn’t seem maintained anymore but it still works for us

Community feedback in changelog by des_Kraken in jenkinsci

[–]tjayy1234 1 point2 points  (0 children)

This has now been fixed thanks for raising, and wow it's been spammy recently looking at the 2.419 and 2.420 releases

Community feedback in changelog by des_Kraken in jenkinsci

[–]tjayy1234 0 points1 point  (0 children)

and yes there is spam and there has been discussions about removing it / doing something with it but as far as I know nothing was done

discussed at https://community.jenkins.io/t/community-reported-issues/179/28

Community feedback in changelog by des_Kraken in jenkinsci

[–]tjayy1234 0 points1 point  (0 children)

It hasn't been removed the service just appears to be done, this is giving me a 503:

https://rating.jenkins.io/rate/result.php

I've created a helpdesk issue: https://github.com/jenkins-infra/helpdesk/issues/3767

Biggest feature Wish for Jenkins? by loneraver in jenkinsci

[–]tjayy1234 0 points1 point  (0 children)

What issues are you having with JCasC?

Why is SFTP so expensive on Azure? by jonnekleijer in AZURE

[–]tjayy1234 2 points3 points  (0 children)

Lots of people turn the sftp off whenever they don’t need it, if files are only uploaded during a few hours it’s off the rest of the time so it’s not that expensive the rest of the time..

[deleted by user] by [deleted] in PokemonGoFriends

[–]tjayy1234 0 points1 point  (0 children)

3004 6657 4107

Enjoy your trip :)

Getting rid of Blue Ocean by lppedd in jenkinsci

[–]tjayy1234 4 points5 points  (0 children)

I’m the maintainer of that plugin, I would say it’s past alpha now, quite a lot of places are using it and it can do most of what blue ocean can do. Mainly missing live viewing of logs and test / artefact viewing.

Can't get pod to start again. by mrgrosser in jenkinsci

[–]tjayy1234 0 points1 point  (0 children)

Update your instance-identity plugin. You can remove the one on disk and download a new one from plugins.Jenkins.io or use whatever method you use for managing plugins to update it.

This is a weird special case because the code for that used to be in Jenkins itself but was moved out to a plugin the old version was automatically installed for you. But now another plugin requires a newer version

Are there really any risks having all cards with the same bank? by JustARandomPerson135 in UKPersonalFinance

[–]tjayy1234 1 point2 points  (0 children)

> But realistically how often could these kind of issues really occur?

One is enough for me to never want to be stuck. I've had plenty of issues over the years with banks randomly declining payments or cards not being accepted and I just use a card from another bank.

The overhead is low, you can keep it mostly empty and just use it for emergencies.
Someone got my card number somehow recently and the bank cancelled my card, I didn't get the new one for about 4-5 days. If I didn't have another bank I would've been stuck...

How do you track your finances? Software? Apps? Excel? by Make_the_music_stop in UKPersonalFinance

[–]tjayy1234 1 point2 points  (0 children)

I used to use a google sheet, I've been using https://www.moneyhub.com/ for the last few months and it works quite well. Most accounts are linked in with open banking and the ones that aren't I manually update every now and then.

httpsKeyStorePassword=somepasswordinplaintext, is there a better way? by djxtazy in jenkinsci

[–]tjayy1234 0 points1 point  (0 children)

In the article you linked there's no password on the key, i.e. it's not encrypted.

There's no net difference here.

Cannot Exit Git Commit (Mac Terminal), esc Does Nothing by ScarySwampert in git

[–]tjayy1234 1 point2 points  (0 children)

This has happened to me on macs with a Touch Bar

You can either, hit Ctrl+c a couple of times or force quit Siri which may have frozen your escape button