pharo icon indicating copy to clipboard operation
pharo copied to clipboard

TaskIt should be resynced for Pharo12

Open Ducasse opened this issue 4 years ago • 11 comments

Ducasse avatar Mar 31 '21 14:03 Ducasse

Martin started to integrate some fixes in pharo-contribution and the Pharo90 should benefit from this.

Ducasse avatar Mar 31 '21 14:03 Ducasse

This issue has either a default title or empty body. We would appreciate it if you could provide more information. Note: I am not a very intelligent bot, I can only react to new comments. Please add a comment for me if you update the body or title.

request-info[bot] avatar Mar 31 '21 14:03 request-info[bot]

While doing this be aware of https://github.com/pharo-contributions/taskit/issues/93

astares avatar Mar 31 '21 21:03 astares

Hello, I released Taskit v1.2.0 where:

  • I pushed all contributions in Pharo 10 (and some time ago I did the same for Pharo 9) (I hope I didn't miss anything... I'm quite sure I didn't)
  • Includes changes on Taskit repo's master from almost 2 years (see tag description for details).

tinchodias avatar Apr 14 '22 02:04 tinchodias

Doe we need to merge something in Pharo or can this issue now be closed?

MarcusDenker avatar Apr 14 '22 06:04 MarcusDenker

I think the original intention of the issue was to upgrade Pharo so it loads the new version of Taskit.

So, IIUC, it should be closed when a PR upgrading to v1.2.0.

tinchodias avatar Apr 14 '22 16:04 tinchodias

I see the project is referenced in BaselineOfBaseLibraries>>#baseline: with:

		spec baseline: 'TaskIt' with: [ 
			spec 
				loads: #('coreTests');
				repository: repository ].

Should we convert it to external project like Iceberg and others?

tinchodias avatar Apr 14 '22 16:04 tinchodias

Do we sync before P11 release or after?

jecisc avatar Mar 10 '23 10:03 jecisc

I guess this week I can re-commit new changes in P11 to TasKit repo, and then commit to this repo's Pharo11 branch. Do you know who to ask for the possibility to make the repo external like Iceberg and others? On the Taskit's repo, there wasn't any new commit (on master branch) since my previous commit, April/2022.


EDIT: or are you going to do it already, @jecisc ? be welcome :)

tinchodias avatar Mar 13 '23 14:03 tinchodias

It's not on my todo (yet) ahah

I was wondering because I see it tagged for Pharo 11 but the feature freeze started. I don't follow the changes of this project but if they are new features or refactoring we should wait P12. If they are bug fixes, then we should do the sync :)

jecisc avatar Mar 13 '23 14:03 jecisc

move the milestone, please

pavel-krivanek avatar May 01 '24 08:05 pavel-krivanek