Commit graph

18 commits

Author SHA1 Message Date
Kieran Eglin
2b348607bf
Combined old and new GH actions for docker 2024-03-28 16:40:50 -07:00
Kieran Eglin
2affcd8616
Testing conditionals 2024-03-28 16:32:54 -07:00
Kieran
cab4c339e5
[Housekeeping] Add release workflow (takeover) (#147)
* [Housekeeping] Add release workflow (#141)

* add release workflow

This will create tags when a new release is published

* fix(workflows): refactor release workflow

Signed-off-by: Devin Buhl <devin@buhl.casa>

* Update release.yml

---------

Signed-off-by: Devin Buhl <devin@buhl.casa>

* Linting

* Testing changes

---------

Signed-off-by: Devin Buhl <devin@buhl.casa>
Co-authored-by: Devin Buhl <onedr0p@users.noreply.github.com>
2024-03-28 16:14:54 -07:00
Kieran Eglin
83b9adea59
Turned GH actions inputs into dropdowns 2024-03-27 12:10:53 -07:00
Kieran Eglin
937a14985f
One more GHCR shot 2024-03-24 15:15:43 -07:00
Kieran Eglin
a6a20c111f
Added GHCR tags 2024-03-24 15:13:12 -07:00
Kieran Eglin
87f07ff634
Testing GHCR support 2024-03-24 15:07:00 -07:00
Kieran Eglin
87da716fdf
Adds platform option when building docker containers 2024-03-24 09:20:07 -07:00
Kieran Eglin
11d160008c
Updated Docker image generation for GH action 2024-03-22 23:15:51 -07:00
Kieran
ad150b6f16
Improve README (#101)
* Started improving README

* Adds table of contents

* Updated PR template
2024-03-20 16:26:44 -07:00
Kieran
39caf4a94f
Added image tagging input to GH actions (#53) 2024-03-04 13:37:15 -08:00
Kieran Eglin
ebebbf7571
Updated docker build to only run on dispatch 2024-02-22 12:30:09 -08:00
Kieran
b8cec51c3b
Docker build action (round 2) (#34)
* Added first attempt at dockerfile

* Added workflow dispatch [skip ci]

* Trying PR trigger just for now [skip ci]

* Trying some more [skip ci]

* Revert for merge
2024-02-21 15:19:06 -08:00
Kieran
fdb83ed3f3
Improve dev tooling (#30)
* added ex_check and got it passing

* Set up ex_check to run in test env

* Added static code analysis

* Updated actions file

* Updated dockerfile
2024-02-21 10:28:27 -08:00
Kieran
d4d653398b
Basic onboading flow (#24)
* removed unused file

* [WIP] Created onboarding form

* Finished basic onboarding flow; added tests

* Improved onboarding language
2024-02-20 09:37:17 -08:00
Kieran
8fcd41f45d
Switch to sqlite (#22)
* Updated project to use sqlite

* Edited migrations directly because I fear no man

* Updated search functions and tests to work with sqlite

* Updated build tools to remove postgres
2024-02-16 10:11:41 -08:00
Kieran
fee39151a8
Add CI (#4)
* Added credo

* Added and ran Prettier; First pass at GH Actions

* Updated actions workflow to hopefully work on this branch

* Name the folder correctly how about

* Added proper container prefix to commands

* Apparently you have to get back into the root after commands

* CI is working, update branches to final value
2024-01-19 23:43:25 -08:00
Kieran
536f868ba0
Initial setup (first pass) (#1)
* Updated Elixir version; made phx interactive

* Added JS formatting rules

* Added yt-dlp to dockerfile

* Added a basic PR template

* Added default responses for the PR template
2024-01-19 08:49:16 -08:00