Skip to content
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

CCD-1246 Stale archive report core code #928

Merged
merged 17 commits into from
Mar 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ General

- Replace ``lxml`` dependency with ``BeautifulSoup`` for submission/login html error parsing [#926]

JWST
----

- Added stale archive report core code [#928]

11.16.21 (2023-03-09)
=====================
Expand All @@ -20,7 +24,6 @@ General

- Replace deprecated import ``pkg_resources`` with ``packaging.requirements``. [#923]


11.16.20 (2023-01-31)
=====================

Expand Down
Loading