ladybird/.github/workflows
sideshowbarker 4a2d5bcf89 CI: Make the notes-push.yml workflow fetch the entire repo history
This change makes the notes-push.yml·workflow fetch the entire history
on each push, rather than just the one HEAD commit it otherwise sees.

Because we push multiple commits from PR merges, git-gloss need access
on each push to an arbitrary number of commits (however many commits
were pushed in a PR that got merged). There’s no easy way from GH
Actions to know how may commits got pushed at the same time. So we
instead fetch the whole history.
2024-07-20 09:30:43 +02:00
..
ci.yml Meta: Update for GitHub org rename to LadybirdBrowser 2024-06-09 13:02:56 +02:00
dev-container.yml CI: Use ladybirdbrowser namespace for devcontainer 2024-06-22 11:10:15 -04:00
ladybird-js-artifacts.yml CMake: Add ENABLE_GUI_TARGETS option to enable disabling GUI components 2024-07-07 09:51:29 -06:00
lagom-template.yml Meta+CI: Hook up the Lagom tools build with vcpkg 2024-07-18 14:46:25 +02:00
libjs-test262.yml CI: Install nasm on the test262 runner 2024-07-09 20:08:38 -04:00
lint-code.yml CI: Restore the code linting job 2024-06-16 15:30:28 -04:00
lint-commits.yml CI: Restore the code linting job 2024-06-16 15:30:28 -04:00
nightly-android.yml CI: Fixed the broken steps in nightly-android 2024-07-11 23:26:05 -06:00
notes-push.yml CI: Make the notes-push.yml workflow fetch the entire repo history 2024-07-20 09:30:43 +02:00