about summary refs log tree commit diff stats
path: root/justfile
Commit message (Expand)AuthorAgeLines
* don't clean before deploymentAlan Pearce10 days-4/+4
* add ci commandAlan Pearce10 days-0/+2
* fix build commandAlan Pearce10 days-0/+1
* just: fix clean task in CIAlan Pearce10 days-1/+1
* add command for preview deploymentAlan Pearce13 days-0/+2
* fix dev server/live reloadAlan Pearce13 days-1/+1
* reformatAlan Pearce2024-06-18-5/+5
* remove flake and docker setupAlan Pearce2024-06-18-42/+3
* fix dev targetAlan Pearce2024-06-13-1/+1
* remove unused targets from justfileAlan Pearce2024-06-13-4/+0
* server: listen on socket provided by system(f)d, if availableAlan Pearce2024-06-13-1/+1
* server: remove sentryAlan Pearce2024-06-11-1/+0
* replace unreliable dev server with moddAlan Pearce2024-06-05-9/+1
* additionally deploy to netlify for IPv6 (in 2024...)Alan Pearce2024-06-02-1/+7
* deploy locally with just to vercelAlan Pearce2024-06-02-14/+19
* build: fix errors executing justfileAlan Pearce2024-05-19-3/+2
* skip setting skopeo flags; not neededAlan Pearce2024-05-11-6/+6
* just push-to-registry should also create a sentry releaseAlan Pearce2024-05-11-1/+1
* make cleaning up old docker images easierAlan Pearce2024-05-11-1/+1
* just: only restart dev server when .go files changeAlan Pearce2024-04-28-1/+1
* implement live-reloading dev serverAlan Pearce2024-04-27-0/+11
* just: add generate commandAlan Pearce2024-04-24-0/+3
* just: fix watch-* commandsAlan Pearce2024-04-24-2/+2
* just: fix license-check commandAlan Pearce2024-04-24-1/+1
* create sentry deployments after deployingAlan Pearce2024-04-24-1/+1
* log releases and deploys to sentryAlan Pearce2024-04-23-2/+15
* print docker tag correctlyAlan Pearce2024-04-21-1/+1
* `just` workAlan Pearce2024-04-21-2/+3
* `just` confusingAlan Pearce2024-04-21-6/+4
* fix ci deployment failureAlan Pearce2024-04-21-4/+4
* fix error in justfileAlan Pearce2024-04-21-1/+1
* fix feed linking to localhost 🤦🏻Alan Pearce2024-04-21-1/+1
* use justfile for scriptingAlan Pearce2024-04-21-0/+57