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 firefox automation #67

Merged
merged 5 commits into from
Jan 8, 2023

Conversation

noqcks
Copy link
Contributor

@noqcks noqcks commented Jan 6, 2023

Fetch Firefox versions with their dates from https://www.mozilla.org/en-US/firefox/releases/

Unfortunately firefox release pages for versions <3.0 are not dated (example). Not sure where we can get this data.

Signed-off-by: Benji Visser <benji@093b.org>
Signed-off-by: Benji Visser <benji@093b.org>
Signed-off-by: Benji Visser <benji@093b.org>
Copy link
Member

@marcwrobel marcwrobel left a comment

Choose a reason for hiding this comment

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

Great work!

I left you a note for a potential bug and some suggestions on improvements that could be done to reduce the execution time (which is quite long).

src/firefox.py Outdated Show resolved Hide resolved
src/firefox.py Outdated Show resolved Hide resolved
src/firefox.py Outdated Show resolved Hide resolved
src/firefox.py Show resolved Hide resolved
Signed-off-by: Benji Visser <benji@093b.org>
Signed-off-by: Benji Visser <benji@093b.org>
@noqcks noqcks requested a review from marcwrobel January 6, 2023 16:51
Copy link
Member

@marcwrobel marcwrobel left a comment

Choose a reason for hiding this comment

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

LGTM. @captn3m0 do you want to take a look at this script before we merge it ?

@captn3m0
Copy link
Member

captn3m0 commented Jan 7, 2023 via email

@marcwrobel
Copy link
Member

Ok, let's merge and see. Retries will have to be added if it fails often.

@marcwrobel
Copy link
Member

Ok, let's merge and see. Retries will have to be added if it fails often.

We just had a timeout with the maven script. Maybe we should add a retry mechanism there too ;).

@marcwrobel marcwrobel merged commit f9597f5 into endoflife-date:main Jan 8, 2023
@marcwrobel
Copy link
Member

Looks like the retry mechanism will be needed, already got a timeout in https://github.com/endoflife-date/release-data/actions/runs/3867095398.

marcwrobel added a commit to endoflife-date/endoflife.date that referenced this pull request Jan 19, 2023
marcwrobel added a commit to endoflife-date/endoflife.date that referenced this pull request Jan 19, 2023
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.

3 participants