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

[sourcegraph] Add automation #404

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Alexm0812
Copy link

This script fetches the Sourcegraph technical changelog and releases pages, extracts relevant version and release date information, and declares them using ProductData.
The version number is extracted from the technical changelog and then matched correctly with the release date from the release pages.
The Version number is from the h2 tag. Each h2 has a matching h1 tag (eg 5.11 patch 4) which then matches with the 5.11 patch 4 on the release pages
Sourcegraph does not specify the day of release for each version. This has been defaulted to the 1st of every month for now

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.

1 participant