issues
search
GSA
/
ckanext-geodatagov
data.gov extension
Other
36
stars
39
forks
source link
Refactor sitemap generation code
#264
Closed
nickumia-reisys
closed
1 year ago
nickumia-reisys
commented
1 year ago
Related to
https://github.com/GSA/catalog.data.gov/issues/990
Changes:
Add more common code to
Sitemap
class
Extend
Sitemap
class to
SitemapIndex
and
SitemapData
for better abstraction
Delete each sitemap object + temporary files explicitly after upload
Related to
Changes:
Sitemap
classSitemap
class toSitemapIndex
andSitemapData
for better abstraction