Skip to content

Commit 53ed541

Browse files
authoredMay 29, 2022
Adding a section to do with delivery visibility.
Delivery visibility, using Jenkins pipelines. Perhaps VBA as the target language again?
1 parent dfd450f commit 53ed541

File tree

2 files changed

+18
-14
lines changed

2 files changed

+18
-14
lines changed
 

‎_pm-utilities/ics-event-stream.md

-14
This file was deleted.

‎_pm-utilities/project-management.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
layout: default
3+
title: Project Management
4+
topic: Project / Programme Mgt
5+
---
6+
7+
## Project Management
8+
Despite what software vendors would have you believe, there are short-comings in most tools. Persistent drags on productivity should be dealt with efficiently in case they affect deadlines:
9+
10+
- team members take time-off for various legitimate reasons and (global) projects are affected by varying public holiday schedules, so efficiently dealing with change in project capacity is important for sound tactical and strategic choices. Most calendars are published as event streams, so understanding how to aggregate these efficiently is a useful skill in capacity management.
11+
12+
Here I use Visual Basic, why? Because Excel has a user community of ~750 million users and it's great for adding up those 'non-working' days [ics-event-stream.vb]({% link /assets/samples/ics-event-stream.vb %})
13+
14+
- pipelining (is that a word?) is undoubtedly a useful technique in CI / CD.
15+
16+
Here...
17+
18+
- JIRA, :-)

0 commit comments

Comments
 (0)