aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-26build(deps): bump actions/upload-pages-artifact from 2 to 3dependabot[bot]1-1/+1
2023-12-26build(deps): bump actions/deploy-pages from 3 to 4dependabot[bot]1-1/+1
2023-12-14build(deps): bump actions/deploy-pages from 2 to 3 (#15)dependabot[bot]1-1/+1
2023-12-04build(deps): bump cachix/install-nix-action from 23 to 24 (#13)dependabot[bot]1-1/+1
2023-12-03run `nix flake check` in CI before building the siteFranck Cuny1-1/+4
2023-12-03don't sign commits for nowFranck Cuny1-5/+0
2023-12-03another attemptFranck Cuny1-0/+2
2023-12-03use webfactory/ssh-agent to sign commitsFranck Cuny1-3/+5
2023-12-03sign the commit when updating flake.lockFranck Cuny2-2/+5
2023-12-03I truly hate testing GH workflowsFranck Cuny2-2/+5
2023-12-03update workflow to update flake.lockFranck Cuny1-0/+5
2023-09-18build(deps): bump DeterminateSystems/update-flake-lock from 19 to 20 (#5)dependabot[bot]1-1/+1
2023-09-18build(deps): bump actions/checkout from 3 to 4 (#6)dependabot[bot]2-2/+2
2023-09-14build(deps): bump cachix/install-nix-action from 22 to 23 (#7)dependabot[bot]1-1/+1
2023-08-21build(deps): bump cachix/install-nix-action from 18 to 22 (#4)dependabot[bot]1-1/+1
2023-08-21build(deps): bump actions/deploy-pages from 1 to 2 (#3)dependabot[bot]1-1/+1
2023-08-21build(deps): bump DeterminateSystems/update-flake-lock from 14 to 19 (#2)dependabot[bot]1-1/+1
2023-08-21build(deps): bump actions/upload-pages-artifact from 1 to 2 (#1)dependabot[bot]1-1/+1
2023-08-20add a couple more workflowsFranck Cuny1-0/+22
2023-08-14changing permissions result in failureFranck Cuny1-3/+0
2023-08-14deploy the site with GHAFranck Cuny1-0/+41
2022-11-07ci: drop GitHub workflowsFranck Cuny2-42/+0
2022-10-17build(deps): bump cachix/install-nix-action from 17 to 18dependabot[bot]2-2/+2
2022-10-09ci: submit the PR as the GitHub-actions botFranck Cuny1-1/+0
2022-10-09ci: remove GHA to automerge pull requestFranck Cuny1-8/+0
2022-10-08Update update.yamlFranck Cuny1-1/+1
2022-10-08ci: update the actions for deploy and updateFranck Cuny2-1/+13
2022-10-07ci: add GitHub actions and depedendabot configurationFranck Cuny2-0/+39
2022-05-10fix name of the branch for doneFranck Cuny1-18/+0
2021-06-20github: deploy to fly.io instead of GH pagesFranck Cuny1-17/+5
2021-03-07add action to publish to GH pagesFranck Cuny1-0/+30