-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid the mess of using Notification and re-introduce MetacelloIgnore…
…PackageLoaded
- Loading branch information
Hernán Morales Durand
committed
Aug 28, 2024
1 parent
e515bb3
commit 7e3bce0
Showing
5 changed files
with
20 additions
and
11 deletions.
There are no files selected for viewing
5 changes: 5 additions & 0 deletions
5
...tory/SmalltalkCI-Core.package/SCIMetacelloIgnorePackageLoaded.class/methodProperties.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"class" : { | ||
}, | ||
"instance" : { | ||
} } |
14 changes: 14 additions & 0 deletions
14
repository/SmalltalkCI-Core.package/SCIMetacelloIgnorePackageLoaded.class/properties.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"category" : "SmalltalkCI-Core", | ||
"classinstvars" : [ | ||
], | ||
"classvars" : [ | ||
], | ||
"commentStamp" : "", | ||
"instvars" : [ | ||
], | ||
"name" : "SCIMetacelloIgnorePackageLoaded", | ||
"pools" : [ | ||
], | ||
"super" : "Notification", | ||
"type" : "normal" } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 0 additions & 4 deletions
4
...talkCI-Core.package/SCIMetacelloLoadSpec.class/instance/ignorePackageNotificationClass.st
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
...sitory/SmalltalkCI-Core.package/SmalltalkCI.class/class/ignorePackageNotificationClass.st
This file was deleted.
Oops, something went wrong.