update sandwiches #3683

Closed
opened 2023-01-31 00:58:01 +00:00 by flux · 10 comments
Member

to try to make sure 1.1.118 stuff is ready soon, i've started working on updating sandwiches. a review of our changes to the mod found that pretty much all our custom changes are already in the mod or irrelevant. it still needs testing, though, particularly the integration stuff.

to try to make sure 1.1.118 stuff is ready soon, i've started working on updating sandwiches. a review of our changes to the mod found that pretty much all our custom changes are already in the mod or irrelevant. it still needs testing, though, particularly the integration stuff.
flux added this to the 1.1.117.1 milestone 2023-01-31 00:58:01 +00:00
flux added the
1. kind/enhancement
4. step/at work
labels 2023-01-31 00:58:01 +00:00
flux self-assigned this 2023-01-31 00:58:02 +00:00
flux added this to the flux's TODO list project 2023-01-31 00:58:02 +00:00
Author
Member
2023-01-30 16:55:44: ERROR[Main]: ModError: Failed to load and run script from /opt/minetest/bin/../worlds/your-land/worldmods/yl_commons/init.lua:
2023-01-30 16:55:44: ERROR[Main]: ...../worlds/your-land/worldmods/yl_commons/util/groups.lua:19: attempting to override unknown item sandwiches:rasperry_jam_sandwich
2023-01-30 16:55:44: ERROR[Main]: stack traceback:
2023-01-30 16:55:44: ERROR[Main]: 	[C]: in function 'error'
2023-01-30 16:55:44: ERROR[Main]: 	...../worlds/your-land/worldmods/yl_commons/util/groups.lua:19: in function 'add_groups'
2023-01-30 16:55:44: ERROR[Main]: 	...lds/your-land/worldmods/yl_commons/groups/sandwiches.lua:18: in main chunk
2023-01-30 16:55:44: ERROR[Main]: 	[C]: in function 'dofile'
2023-01-30 16:55:44: ERROR[Main]: 	...st/bin/../worlds/your-land/worldmods/yl_commons/init.lua:181: in function 'dofile'
2023-01-30 16:55:44: ERROR[Main]: 	...../worlds/your-land/worldmods/yl_commons/groups/init.lua:31: in main chunk
2023-01-30 16:55:44: ERROR[Main]: 	[C]: in function 'dofile'
2023-01-30 16:55:44: ERROR[Main]: 	...st/bin/../worlds/your-land/worldmods/yl_commons/init.lua:181: in function 'dofile'
2023-01-30 16:55:44: ERROR[Main]: 	...st/bin/../worlds/your-land/worldmods/yl_commons/init.lua:188: in main chunk
``` 2023-01-30 16:55:44: ERROR[Main]: ModError: Failed to load and run script from /opt/minetest/bin/../worlds/your-land/worldmods/yl_commons/init.lua: 2023-01-30 16:55:44: ERROR[Main]: ...../worlds/your-land/worldmods/yl_commons/util/groups.lua:19: attempting to override unknown item sandwiches:rasperry_jam_sandwich 2023-01-30 16:55:44: ERROR[Main]: stack traceback: 2023-01-30 16:55:44: ERROR[Main]: [C]: in function 'error' 2023-01-30 16:55:44: ERROR[Main]: ...../worlds/your-land/worldmods/yl_commons/util/groups.lua:19: in function 'add_groups' 2023-01-30 16:55:44: ERROR[Main]: ...lds/your-land/worldmods/yl_commons/groups/sandwiches.lua:18: in main chunk 2023-01-30 16:55:44: ERROR[Main]: [C]: in function 'dofile' 2023-01-30 16:55:44: ERROR[Main]: ...st/bin/../worlds/your-land/worldmods/yl_commons/init.lua:181: in function 'dofile' 2023-01-30 16:55:44: ERROR[Main]: ...../worlds/your-land/worldmods/yl_commons/groups/init.lua:31: in main chunk 2023-01-30 16:55:44: ERROR[Main]: [C]: in function 'dofile' 2023-01-30 16:55:44: ERROR[Main]: ...st/bin/../worlds/your-land/worldmods/yl_commons/init.lua:181: in function 'dofile' 2023-01-30 16:55:44: ERROR[Main]: ...st/bin/../worlds/your-land/worldmods/yl_commons/init.lua:188: in main chunk ```
Author
Member
upstream issue: https://notabug.org/Annalysa/sandwiches/issues/2
flux added the
3. source/mod upstream
4. step/blocked
labels 2023-01-31 02:21:07 +00:00
Author
Member
another upstream issue: https://notabug.org/Annalysa/sandwiches/issues/3
Author
Member
upstream PR: https://notabug.org/Annalysa/sandwiches/pulls/4
flux added
4. step/ready to QA test
and removed
4. step/at work
4. step/blocked
labels 2023-02-02 05:14:08 +00:00
Author
Member

upstream is ready to be pulled

upstream is ready to be pulled
Author
Member

updated our integration code for new sandwiches (should continue to work w/ old ones too) e2ea43b067

updated our integration code for new sandwiches (should continue to work w/ old ones too) https://gitea.your-land.de/your-land/yl_commons/commit/e2ea43b067fd5d5449335e47869d083e5db73e06
AliasAlreadyTaken modified the milestone from 1.1.117.1 to 1.1.118 2023-02-12 14:30:09 +00:00

All we need to do is pull sandwiches, right? All the integration stuff is waiting for upstream sandwiches? No special commits to sandwiches anymore?

All we need to do is pull sandwiches, right? All the integration stuff is waiting for upstream sandwiches? No special commits to sandwiches anymore?
Author
Member

All we need to do is pull sandwiches, right? All the integration stuff is waiting for upstream sandwiches? No special commits to sandwiches anymore?

yup, no need to merge all the custom changes we made to the mod, we should just use the upstream code as it is.

> All we need to do is pull sandwiches, right? All the integration stuff is waiting for upstream sandwiches? No special commits to sandwiches anymore? yup, no need to merge all the custom changes we made to the mod, we should just use the upstream code as it is.

QA

Except #4184 : NICE!

QA Except #4184 : NICE!
AliasAlreadyTaken added the
ugh/QA OK
label 2023-04-13 22:49:13 +00:00
flux added
5. result/fixed
and removed
4. step/ready to QA test
labels 2023-04-25 18:40:52 +00:00
flux removed this from the flux's TODO list project 2023-04-25 18:40:55 +00:00
flux removed their assignment 2023-04-25 18:40:57 +00:00
Author
Member

this is live =D

this is live =D
flux closed this issue 2023-04-25 18:41:17 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 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: your-land/bugtracker#3683
No description provided.