- 1 Post
- 19 Comments
Await8987@feddit.ukOPto Selfhosted@lemmy.world•Workflow artifacts from forgejo runner not accessible from other workflowsEnglish2·3 个月前@just_another_person@lemmy.world sorry to answer your actual question: Using https://data.forgejo.org/forgejo/upload-artifact@v4 and https://data.forgejo.org/forgejo/download-artifact@v4
Await8987@feddit.ukOPto Selfhosted@lemmy.world•Workflow artifacts from forgejo runner not accessible from other workflowsEnglish1·3 个月前@just_another_person@lemmy.world The runner picks up the task and when they are in the same workflow file the tasks are executed on the same run_id (as far as I understand) which means when using download artifacts code: https://code.forgejo.org/forgejo/download-artifact/src/tag/v4/ the request for artifacts works correctly as the request has the right ID. But sadly when they are separate tasks it requests the wrong ID (as I understand) and the section in the readme about downloading from other workflow runs is incorrect as its just mirrored from github, and the run_id and token field is not implemented which is discussed in this ticket. But I am shocked that everyone is not running into this? Still think im being dumb…
Await8987@feddit.ukto Selfhosted@lemmy.world•People using Cloudflare, are you still happy with it? Would you consider any self-hosted alternative?English1·3 个月前Any company funded by venture capital is coming for your money eventually, whatever they say in the short term.
Await8987@feddit.ukto Technology@beehaw.org•Google’s new Android source code release schedule is bad news for custom ROMs12·3 个月前Disagree this is bad news, stable is more important tbh
Await8987@feddit.ukto Buy European@feddit.uk•The painful questions for Nato and the EU as Trump threatens GreenlandEnglish6·3 个月前There is still a pipe dream that next election USA will go back to normal… Spoiler alert: its gone
Await8987@feddit.ukto Europe@feddit.org•The EU plans to roll out a series of laws in 2026 which aim at a single objective: reducing the reliance on foreign tech companiesEnglish1·3 个月前I would really love to know how they think this ends. Its like they either cant see 2 moves ahead or they are just delusional
OP I’m fairly certain your issue is with your music file metadata rather than the software. I suspect if you clean it with musicbrainz picard or open it with a tag editor you will find its using slightly different characters in different metadata fields. You can test this by loading up one of the offending files, clearing all of its metadata and see if that looks better!
Await8987@feddit.ukto Buy European@feddit.uk•Everyone's talking about the new Fairphone (Gen. 6)English111·7 个月前The Graphene team think its flawed: https://discuss.grapheneos.org/d/24134-devices-lacking-standard-privacysecurity-patches-and-protections-arent-private/5
Await8987@feddit.ukto Technology@beehaw.org•Linux smashes through five per cent desktop share in the US14·9 个月前Long may it continue!!
Cool your wife is into de googling! My wife thinks I’m a conspiracy nut. I have custom domains on proton and its been great, but with their moves toward AI and crypto who knows. I would probably try tuta if I was setting it up now - but who knows if they will eventually go wonkey then you will wish you self hosted anyway 🤝
Also very impressed with desec!
Ive been using Zola for a bit now and love it. Very simplistic. Could be worth a look but simple pages can be html or markdown. Couldnt be much simpler. Super fast to build
If at all possible see if you can do wireguard yourself. Tailscale is basically inserting a third party company for no reason as its just wireguard with their servers involved. For example if you can run opnsense its easy to get running via the GUI. Very rewarding!
Await8987@feddit.ukto Technology@beehaw.org•'Russian spy agency forgot to pay its bill’: Did a delinquent ChatGPT account expose a pro-Trump Russian bot campaign?37·2 年前The only remarkable part of this is that Twitter (x) still exists…
Await8987@feddit.ukto Electric Vehicles@feddit.uk•'I was kidnapped by my runaway electric car'English5·3 年前The brakes on electric cars are not magic software defined wizardry they are normal hydraulics… so if one was to push hard on the brake pedal even with the motors engaged it would slow down. And it would be extremely easy to prove because the pads would be heavily worn presumably if he was stamping on them and the motors were so powerful to keep it at 30!
“Old man cant drive new car” until there is some more evidence. Sad really! Thanks for sharing for the lol
Other way round I believe rosetta was to run x86 compiled apps on arm chips. So they are just pulling up the bridge to avoid a situation where developers feel like just making an intel/amd binary that will work on both platforms