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

Add release_info.json and latest.xml files #426

Merged
merged 4 commits into from
Oct 24, 2023

Conversation

tdrwenski
Copy link
Contributor

@tdrwenski tdrwenski commented Oct 23, 2023

Add current release_info.json and latest.xml files from nexus to git repo. The first is used for the downloads page on the website and the second prints info about current TDS versions upon startup. Will update these in a next PR.


This change is Reviewable

@tdrwenski tdrwenski marked this pull request as ready for review October 23, 2023 22:24
@@ -0,0 +1,4 @@
<tdsVersions>
<version name="maintenance" value="4.6.21"/>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

haha this isn't right though. Although I don't know if we even use this value...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, definitely! I just updated to current development/release versions.

The latest.xml is retrieved from nexus in the TdsUpdateConfigBean.getLatestVersionInfo and then written to the catalogInit.log file.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why this is needed, just one more place to keep the versions up to date... so I would also be okay with removing it.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated the latest.xml on the artifacts server as well as a test for retrieving that

@tdrwenski tdrwenski marked this pull request as draft October 24, 2023 16:06
@tdrwenski tdrwenski marked this pull request as ready for review October 24, 2023 16:39
@haileyajohnson haileyajohnson merged commit 5e70a9e into Unidata:main Oct 24, 2023
9 checks passed
@tdrwenski tdrwenski deleted the add-downloads-page-file branch October 24, 2023 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants