Skip to content

Commit 2904144

Browse files
committed
Changes to replace manually created Developer Activity Report with a simple GitHub comparision.
1 parent 14678f6 commit 2904144

File tree

1 file changed

+11
-16
lines changed

1 file changed

+11
-16
lines changed

scripts/esapi4java-core-TEMPLATE-release-notes.txt

Lines changed: 11 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -98,24 +98,19 @@ None known, other than the remaining open issues on GitHub.
9898

9999
-----------------------------------------------------------------------------
100100

101-
* Minor updates to README.md file with respect to version information.
101+
* Changes since last release ${PREV_VERSION} and ${VERSION}, i.e., changes between ${PREV_RELEASE_DATE} and ${YYYY_MM_DD_RELEASE_DATE}).
102102

103-
-----------------------------------------------------------------------------
103+
Note: I am no longer going to provide the 'Developer Activity Report' that I used to this manually create in tabluar form. This is in part because I use to use 'mvn site' to assist with its creation, but neither the 'Developer Activiity' nor 'File Activity' sections of the 'mvn site' output is currently working.
104+
105+
That said, I don't care as this was always a major PITA and I think it had dubious value to start with.
106+
107+
Therefore, I am replacing it to a stock GitHub tag comparison of the current and previous release, which I can automate.
108+
109+
Please see,
110+
111+
https://github.com/ESAPI/esapi-java-legacy/compare/esapi-${PREVIOUS_VERSION}...esapi-${VERSION}
104112

105-
Developer Activity Report (Changes between release ${PREV_VERSION} and ${VERSION}, i.e., between ${PREV_RELEASE_DATE} and ${YYYY_MM_DD_RELEASE_DATE})
106-
Generated manually (this time) -- all errors are the fault of kwwall and his inability to do simple arithmetic.
107-
108-
@@@@
109-
@@@@ This section needs to be manually updated.
110-
@@@@
111-
Developer Total Total Number # Merged
112-
(GitHub ID) commits of Files Changed PRs
113-
========================================================
114-
jeremiahjstacey 8 6 1
115-
dependabot 1 1 1
116-
kwwall 7 8 0
117-
========================================================
118-
Total PRs: 2
113+
for details. It contains all the information that the previous 'Developer Activity Reports' did and then some.
119114

120115
-----------------------------------------------------------------------------
121116

0 commit comments

Comments
 (0)