Add method to manually add artist metadata #85

Merged
wojtek merged 16 commits from 55---add-method-to-manually-add-artist-metadata into main 2024-01-10 22:33:58 +01:00
Owner

Closes #55

Closes #55
wojtek added 5 commits 2024-01-08 22:14:58 +01:00
wojtek added 1 commit 2024-01-08 22:47:48 +01:00
Ignore the new binary source file
Some checks failed
Cargo CI / Build and Test (pull_request) Failing after 1m5s
Cargo CI / Lint (pull_request) Successful in 42s
d43f82d5ef
wojtek added 1 commit 2024-01-08 22:52:57 +01:00
Some code ergonomics
Some checks failed
Cargo CI / Build and Test (pull_request) Failing after 59s
Cargo CI / Lint (pull_request) Successful in 42s
ac7a86f925
wojtek added 1 commit 2024-01-09 23:45:27 +01:00
Add unit tests
Some checks failed
Cargo CI / Build and Test (pull_request) Successful in 2m25s
Cargo CI / Lint (pull_request) Failing after 44s
29ff4f9a00
wojtek added 1 commit 2024-01-09 23:49:54 +01:00
Fix clippy
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m1s
Cargo CI / Lint (pull_request) Successful in 43s
e1306e089a
Author
Owner
  • Make add/remove more convenient for scripts. Adding something that exists is okay. Removing something that does not exist is okay. Remove itertools dependency if removing .format(", ").
  • Add docstring to mh-edit.
  • Use paste crate for macros https://docs.rs/paste/latest/paste/index.html.
- [x] Make add/remove more convenient for scripts. Adding something that exists is okay. Removing something that does not exist is okay. Remove itertools dependency if removing .format(", "). - [x] Add docstring to mh-edit. - [x] Use paste crate for macros https://docs.rs/paste/latest/paste/index.html.
wojtek added 1 commit 2024-01-10 09:16:28 +01:00
Do not error as much
Some checks failed
Cargo CI / Build and Test (pull_request) Successful in 2m15s
Cargo CI / Lint (pull_request) Failing after 40s
44675c9cbe
wojtek added 1 commit 2024-01-10 09:17:23 +01:00
Fix clippy
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m0s
Cargo CI / Lint (pull_request) Successful in 42s
d0e04d8a78
wojtek added 1 commit 2024-01-10 18:58:40 +01:00
Auto-generate the method identifiers
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m3s
Cargo CI / Lint (pull_request) Successful in 43s
f36247f53b
wojtek added 1 commit 2024-01-10 19:01:44 +01:00
Make tests consistent
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m0s
Cargo CI / Lint (pull_request) Successful in 44s
b35a8eea0a
wojtek added 1 commit 2024-01-10 19:30:41 +01:00
Add docstrings to the mh-edit command
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m2s
Cargo CI / Lint (pull_request) Successful in 43s
3a266c0ec5
wojtek changed title from WIP: Add method to manually add artist metadata to Add method to manually add artist metadata 2024-01-10 19:31:30 +01:00
wojtek added 1 commit 2024-01-10 19:34:27 +01:00
Clearer about messages
Some checks failed
Cargo CI / Build and Test (pull_request) Successful in 59s
Cargo CI / Lint (pull_request) Failing after 42s
b2ba9fdc4c
wojtek added 1 commit 2024-01-10 20:30:37 +01:00
Some clean up
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m3s
Cargo CI / Lint (pull_request) Successful in 44s
0a63ac4619
wojtek merged commit 36b82049f2 into main 2024-01-10 22:33:58 +01:00
wojtek deleted branch 55---add-method-to-manually-add-artist-metadata 2024-01-10 22:33:58 +01:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: wojtek/musichoard#85
No description provided.