You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature Ask:
When Just prints task started and finished logs it should also print package name along with it
When packages build are running in parallel it is difficult to identify which package run which task
Eg :
2020-05-05T16:50:21.8649373Z [4:50:21 PM] ■ started 'pack-nuget'
2020-05-05T16:50:21.8658601Z [4:50:21 PM] ■ finished 'pack-nuget' in 0s
2020-05-05T16:50:21.8664959Z [4:50:21 PM] ■ started 'publish-nuget'
2020-05-05T16:50:21.8673777Z [4:50:21 PM] ■ finished 'publish-nuget' in 0s
The text was updated successfully, but these errors were encountered:
Feature Ask:
When Just prints task started and finished logs it should also print package name along with it
When packages build are running in parallel it is difficult to identify which package run which task
Eg :
2020-05-05T16:50:21.8649373Z [4:50:21 PM] ■ started 'pack-nuget'
2020-05-05T16:50:21.8658601Z [4:50:21 PM] ■ finished 'pack-nuget' in 0s
2020-05-05T16:50:21.8664959Z [4:50:21 PM] ■ started 'publish-nuget'
2020-05-05T16:50:21.8673777Z [4:50:21 PM] ■ finished 'publish-nuget' in 0s
The text was updated successfully, but these errors were encountered: