Skip to content

Add supported architecture warning#514

Merged
bmw merged 3 commits intocertbot:masterfrom
adferrand:deprecate-non-64-rhel
Jan 8, 2020
Merged

Add supported architecture warning#514
bmw merged 3 commits intocertbot:masterfrom
adferrand:deprecate-non-64-rhel

Conversation

@adferrand
Copy link
Copy Markdown
Collaborator

Related to certbot/certbot#7587
Fixes certbot/certbot#7632
Fixes #512

This PR creates an information tooltip on top of RHEL 6 and CentOS 6 sections to warn users that non-x86_64 architectures are not supported by the team for these systems.

Copy link
Copy Markdown
Member

@bmw bmw left a comment

Choose a reason for hiding this comment

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

Did you get a chance to test this? The changes aren't showing up for me locally.

Also, I think we should hide this warning on CentOS/RHEL 7+ systems. We can do that through the mustache templates you see in this file. Let me know if you'd like a rundown on how this works.

@adferrand
Copy link
Copy Markdown
Collaborator Author

Yes I tested it locally, with the Docker I set up in my second PR. Note that it worked once I deleted the jekyll cache.

@bmw
Copy link
Copy Markdown
Member

bmw commented Dec 11, 2019

I tested it by making a branch on this repo containing your code, letting Travis build it and push it here, and then running the site by following my instructions at #443 (comment).

The live website is polling the master branch of the website-builds repo so we should make sure these changes work when the site is built and pushed there as well.

EDIT: Updated link for running built site.

@adferrand
Copy link
Copy Markdown
Collaborator Author

Did you get a chance to test this? The changes aren't showing up for me locally.

And the number 1 question I asked when I was in frontend development: did you clear your browser cache?

Copy link
Copy Markdown
Member

@bmw bmw left a comment

Choose a reason for hiding this comment

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

Welp I think my mistake that prevented me from seeing your changes was worse than that. I think I ran the site locally and then connected to https://certbot.eff.org in my browser...

Sorry for the noise!

@bmw
Copy link
Copy Markdown
Member

bmw commented Dec 17, 2019

LGTM! I'm going to hold off merging for now until certbot/certbot#7587 is merged or released.

@adferrand
Copy link
Copy Markdown
Collaborator Author

@bmw, #7587 is now merged.

@bmw
Copy link
Copy Markdown
Member

bmw commented Jan 8, 2020

Thanks for the reminder.

@bmw bmw merged commit 82c1298 into certbot:master Jan 8, 2020
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.

Add website warning for 32-bit CentOS/RHEL 6 users Add warning that we only support CentOS/RHEL 6 systems running x86_64

2 participants