-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Obligation date-based standards #315
Comments
How is this possible when there are inline changes tied to existing obligation dates? This is related to the request to improve how documentation is published that was "being looked at" at the start of the year in #56 as well as related to #61, #41 and more recently #265, #266 (which, incidentally wasn't supported by maintenance iteration attendees), #310 and #311. Since then changes have continued to involve diffs in excess of 100,000+ lines and as of this afternoons implementation call the engineering team is "looking at options" although there doesn't appear to have been any formal kick off of requirements analysis so I guess "DSB knows best" is still ringing true. In an effort to make it easier for participants to focus on delivering real things, Biza.io has started maintaining a redocs version of the Standards which while focusing (at this stage) on endpoint changes provides much smaller diffs, structurally tagged, that are 2% the size of the upstream along with OpenAPI 3 support (and Swagger backport), versioned schema, documented enumerations and, where possible, bounded value ranges. Realistically, in the absence of an approach that understands the software engineering process, perhaps a more detailed obligation date table would suffice? For instance, something (very and definitely inaccurate!) roughly like this:
Of course, this doesn't protect against undocumented and inline version changes (of which there have been quite a few in successive versions) but at least a dev lead can give an update the project manager can get onboard with. Finally, I'll add a note here @commbankoss that what you are proposing would be a lot easier (and indeed quite logical) had the versioning strategy been aligned to the standards version as I outlined, at the time on the Register GitHub (because attempts within the DSB team and externally after I left fell on deaf ears). I suspect it is only now that internal dev teams are experiencing the pain that those who have been operating as recipients have forecast and experienced since the beginning. |
Further on this, the PR for 1.5.0 changes is 112,822 additions, 2,240 removals. Not withstanding the infosec changes the actual payload endpoint changes is 167 additions, 128 removals representing a 99.74% reduction. |
There has been some related commentary on this at #328 |
Westpac is supportive of the approach mentioned by Commonwealth Bank, but the use of endpoint versions significantly complicates an approach of this type. We are supportive of a more detailed obligation date table. We would also be supportive of allowing a review period for new standards versions in entirety prior to releases – this would help to ensure that documentation errors are avoided in future. |
Thanks all, as discussed on the maintenance iteration call held on 7/10/2020 this issue should not be considered in isolation and the recommendations proposed in #328 warrant consideration as a holistic solution. The core issue at the heart of the change request is to have greater certainty on obligations for each compliance milestone. In the context of a more comprehensive obligations table, the DSB would first like to elicit requirements and what dimensions (along with an agreed definition) should be expressed e.g Rules section/version, earliest implementation date, etc. @perlboy has provided a number of dimensions:
|
Hi @CDR-API-Stream,
Introduced into Data Standards is probably most appropriate. I'm not aware of any requirement to limit the time by which a holder can go live (ie. "Next Day" would be great - if it was possible!).
Deprecation Date refers to when it was declared in the Standards as scheduled for Retirement. Retirement Date is the "last date of support" for Recipients. For Babelfish we immediately mark methods with a @deprecated tag, which starts doing strikethrough in IDEs giving developers an indicator of work to do but not breaking the code itself, and then drop the method entirely post retirement whereby compile errors would ensue. |
Several changes have been made, or are planned to be made for v1.7.0, based on feedback to this issue and other similar issues related to the DSB's publishing processes:
This change request will be kept open so that further feedback can be tracked. The original poster may wish to close this issue or create a separate issue that specifically targets other areas for consideration as they see fit. |
As noted in the comment above, a number of changes in respect to this issue have been made since it was raised, including these items introduced in v1.17.0 - If there are no further comments or feedback on this issue, I propose it be closed on 30 June 2023. |
While we recognize the the efforts made by the regime to improve the engagement process, including the introduction of regular working groups, workshops, detailed minutes, and most recently the support portal, it has become quite difficult to interpret which parts of the standards have what obligation dates.
To mitigate these difficulties, we propose the standards be split into different files, each describing the obligations for a specific date/milestone.
The text was updated successfully, but these errors were encountered: