iidx-irbeat-patch: Rewrite batch files - [closed] #231

Closed
opened 2022-09-09 21:37:30 +03:00 by icex2 · 9 comments
icex2 commented 2022-09-09 21:37:30 +03:00 (Migrated from github.com)

In GitLab by @PolarManne on Sep 9, 2022, 20:37

Merges master -> master

A dumb little change, it just adds a menu to the .bat files to select the beat phase from instead of specifying it as a parameter, as well as check to make sure it was actually successful.

In GitLab by @PolarManne on Sep 9, 2022, 20:37 _Merges master -> master_ A dumb little change, it just adds a menu to the .bat files to select the beat phase from instead of specifying it as a parameter, as well as check to make sure it was actually successful.
icex2 commented 2022-09-16 20:55:32 +03:00 (Migrated from github.com)

Sorry for the late reply, life is keeping me busy.

I like the idea with the menu but in the current state, it removes the ability to run it without the menu, e.g. to use it in other scripts. Can you add this back? One option would be to check the first argument in the beginning of the script and if it is set, skip the menu and run the patch. If not provided, show the menu and proceed after user input.

Sorry for the late reply, life is keeping me busy. I like the idea with the menu but in the current state, it removes the ability to run it without the menu, e.g. to use it in other scripts. Can you add this back? One option would be to check the first argument in the beginning of the script and if it is set, skip the menu and run the patch. If not provided, show the menu and proceed after user input.
icex2 commented 2022-10-01 19:32:37 +03:00 (Migrated from github.com)

In GitLab by @PolarManne on Oct 1, 2022, 18:32

added 1 commit

  • 7af5ffe8 - Allow passing arguments and terminal close fix

Compare with previous version

In GitLab by @PolarManne on Oct 1, 2022, 18:32 added 1 commit <ul><li>7af5ffe8 - Allow passing arguments and terminal close fix</li></ul> [Compare with previous version](/djhackers/bemanitools/-/merge_requests/130/diffs?diff_id=2719&start_sha=35c76d388ee70dded594634505aad285f8a28049)
icex2 commented 2022-10-01 19:34:40 +03:00 (Migrated from github.com)

In GitLab by @PolarManne on Oct 1, 2022, 18:34

Added the ability to do that. It does differ from previous behavior in that it now expects the actual beat number instead of beat number - 1.
Sorry it took so long to get back, been sick off my ass as of late.

In GitLab by @PolarManne on Oct 1, 2022, 18:34 Added the ability to do that. It does differ from previous behavior in that it now expects the actual beat number instead of beat number - 1. Sorry it took so long to get back, been sick off my ass as of late.
icex2 commented 2022-10-03 22:30:20 +03:00 (Migrated from github.com)

Added the ability to do that.

Thanks for following up and putting effort into polishing this, appreciated.

It does differ from previous behavior in that it now expects the actual beat number instead of beat number - 1.

I think that's fine and actually makes more sense from a user's perspective. No objections.

Sorry it took so long to get back, been sick off my ass as of late.

No worries, hope you are better now.

> Added the ability to do that. Thanks for following up and putting effort into polishing this, appreciated. > It does differ from previous behavior in that it now expects the actual beat number instead of beat number - 1. I think that's fine and actually makes more sense from a user's perspective. No objections. > Sorry it took so long to get back, been sick off my ass as of late. No worries, hope you are better now.
icex2 commented 2022-10-03 22:30:30 +03:00 (Migrated from github.com)

resolved all threads

resolved all threads
icex2 commented 2022-10-03 22:30:34 +03:00 (Migrated from github.com)

approved this merge request

approved this merge request
icex2 commented 2022-12-20 02:46:51 +03:00 (Migrated from github.com)

Sorry for getting back so late about this. I just noticed this one still being open which is odd because I approved it already 2 months ago. No idea why I have not merged this, yet.

Trying to do that now, gitlab just shows me a "Something went wrong. Please try again." error message. It seems like the source branch PolarManne/bemanitools:master does not exist anymore or cannot be accessed (permission issue).
If you still want this merged, can you check what might be wrong with your source branch?

@PolarManne

Sorry for getting back so late about this. I just noticed this one still being open which is odd because I approved it already 2 months ago. No idea why I have not merged this, yet. Trying to do that now, gitlab just shows me a "Something went wrong. Please try again." error message. It seems like the source branch `PolarManne/bemanitools:master` does not exist anymore or cannot be accessed (permission issue). If you still want this merged, can you check what might be wrong with your source branch? @PolarManne
icex2 commented 2022-12-20 20:11:12 +03:00 (Migrated from github.com)

In GitLab by @PolarManne on Dec 20, 2022, 18:11

It was set to private so probably a permissions issue. I've switched my repo to public so try it again.

In GitLab by @PolarManne on Dec 20, 2022, 18:11 It was set to private so probably a permissions issue. I've switched my repo to public so try it again.
icex2 commented 2022-12-22 21:11:43 +03:00 (Migrated from github.com)

GitLab is being dumb and doesn't allow me to merge this MR anymore. Apparently, it still fights some 404 issues that should not be the case anymore.
I opened a new MR, https://dev.s-ul.net/djhackers/bemanitools/-/merge_requests/130, with the changes and appointed you as the author. Merging the other MR and closing this one to conclude this.
Thanks again and sorry for the mess.

GitLab is being dumb and doesn't allow me to merge this MR anymore. Apparently, it still fights some 404 issues that should not be the case anymore. I opened a new MR, https://dev.s-ul.net/djhackers/bemanitools/-/merge_requests/130, with the changes and appointed you as the author. Merging the other MR and closing this one to conclude this. Thanks again and sorry for the mess.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Max/djhackersdev_bemanitools#231