Commit Graph

156 Commits

Author SHA1 Message Date
a572d10447 support output-folder option for git-related features
Repository-based logic seems to automatically be made relative to the top-level path the repo was initialised with, so we can actually support an output folder with no issues here
2024-10-01 13:08:26 -07:00
1b2e13b4c7 fix decompiling history into git
Why does this work and the version with the directory doesn't? yeah idk. But hey, this one successfully stages the files, so ill take it
2024-10-01 13:08:23 -07:00
321ef9b51e rbx_asset v0.2.3 user inventory 2024-10-01 11:40:29 -07:00
28bcf8005b download_user_inventory_json 2024-10-01 11:39:16 -07:00
ea0239c78b cookie.get_user_inventory_page 2024-10-01 11:38:43 -07:00
94792ebf02 unite PageErrors 2024-10-01 11:38:43 -07:00
ac674778f6 enable getting creations pages from user or group 2024-10-01 11:38:43 -07:00
d3d58ff358 crate info and licenses
All checks were successful
continuous-integration/drone/push Build is passing
2024-09-25 15:51:22 -07:00
bc11997e88 v0.4.6 documentation + update deps
All checks were successful
continuous-integration/drone/push Build is passing
2024-09-16 21:44:10 -07:00
4b5ceef5d4 update deps
All checks were successful
continuous-integration/drone/push Build is passing
2024-09-16 21:40:13 -07:00
00f8cddde0 write some documentation
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-24 12:22:21 -07:00
87993d0f52 improve directions
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-17 11:31:14 -07:00
40c166fcca mistake from clippy changes!
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-17 10:57:23 -07:00
9c52957a03 spaces
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-17 10:46:10 -07:00
f5d50a0de2 optimize backoff math 2024-08-17 10:46:10 -07:00
61c2026bff v0.4.5 create-asset-medias
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-17 09:44:06 -07:00
0259284940 update deps 2024-08-17 09:44:06 -07:00
7870723b31 RobloxOperation is private
hide this garbage inside the api module bruh
2024-08-17 09:44:06 -07:00
136dbb3054 plumb path to the end in an ugly way (patches welcome) 2024-08-16 23:48:17 -07:00
b9d2a1fbc7 redo it without filter_map - errors are propagated through 2024-08-16 23:47:46 -07:00
57a163dfb1 create-asset-medias 2024-08-16 23:29:03 -07:00
2d88f5bb51 cloud: clone for Creator 2024-08-16 18:34:42 -07:00
206f551663 cloud: create_asset returns a queryable object 2024-08-16 17:54:44 -07:00
4ea8cc609b cloud: extend operation 2024-08-16 17:27:17 -07:00
99f62d090b cloud: change error names 2024-08-16 17:27:17 -07:00
eecb1b3679 cloud: spaces 2024-08-16 17:27:17 -07:00
f072cbf1f8 asset create requires a non-empty string for file name that is thrown away (undocumented)
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-16 14:32:57 -07:00
fc4bca9802 clippy W
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-19 11:34:51 -07:00
9a5afb9953 v0.4.4 use old api for download
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-16 11:14:32 -07:00
f32cd104b6 use old api for download 2024-07-16 11:14:32 -07:00
b14915a63a rbx_asset v0.2.2 error on http status 2024-07-16 11:14:32 -07:00
abea7dd712 refactor get_asset (worthless, you can't actually download assets) 2024-07-16 11:11:57 -07:00
2d2ebcece0 error for status for all 2024-07-16 10:09:42 -07:00
44d8670738 print upload response for compile-upload-place
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-10 13:33:46 -07:00
7ab064e61e v0.4.3 use old api for compile-upload-asset
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-10 10:16:11 -07:00
4c00d7fe1a use old asset api for compile-upload-asset
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-10 10:14:35 -07:00
74b84f6de0 typo
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-10 10:07:21 -07:00
6111ebd0fe v0.4.2 old asset api
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-10 09:38:31 -07:00
b1a118c29e add old asset api
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-10 09:33:45 -07:00
8222cb3457 don't hard code asset type, expected price 2024-07-10 09:33:45 -07:00
04d092c76f rename limited commands 2024-07-10 09:08:20 -07:00
0d92221a27 Merge pull request 'Update for ci build' (#1) from feature/CI into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1
2024-07-08 20:39:48 +00:00
9c862717a5 Add build status
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-04 18:33:41 -04:00
11fee65354 Update for ci build 2024-07-04 18:31:06 -04:00
c947691f75 fix regex and remove --! because luau doesn't like it 2024-07-04 13:33:13 -07:00
cb984a9f20 v0.4.1 partially revert api changes because the new one is horrible 2024-07-04 13:32:20 -07:00
e46ad7a6a8 rbx_asset v0.2.1 old api is back 2024-07-04 13:32:20 -07:00
4805f3bc08 use old api for some things 2024-07-04 13:32:20 -07:00
9638672dde revive old api code 2024-07-04 13:32:20 -07:00
c945036d60 rename context to cloud 2024-07-04 13:32:20 -07:00