Commit Graph

32 Commits

Author SHA1 Message Date
phoenix 0098463e2c Change 2025-03-12 20:39:31 -04:00
phoenix 64ed69bfe8 Addded another step 2025-03-12 20:35:23 -04:00
phoenix 982829d364 Reorder 2025-03-12 20:31:30 -04:00
phoenix e92664b19e Another one 2025-03-12 20:30:09 -04:00
phoenix a594ab7c14 Another one 2025-03-12 20:26:26 -04:00
phoenix 5cf574bd01 Another one 2025-03-12 20:25:03 -04:00
phoenix 03d7987bd9 Another one 2025-03-12 20:17:58 -04:00
phoenix 68a791f9ca Another one 2025-03-12 20:13:04 -04:00
phoenix 1dfb780d59 Another one 2025-03-12 20:11:53 -04:00
phoenix eaf6768d54 Checking size 2025-03-12 20:07:37 -04:00
phoenix 526d80e934 Repository secret 2025-03-12 20:05:14 -04:00
phoenix a3b2e48d4d Updating 2025-03-12 19:55:32 -04:00
phoenix 0b62f47a06 Checking regular variable 2025-03-12 19:47:39 -04:00
phoenix bb343ea579 Added variables 2025-03-12 19:46:07 -04:00
phoenix 4f501d1e2c Forgot dereference 2025-03-12 19:39:17 -04:00
phoenix 57f3468499 Using secrets 2025-03-12 19:37:55 -04:00
phoenix 4c8339df88 Another one 2025-03-12 19:34:43 -04:00
phoenix 037d87c31a More changes. again.agg 2025-03-12 19:33:05 -04:00
phoenix b2bdd378f5 More changes. again 2025-03-12 19:31:44 -04:00
phoenix 19770b4d9b More changes 2025-03-12 19:30:37 -04:00
phoenix b0b9aa5079 Added ci workflow for ssh keys 2025-03-12 19:27:39 -04:00
phoenix 2ba2305071 Updated workflow 2025-03-12 19:20:14 -04:00
KD 6aa6f548a9 Create rust-ubuntu-latest.yml (#23)
* Create rust-ubuntu-latest.yml

* Create rust-macos-latest

* Delete .github/workflows/rust.yml
2025-02-02 16:07:52 -05:00
Kun Deng ee4469b385 Language Migration (#21)
* Blank slate

* Added gitignore

* Updated gitignore

* Added rust code

* Added modules

* Fixed build issues

* rustfmt

* Updated models

* Added parsers module

* Updated utilities module

* Updated main.rs

* Updated api_parser and song model

* Updated icarus_action model

* Updated structs in managers module

* Updated main.rs

* More changes

* Saving changes

* Added new struct and methods

* More changes. Not functional yet

* Changed name of the project

* Removed cmake workflow

* Adding rust workflow

* Adding code to the syncers module

* Cargo formatting

* Continuing work

* Adding code to the syncers module

* Added dependencies

* Adding more code to the syncers module

* Added more code to the syncers module

It's not 100 percent done yet, I'll work on other modules

* Added more code to the managers module

* Added code to request a token

* Cargo formatting

* Adding more code to multi target upload

* Adding more multi-target upload code and formatted code

* Added more multi-upload code

* cargo fmt

* Got uploading functional and cargo fmt-ing

* Uploading multi target works, but is buggy

Not all of the songs are being uploaded

* Added single target upload

* Single target upload is functional but need to revisit multi-target upload

Multi-target upload is broken now. Needs to be revisited

* Fixed multi target upload

* Can now retrieve songs

* Downloading functionality is working

* Delete functionality is operational

* Updated README

* More cleanup

* Added test
2024-06-15 12:22:17 -04:00
kdeng00 5d02c47b86 Workflow fix 2023-08-04 21:03:02 -04:00
kdeng00 7abf5d5db2 Indentation issue 2023-08-04 21:01:15 -04:00
kdeng00 42dcbb87ed Adding build step to workflow 2023-08-04 20:59:43 -04:00
kdeng00 31b633e5f8 Cleanup 2023-08-04 20:56:51 -04:00
kdeng00 8788106352 Workflow changes 2023-08-04 20:51:23 -04:00
kdeng00 9957a7c6eb Updated workflow 2023-08-04 20:45:54 -04:00
Kun Deng 8df10ed210 Update cmake.yml 2023-04-09 11:11:55 -04:00
Kun Deng e70a38d24b Create .github/workflows/cmake.yml 2023-04-09 11:03:48 -04:00