opengeospatial / teamengine

TEAM Engine (Test, Evaluation, And Measurement Engine) is an engine for testing web services and other resources written in JAVA. It executes test scripts written in Compliance Test Language (CTL), TestNG and other languages. It is lightweight and easy to run as a command line or to setup as a service. It can be used to test any type of service or encoding. It is also the official tool used by the Open Geospatial Consortium (OGC) for compliance testing.
Apache License 2.0
45 stars 41 forks source link

Replace previous OGC logo with the new OGC logo #483

Closed ghobona closed 2 years ago

ghobona commented 2 years ago

Is your feature request related to a problem? Please describe.

The OGC has a new logo, so TEAM Engine should be updated with the new logo.

https://ogcapi.ogc.org/img/OGC_Logo__Blue_Horizontal.svg

Describe the solution you'd like

Replace previous OGC logo with the new OGC logo

ghobona commented 2 years ago

Landing Page

All other pages

dstenger commented 2 years ago

There might be changes necessary in this repo https://github.com/opengeospatial/teamengine-site as well.

ghobona commented 2 years ago

The deployed instances obtain their site content from TE_BASE/resources/site.

So the logos of the deployed instances have been changed there for both Production and Beta.

The next step is to change the logos at https://github.com/opengeospatial/teamengine-site.

ghobona commented 2 years ago

For reference, the new logos are attached.

logo2021

certification-logo2021

ghobona commented 2 years ago

Created a Pull Request to update the teamengine-site repo https://github.com/opengeospatial/teamengine-site/pull/2

ghobona commented 2 years ago

@kstegemoller Please update the logos on the deployed dockerized instances.

ghobona commented 2 years ago

Created another Pull Request, this time to update the teamengine repo https://github.com/opengeospatial/teamengine/pull/484