The Wayback Machine - https://web.archive.org/web/20220708232943/https://github.com/topics/foss
Skip to content
#

foss

Here are 513 public repositories matching this topic...

peterzhuamazon
peterzhuamazon commented Jun 23, 2022

Just grab a centos7 docker container like this one:
https://hub.docker.com/r/opensearchstaging/ci-runner/tags?page=1&ordering=last_updated&name=ci-runner-centos7-gradle-check-v1

Export these envvar:
JAVA11_HOME="/opt/java/openjdk-11
JAVA17_HOME="/opt/java/openjdk-17"
JAVA8_HOME="/opt/java/openjdk-8"
JAVA_HOME="/opt/java/openjdk-17"

Check out main or 2.0 branch, run `./gradlew check --no

bug good first issue Build Libraries & Interfaces
hsiang9431-amzn
hsiang9431-amzn commented Oct 19, 2021

Is your feature request related to a problem? Please describe.
When user is trying to load pages with no corresponding permission, for instance a normal user trying to see security configuration page, they are directed to an error page showing Application not found.

This page does not provide user a way to nevigate out, it requires user to manually reset the URL to bring the app back t

enhancement good first issue

Improve this page

Add a description, image, and links to the foss topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the foss topic, visit your repo's landing page and select "manage topics."

Learn more