Commit Graph

51 Commits

Author SHA1 Message Date
cascode _ 3e80545d6b var for images 2023-10-26 17:34:07 -07:00
cascode _ b511e5a81a more concise 2023-10-26 17:34:07 -07:00
cascode _ 8b5b5b539b Revert "more concise"
This reverts commit a0e6005acd.
2023-10-26 17:34:07 -07:00
cascode _ f5b7db930d more concise 2023-10-26 17:34:07 -07:00
cascode _ 8e0984e7b1 re-merge file 2023-10-26 17:34:07 -07:00
cascode _ 4957b36355 only run on some path changes 2023-10-26 17:34:07 -07:00
cascode _ 614d7b8a20 remove runner tag 2023-10-26 17:34:07 -07:00
cascode _ c5f723210b try removing runner tag 2023-10-26 17:34:07 -07:00
cascode _ 691afc382d change triggers 2023-10-26 17:34:07 -07:00
cascode _ cd4333cacd change triggers 2023-10-26 17:34:07 -07:00
cascode _ de9d8dde88 reorder triggers 2023-10-26 17:34:07 -07:00
cascode _ 55ec00d1fb only run for push on main, or for pr 2023-10-26 17:34:07 -07:00
cascode _ 05b6ffc807 image changes 2023-10-26 17:34:07 -07:00
cascode _ 7360bba00e add build deps to ci docker image 2023-10-26 17:34:07 -07:00
cascode _ 8c46018fee image changes 2023-10-26 17:34:07 -07:00
cascode _ dc01798dfa names and images changes 2023-10-26 17:34:07 -07:00
cascode _ 2aad6e49cd automated build and test 2023-10-26 17:34:07 -07:00
cascode _ b7c37613ce move some steps into the base image 2023-10-26 17:34:07 -07:00
cascode _ d8b6e31836 fix fmt 2023-10-26 17:34:07 -07:00
cascode _ 0babf35c1e test 2023-10-26 17:34:07 -07:00
cascode _ 57313ddf7c test 2023-10-26 17:34:07 -07:00
cascode _ 5ae1314bb7 add node 2023-10-26 17:34:07 -07:00
cascode _ 0cd0e54b66 add checkout 2023-10-26 17:34:07 -07:00
cascode _ 54db9795fe add debug ls 2023-10-26 17:34:07 -07:00
cascode _ e27d224d3d add debug ls 2023-10-26 17:34:07 -07:00
cascode _ 3b14b93d17 add rustfmt 2023-10-26 17:34:07 -07:00
cascode _ 1c719b3061 Revert "test"
This reverts commit 81158ca818.
2023-10-26 17:34:07 -07:00
cascode _ cab056ea69 test 2023-10-26 17:34:07 -07:00
cascode _ 1fbe2d6911 add automated format check 2023-10-26 17:34:07 -07:00
Sundog c5ebcc8204 adds more store-focused data structures 2023-10-25 12:41:54 -04:00
Sundog 4bba521103 adds OtherProducts and Collections data structures 2023-10-25 12:00:09 -04:00
Sundog abe545397b more model refinement 2023-10-20 09:37:57 -04:00
Sundog cb3f76aa17 refines MODELS around cart functionality, moves all pricing into Sku model, adds CouponCode model 2023-10-20 09:32:52 -04:00
Sundog e93736be61 more updates to MODELS 2023-10-19 16:17:48 -04:00
Sundog 188544366c more updates to MODELS and SCHEMA 2023-10-19 16:01:09 -04:00
Sundog 9c4d3a7197 updates MODELS and SCHEMAS 2023-10-19 14:57:03 -04:00
Sundog ce51888070 updates main.rs, applies default formatting from rustfmt 2023-10-19 13:12:21 -04:00
Sundog 69b694ae60 updates MODELS and SCHEMA 2023-10-19 13:11:52 -04:00
Sundog 1359dca5df adds Cargo.lock, updates gitignore, updates SCHEMA with initial table definitions for a couple of tables based on MODELS 2023-10-18 15:55:07 -04:00
Sundog 483d34d106 adds a few more config parameters to env.example 2023-10-18 14:49:32 -04:00
Sundog 447e7a8272 adds dotenv to cargo dependencies, adds env.example as example .env file 2023-10-18 14:36:15 -04:00
Sundog 280cd73039 adds shipping address to person 2023-10-18 14:21:42 -04:00
Sundog 3f9c4a79a4 implement Display for Tag entities rather than to_string 2023-10-18 14:19:34 -04:00
Sundog 520730c5d2 updates tag model, adds PersonCredential model 2023-10-18 14:05:30 -04:00
Sundog 56a17c1187 updates models, adds rusty_money crate dependency 2023-10-18 12:00:47 -04:00
Sundog 679b6ac755 updates models, makes them more accurate and rusty 2023-10-18 10:25:54 -04:00
Sundog e30c794c98 updates ARCHITECTURE, adds MODELS and SCHEMA docs 2023-10-17 17:27:09 -04:00
Sundog 60cc6cc9e0 adds hello world, adds architecture doc 2023-10-17 16:13:55 -04:00
Sundog ea6eb8ebc9 adds private/public playlist support to long-term goals 2023-10-17 13:52:34 -04:00
Sundog 7ae96e510b Update README 2023-10-17 13:52:21 -04:00