fix: don't always set chaos label, missing .env version N/A handling #479

Merged
decentral1se merged 4 commits from upgrade-old-version-fix into main 2025-01-09 11:03:39 +00:00
Owner

Bonus bugs from #478 inspection.

  • run all the integration test files affected
Bonus bugs from https://git.coopcloud.tech/toolshed/abra/issues/478 inspection. - [x] run all the integration test files affected ✅
Member
+		if !internal.Chaos {

Should this be if internal.Chaos instead?

``` + if !internal.Chaos { ``` Should this be `if internal.Chaos` instead?
Member
+		if !internal.Chaos {

Should this be  if internal.Chaos  instead?

``` + if !internal.Chaos { ``` Should this be  `if internal.Chaos`  instead?
decentral1se force-pushed upgrade-old-version-fix from 56f863eee1 to 41e514ae9a 2025-01-09 10:54:49 +00:00 Compare
Author
Owner

@p4u1 yes 😂 thanks for the review, i saw that error and just had to get up for a stretch and a break. literally the opposite of what i am trying to achieve in this change hahahaha

@p4u1 yes 😂 thanks for the review, i saw that error and just had to get up for a stretch and a break. literally the opposite of what i am trying to achieve in this change hahahaha
decentral1se merged commit 41e514ae9a into main 2025-01-09 11:03:39 +00:00
decentral1se deleted branch upgrade-old-version-fix 2025-01-09 11:03:39 +00:00
decentral1se added this to the abra v0.10.0 project 2025-01-09 11:04:08 +00:00
decentral1se moved this to Done in abra v0.10.0 on 2025-04-14 22:00:59 +00:00
decentral1se moved this to Done in abra v0.10.0 on 2025-04-14 22:01:01 +00:00
decentral1se moved this to Done in abra v0.10.0 on 2025-04-16 05:16:08 +00:00
decentral1se moved this to Done in abra v0.10.0 on 2025-04-16 05:16:10 +00:00
decentral1se moved this to Done in abra v0.10.0 on 2025-04-19 07:28:29 +00:00
decentral1se moved this to Done in abra v0.10.0 on 2025-04-21 17:48:15 +00:00
Sign in to join this conversation.
No description provided.