Commit Graph

1507 Commits (HubbeKing-multiplatform-builds)
 

Author SHA1 Message Date
HubbeKing 7184e5cadd Okay, try /usr/local/bin but set +x for it? 5 days ago
HubbeKing bd89add15a Attempt to overwrite packaged /usr/bin/buildah and set +x for it 5 days ago
HubbeKing 66b73e9ef4 Try to figure out what's up with the PATH 2 weeks ago
HubbeKing 0ffaed8262 Manually add /usr/local/bin to the PATH??? 2 weeks ago
HubbeKing 56509ff137 Check buildah version in build step to verify 2 weeks ago
HubbeKing 37b97dd970 Upload buildah binary from /usr/local/bin/buildah 2 weeks ago
HubbeKing a4e97f9fcd Make build job depend on buildah job 2 weeks ago
HubbeKing b636b087ce Try to compile an up-to-date buildah as a separate job??? 2 weeks ago
HubbeKing 58d4d038b4 Update buscribe to debian:12 to make it build on arm64 2 weeks ago
HubbeKing b1ca0a0aad Try to explicitly push manifests, not images 2 weeks ago
HubbeKing 9b079d1bac Go back to the intended use so we can debug with act 2 weeks ago
Hubbe acf4169c79
Attempt to manually build containers/auth.json file 2 weeks ago
Hubbe b19fad22ce
Install podman and use podman-login action 2 weeks ago
Hubbe 1e25d15404
Log in to ghcr.io manually using run. 2 weeks ago
Hubbe 0eed0ad2d0
Use redhat-actions/podman-login@v1
We don't have docker in the buildah/stable image
2 weeks ago
Hubbe 418af41810
Install git in buildah container 2 weeks ago
Hubbe ce3f91444e
Try using the buildah/stable image from redhat 2 weeks ago
Hubbe a1337b2d0a
Try updating buildah package 2 weeks ago
Hubbe 3ffab22f1c
TYPOS AGAIN
why are ' and " the same button when shift keys are so futzy
2 weeks ago
Hubbe 7e73e594bd
Use --manifest, --platform, and --jobs to parallelize 2 weeks ago
Hubbe 4749520db3
Fix typo
I KEEP MISSING "
2 weeks ago
Hubbe 8a79d0977f
Skip building buscribe under arm64
Also handle not setting MULTIPLATFORM properly
2 weeks ago
Hubbe 61a6ccff0f
Fix missing $
I'm not good at computer
2 weeks ago
Hubbe cf289e8695
Fix multi-line commands
Just completely forgot how to bash there...
2 weeks ago
Hubbe 2e87716592
Fix typo
Missed a "
2 weeks ago
Hubbe cc7d1ba931
Add buildah multiarch build commands to build script 2 weeks ago
Hubbe 4c943a0737
Install qemu in actions workflow 2 weeks ago
ElementalAlchemist 3d4c63a697 Fix uploading a new thumbnail image when updating a thumbnail 2 weeks ago
ElementalAlchemist 0d35e95dc7 Format Thrimbletrimmer files
I forgot to run prettier before my last PR.
3 weeks ago
ElementalAlchemist 501549350b Fix name duplicate check to only run when the template name is changed
Without checking first, a rename is required for all thumbnail template modifications.
3 weeks ago
ElementalAlchemist f4d303147d Allow editing thumbnail data 3 weeks ago
ElementalAlchemist ea6d256b6d Fix database access 3 weeks ago
ElementalAlchemist 9435dc8575 Set default crop values
These values were empirically determined to be good from previous thumbnail templates.
3 weeks ago
Christopher Usher 4f5805fd8d I thought we had fixed this 3 weeks ago
Christopher Usher fcd9f0afbd Added parser to default_template column 3 weeks ago
ElementalAlchemist ef061b6768 Pass the auth token when submitting thumbnails 3 weeks ago
Christopher Usher 1320472d05 Fixing pip installing wheels 3 weeks ago
Christopher Usher d3fa140995 Another typo fix 3 weeks ago
Christopher Usher fc2e30512d Missing opperator 3 weeks ago
Christopher Usher 843ee5dca5 Fixing incomplete changes to calculate_shift 3 weeks ago
Christopher Usher ca2668ef47 Fix typo that should have been fixed earlier 3 weeks ago
Christopher Usher acd7710fd7 Fun with inheritance 3 weeks ago
Christopher Usher 4041040af0 The Middleware object, not the SheetSync object, needs to know about shifts 3 weeks ago
Christopher Usher 71a8789c4b Fixed missing import 3 weeks ago
ElementalAlchemist fc82b2b17f Run Prettier on other Thrimbletrimmer files
It had not been run in previous PRs
3 weeks ago
ElementalAlchemist c8899f5133 Implement thumbnail manager
This implements a frontend for submitting new thumbnails and viewing existing thumbnail data.
3 weeks ago
ElementalAlchemist 6290850ff0 Add jcrop to the prettier ignore file 3 weeks ago
ElementalAlchemist 8ac23f2927 When checking whether a template exists, check the right table 3 weeks ago
Christopher Usher 5bd8fbd65f Static content for creating a template 3 weeks ago
Christopher Usher b4882a9fc4 More bug fixes 3 weeks ago