You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
The usage of PHP for the Eclipse project web sites is being deprecated. We'll need to adapt the MAT web site to these changes.
Here the content of the webmasters emails:
Greetings folks,
If your Eclipse project is using PHP for its website on https://eclipse.dev/ or for downloads, please be aware that we are proposing its deprecation.
It may have made sense to allow PHP project content on our servers in the past, but in today's context, it does not. Most projects now support a static website built by a CI mechanism. The same also applies to download pages, where PHP was typically used to read the content of the filesystem in real time, this can be done at build/promotion time.
Do note that, in today's security context, removing PHP is unavoidable. We realize that the EF has many items in a deprecation state - either in progress, or as is the case here, proposed and in planning. This is the unfortunate consequence of maintaining an infrastructure that has not properly evolved as the environment around us has changed, and even in yesteryear's security context, are no longer fit or are simply unacceptable.
Thank you for reading. Please comment on Issue 1934 (link above).
I have a bit of experience with static content generators and there are various pros and cons of each (there are many options out there), but if there is a converter for Hugo, then I think that's probably a good place to start.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The usage of PHP for the Eclipse project web sites is being deprecated. We'll need to adapt the MAT web site to these changes.
Here the content of the webmasters emails:
And a more recent one contained:
The text was updated successfully, but these errors were encountered: