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