#githubaction — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #githubaction, aggregated by home.social.
-
GitHub Actions token format `ghs_APPID_JWT` (~520 chars, variable length).
Regex
NEW: `ghs_[0-9]+_[A-Za-z0-9_-]+\.[A-Za-z0-9_-]+\.[A-Za-z0-9_-]+`
OLD: `ghs_[A-Za-z0-9]{36}`
https://github.blog/changelog/2021-03-04-authentication-token-format-updates/
#GitHub #GitHubAction #GitHubServerToken #GitHubToken #Regex
-
GitHub Actions token format `ghs_APPID_JWT` (~520 chars, variable length).
Regex
NEW: `ghs_[0-9]+_[A-Za-z0-9_-]+\.[A-Za-z0-9_-]+\.[A-Za-z0-9_-]+`
OLD: `ghs_[A-Za-z0-9]{36}`
https://github.blog/changelog/2021-03-04-authentication-token-format-updates/
#GitHub #GitHubAction #GitHubServerToken #GitHubToken #Regex
-
GitHub Actions token format `ghs_APPID_JWT` (~520 chars, variable length).
Regex
NEW: `ghs_[0-9]+_[A-Za-z0-9_-]+\.[A-Za-z0-9_-]+\.[A-Za-z0-9_-]+`
OLD: `ghs_[A-Za-z0-9]{36}`
https://github.blog/changelog/2021-03-04-authentication-token-format-updates/
#GitHub #GitHubAction #GitHubServerToken #GitHubToken #Regex
-
GitHub Actions token format `ghs_APPID_JWT` (~520 chars, variable length).
Regex
NEW: `ghs_[0-9]+_[A-Za-z0-9_-]+\.[A-Za-z0-9_-]+\.[A-Za-z0-9_-]+`
OLD: `ghs_[A-Za-z0-9]{36}`
https://github.blog/changelog/2021-03-04-authentication-token-format-updates/
#GitHub #GitHubAction #GitHubServerToken #GitHubToken #Regex
-
Pavel just released new version of vcs-diff-lint 🛠️ The tool (+ GitHub action) for differential code linting.
The highlight: Newly with yamllint support!
Bonus: Fedora's Forgejo instance integration experiment (infra ansible repo):
https://forge.fedoraproject.org/infra/ansible/pulls/3304 -
Pavel just released new version of vcs-diff-lint 🛠️ The tool (+ GitHub action) for differential code linting.
The highlight: Newly with yamllint support!
Bonus: Fedora's Forgejo instance integration experiment (infra ansible repo):
https://forge.fedoraproject.org/infra/ansible/pulls/3304 -
Pavel just released new version of vcs-diff-lint 🛠️ The tool (+ GitHub action) for differential code linting.
The highlight: Newly with yamllint support!
Bonus: Fedora's Forgejo instance integration experiment (infra ansible repo):
https://forge.fedoraproject.org/infra/ansible/pulls/3304 -
Pavel just released new version of vcs-diff-lint 🛠️ The tool (+ GitHub action) for differential code linting.
The highlight: Newly with yamllint support!
Bonus: Fedora's Forgejo instance integration experiment (infra ansible repo):
https://forge.fedoraproject.org/infra/ansible/pulls/3304 -
Pavel just released new version of vcs-diff-lint 🛠️ The tool (+ GitHub action) for differential code linting.
The highlight: Newly with yamllint support!
Bonus: Fedora's Forgejo instance integration experiment (infra ansible repo):
https://forge.fedoraproject.org/infra/ansible/pulls/3304 -
My head of ops complained that #GitHub CI/CD has become _so_ unreliable, specifically #GitHubAction s and its scheduler (even with #selfhosted runners) that we need to migrate to an alternative.
We're not alone, see e.g. #Zig https://ziglang.org/news/migrating-from-github-to-codeberg/
The graph shows the dramatic decrease in availability after the #Microsoft #acquisition ...
-
Blogged : update semantic version using #bash script
https://blog.revathskumar.com/2026/02/update-semantic-version-using-bash-script.html
-
Having seen the post about GitHub Actions being crap (and mainly agreeing with it) I would like to move the conversation to the combination of GH Actions and dependabot carrying out a near continuous DoS attack on my inbox
-
GitHub Actions have issues with updating UI😭
Wasted 1 hour trying to modify yml syntax etc.😭Should have checked this first. 🥹
1 hour of frustration is unnecessary 😩 -
Sometimes you have an idea, try to bring it to life and it actually works.
I just built a GitHub Actions Workflow which builds a static version of a fdroid repo and does a deployment to GitHub pages. https://github.com/jkoan/fdroid-repo
#fdroid #repo #GithubAction -
I used this article as an entry point to understand what is @vitest browser mode and how it’s different from other types of tests: https://www.epicweb.dev/vitest-browser-mode-vs-playwright
And then I created a small setup for DOM-related tests on a in-progress #JavaScript library (no front-end framework, #ESLint, #Playwright via Vitest browser mode, runs locally and in a #GitHubAction). PR for the curious: https://github.com/frontacles/frontacles/pull/78
-
Probably the greatest timing function in history.
-
So apparently the Github action "actions/checkout" disregards the path of the server instance URL completely. I was trying to set up Forgejo Actions, but my forge is located under something like foo.example.com/git, which makes using this predefined action impossible.
I either have to relocate my Git forge to be available under something like git.example.com or clone the repository manually in my workflow. Fun fun fun.
-
Has GitHub moved to smaller Azure boxes for GH Actions (or just more contention).
I have tests which normally take 18min being killed at 45mins with no reason for them to take longer other than slower machines.
-
Quite happy with my release process for sofmani
-> Push updates to git
-> Release Please generates changelog PR
-> When merged, release is created
-> All files are generated & uploaded to release
-> Triggers a dispatch workflow to my OTHER repo, which is the homebrew tap
-> That generates a PR for homebrew update & bottles
-> Add label pr-pull and it updates the tap with the bottlesWith tests on every step
-
Wrote a minimalistic github action to create pull requests in my local #gitea instance within the workflow. Currently only supports way to less configuration flags but it's working in its minimal form. Available here: https://github.com/deB4SH/tea-pr
tags for visibility: #homelab #gitea #github #githubaction #act
-
Did you see that #Antropic released an official GitHub Action to use in a PR? I did! So much fun if you keep track of these marketplaces 🎉.
GitHub Actions Marketplace News https://devops-actions.github.io/github-actions-marketplace-news/blog/2025/05/23/claude-code-action-official/
You can also build something similar using GitHub Models of course!
-
🙀 Oh, this is an unexpected limitation of GitHub Actions:
When pushing more than 3 tags at once, GitHub Actions does not trigger any workflows.
-
@GossiTheDog Exactly how I feel after trying to get a #microsoft #visualstudio VSTO project to build in a #GithubAction. If I banged my head against the wall I'd at least WHY it hurts. But hey, it's Friday, at least we get two days of not think about it. Whish you a good weekend and all the success on Monday
-
The first #GithubAction to check #Bibtex consistency. For instance: Do all articles have page numbers, no articles, or is there a mix?
Head on to https://github.com/JabRef/jabref-action to see an example.
This is an alpha state. Feedback and contributions very welcome!
-
Ah, the fun of hosting your own #GitHubAction runners for your projects <3.
-
Announcing my TestInfra GitHub Action: https://blog.wyrihaximus.net/2025/03/announcing-testinfra-action/
-
Announcing my TestInfra GitHub Action: https://blog.wyrihaximus.net/2025/03/announcing-testinfra-action/
-
Announcing my TestInfra GitHub Action: https://blog.wyrihaximus.net/2025/03/announcing-testinfra-action/
-
Announcing my TestInfra GitHub Action: https://blog.wyrihaximus.net/2025/03/announcing-testinfra-action/
-
Announcing my TestInfra GitHub Action: https://blog.wyrihaximus.net/2025/03/announcing-testinfra-action/
-
CISA Warns of Exploited GitHub Action CVE-2025-30066 – Users Urged to Patch https://thecyberexpress.com/exploited-github-action-cve-2025-30066/ #GitHubPersonalAccessTokens #tjactions/changedfiles #TheCyberExpressNews #VulnerabilityNews #Vulnerabilities #TheCyberExpress #FirewallDaily #Vulnerability #CVE202530066 #GitHubAction #CyberNews #CISA
-
So this weekend's tj-actions/changed-files credentials stealing fun and games.
I know you can fake git commit time stamps, but it looks like the change was made just before 17:00 GMT on Friday night. I wonder if that was deliberate to try adnd catch people pushing updates on their way out the door and not expecting to check the logs before Monday morning.
-
⚠️ Tj-actions/changed-files GitHub Action Compromised
-
Popular GitHub Action tj-actions/changed-files is compromised
https://semgrep.dev/blog/2025/popular-github-action-tj-actionschanged-files-is-compromised/
#HackerNews #GitHubAction #Security #Compromise #tj-actions #changed-files #Cybersecurity
-
Machinefile executor
A simple executor that allows you to run `Dockerfile`/`Containerfile` commands directly on the host
- Machinefile executor
https://github.com/gbraad-redhat/machinefile
- GitHub Action
https://github.com/gbraad-actions/machinefile-executor-action- Examples
https://github.com/gbraad-redhat/machinefile/issues/3 -
Anyone with knowledge of GitHub Actions’ bash version and/or sed able to shed light on why this workflow failed?
When I run the same command locally on my bash it works, but on GitHub it fails.
https://github.com/nanos/FediFetcher/actions/runs/10678378044/job/29595310012
#bash #sed #github #GithubAction #GithubActions #Github_Action #Github_Actions
-
Anyone with knowledge of GitHub Actions’ bash version and/or sed able to shed light on why this workflow failed?
When I run the same command locally on my bash it works, but on GitHub it fails.
https://github.com/nanos/FediFetcher/actions/runs/10678378044/job/29595310012
#bash #sed #github #GithubAction #GithubActions #Github_Action #Github_Actions
-
Anyone with knowledge of GitHub Actions’ bash version and/or sed able to shed light on why this workflow failed?
When I run the same command locally on my bash it works, but on GitHub it fails.
https://github.com/nanos/FediFetcher/actions/runs/10678378044/job/29595310012
#bash #sed #github #GithubAction #GithubActions #Github_Action #Github_Actions
-
Anyone with knowledge of GitHub Actions’ bash version and/or sed able to shed light on why this workflow failed?
When I run the same command locally on my bash it works, but on GitHub it fails.
https://github.com/nanos/FediFetcher/actions/runs/10678378044/job/29595310012
#bash #sed #github #GithubAction #GithubActions #Github_Action #Github_Actions
-
Anyone with knowledge of GitHub Actions’ bash version and/or sed able to shed light on why this workflow failed?
When I run the same command locally on my bash it works, but on GitHub it fails.
https://github.com/nanos/FediFetcher/actions/runs/10678378044/job/29595310012
#bash #sed #github #GithubAction #GithubActions #Github_Action #Github_Actions
-
One More feather to the my developer hat !
love for creating high-performance Secured applications is always my quest and this is full stack this time .
Julia with Dash: To Supercharge data analysis with Julia’s lightning-fast computations, outpacing Python in speed.
Rust Leptos: To broaden Rust in to full stack, a framework create lightning-fast and smooth web applications.
My love for learning by Doing resulted 2 project 😉, are live 🟢 for you to check out 🔭.
Sharang (live at : https://sharang.s9lab.dev/ ): A Julia Dash-powered productivity app, Extensible by APIs and data (data pipelines) for Kubernetes admins. Simplify admin and security admin, and best part is AI can be integrated. Check it out and let me know what features you want in this App, I will code it 😆.
Note: App is in hobby, Ideation and Showcase phase.
What Next on this App?
- I will extend to various widgets with other tools, and more slim 🔌 on user PC.
- I am ready to take up any suggestion 💡 .
- More AI to make it more productive less Fancy 👒
- optimize for mobile view, Clean the code 😉Capita7.com (live at: https://capita7.com/): This a beautiful website and outcome of my Rust hobby exploration. Built with Rust, leptos and TailwindCSS.
The Journey has just started many to witness . Please visit https://ls-lrt.com/ for the future updates 🎊
#rust #julia #dashjl #leptos #mistral #ai #generativeai #learning #opensource #coding #container #kubernetes #digitalocean #container #datapipeline #podman #vscode #githubaction #automation
-
One More feather to the my developer hat !
love for creating high-performance Secured applications is always my quest and this is full stack this time .
Julia with Dash: To Supercharge data analysis with Julia’s lightning-fast computations, outpacing Python in speed.
Rust Leptos: To broaden Rust in to full stack, a framework create lightning-fast and smooth web applications.
My love for learning by Doing resulted 2 project 😉, are live 🟢 for you to check out 🔭.
Sharang (live at : https://sharang.s9lab.dev/ ): A Julia Dash-powered productivity app, Extensible by APIs and data (data pipelines) for Kubernetes admins. Simplify admin and security admin, and best part is AI can be integrated. Check it out and let me know what features you want in this App, I will code it 😆.
Note: App is in hobby, Ideation and Showcase phase.
What Next on this App?
- I will extend to various widgets with other tools, and more slim 🔌 on user PC.
- I am ready to take up any suggestion 💡 .
- More AI to make it more productive less Fancy 👒
- optimize for mobile view, Clean the code 😉Capita7.com (live at: https://capita7.com/): This a beautiful website and outcome of my Rust hobby exploration. Built with Rust, leptos and TailwindCSS.
The Journey has just started many to witness . Please visit https://ls-lrt.com/ for the future updates 🎊
#rust #julia #dashjl #leptos #mistral #ai #generativeai #learning #opensource #coding #container #kubernetes #digitalocean #container #datapipeline #podman #vscode #githubaction #automation
-
One More feather to the my developer hat !
love for creating high-performance Secured applications is always my quest and this is full stack this time .
Julia with Dash: To Supercharge data analysis with Julia’s lightning-fast computations, outpacing Python in speed.
Rust Leptos: To broaden Rust in to full stack, a framework create lightning-fast and smooth web applications.
My love for learning by Doing resulted 2 project 😉, are live 🟢 for you to check out 🔭.
Sharang (live at : https://sharang.s9lab.dev/ ): A Julia Dash-powered productivity app, Extensible by APIs and data (data pipelines) for Kubernetes admins. Simplify admin and security admin, and best part is AI can be integrated. Check it out and let me know what features you want in this App, I will code it 😆.
Note: App is in hobby, Ideation and Showcase phase.
What Next on this App?
- I will extend to various widgets with other tools, and more slim 🔌 on user PC.
- I am ready to take up any suggestion 💡 .
- More AI to make it more productive less Fancy 👒
- optimize for mobile view, Clean the code 😉Capita7.com (live at: https://capita7.com/): This a beautiful website and outcome of my Rust hobby exploration. Built with Rust, leptos and TailwindCSS.
The Journey has just started many to witness . Please visit https://ls-lrt.com/ for the future updates 🎊
#rust #julia #dashjl #leptos #mistral #ai #generativeai #learning #opensource #coding #container #kubernetes #digitalocean #container #datapipeline #podman #vscode #githubaction #automation
-
One More feather to the my developer hat !
love for creating high-performance Secured applications is always my quest and this is full stack this time .
Julia with Dash: To Supercharge data analysis with Julia’s lightning-fast computations, outpacing Python in speed.
Rust Leptos: To broaden Rust in to full stack, a framework create lightning-fast and smooth web applications.
My love for learning by Doing resulted 2 project 😉, are live 🟢 for you to check out 🔭.
Sharang (live at : https://sharang.s9lab.dev/ ): A Julia Dash-powered productivity app, Extensible by APIs and data (data pipelines) for Kubernetes admins. Simplify admin and security admin, and best part is AI can be integrated. Check it out and let me know what features you want in this App, I will code it 😆.
Note: App is in hobby, Ideation and Showcase phase.
What Next on this App?
- I will extend to various widgets with other tools, and more slim 🔌 on user PC.
- I am ready to take up any suggestion 💡 .
- More AI to make it more productive less Fancy 👒
- optimize for mobile view, Clean the code 😉Capita7.com (live at: https://capita7.com/): This a beautiful website and outcome of my Rust hobby exploration. Built with Rust, leptos and TailwindCSS.
The Journey has just started many to witness . Please visit https://ls-lrt.com/ for the future updates 🎊
#rust #julia #dashjl #leptos #mistral #ai #generativeai #learning #opensource #coding #container #kubernetes #digitalocean #container #datapipeline #podman #vscode #githubaction #automation
-
One More feather to the my developer hat !
love for creating high-performance Secured applications is always my quest and this is full stack this time .
Julia with Dash: To Supercharge data analysis with Julia’s lightning-fast computations, outpacing Python in speed.
Rust Leptos: To broaden Rust in to full stack, a framework create lightning-fast and smooth web applications.
My love for learning by Doing resulted 2 project 😉, are live 🟢 for you to check out 🔭.
Sharang (live at : https://sharang.s9lab.dev/ ): A Julia Dash-powered productivity app, Extensible by APIs and data (data pipelines) for Kubernetes admins. Simplify admin and security admin, and best part is AI can be integrated. Check it out and let me know what features you want in this App, I will code it 😆.
Note: App is in hobby, Ideation and Showcase phase.
What Next on this App?
- I will extend to various widgets with other tools, and more slim 🔌 on user PC.
- I am ready to take up any suggestion 💡 .
- More AI to make it more productive less Fancy 👒
- optimize for mobile view, Clean the code 😉Capita7.com (live at: https://capita7.com/): This a beautiful website and outcome of my Rust hobby exploration. Built with Rust, leptos and TailwindCSS.
The Journey has just started many to witness . Please visit https://ls-lrt.com/ for the future updates 🎊
#rust #julia #dashjl #leptos #mistral #ai #generativeai #learning #opensource #coding #container #kubernetes #digitalocean #container #datapipeline #podman #vscode #githubaction #automation
-
Recently changed branching strategies, and as we are all human, I put together this #github action to automatically close any PRs made directly to main, unless it’s from our #staging or a #hotfix branch.
#ci #automation #SoftwareEngineering #yaml #githubaction #CodeReview
-
Thanks #shithub marking CI as green although it didn't even run.
-
I have a question about your work #sccache and #OpenDAL.
To determine if the file is cached in GitHub Action[1], the logic is implemented in sccache or opendal?
My X Problem[2]: I want to cache #Nix within #GitHubAction. AFAIK, current solutions (https://github.com/nix-community/cache-nix-action) will consider `/nix` as a whole object, causing "Caches are isolated between branches". Besides, the cost of downloading a big cache is not negligible.
[1]: https://xuanwo.io/reports/2023-04/sccache.png
[2]: https://en.wikipedia.org/wiki/XY_problem -
I have a question about your work #sccache and #OpenDAL.
To determine if the file is cached in GitHub Action[1], the logic is implemented in sccache or opendal?
My X Problem[2]: I want to cache #Nix within #GitHubAction. AFAIK, current solutions (https://github.com/nix-community/cache-nix-action) will consider `/nix` as a whole object, causing "Caches are isolated between branches". Besides, the cost of downloading a big cache is not negligible.
[1]: https://xuanwo.io/reports/2023-04/sccache.png
[2]: https://en.wikipedia.org/wiki/XY_problem -
I have a question about your work #sccache and #OpenDAL.
To determine if the file is cached in GitHub Action[1], the logic is implemented in sccache or opendal?
My X Problem[2]: I want to cache #Nix within #GitHubAction. AFAIK, current solutions (https://github.com/nix-community/cache-nix-action) will consider `/nix` as a whole object, causing "Caches are isolated between branches". Besides, the cost of downloading a big cache is not negligible.
[1]: https://xuanwo.io/reports/2023-04/sccache.png
[2]: https://en.wikipedia.org/wiki/XY_problem