diff --git a/.github/ISSUE_TEMPLATE/workflows/build.yml b/.github/ISSUE_TEMPLATE/workflows/build.yml deleted file mode 100644 index 2796c762..00000000 --- a/.github/ISSUE_TEMPLATE/workflows/build.yml +++ /dev/null @@ -1,20 +0,0 @@ -name: Build -on: - push: - branches: - - main - pull_request: - types: [opened, synchronize, reopened] -jobs: - sonarcloud: - name: SonarCloud - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v3 - with: - fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis - - name: SonarCloud Scan - uses: SonarSource/sonarcloud-github-action@master - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any - SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} diff --git a/configuration/application.yml b/configuration/application.yml index 868f9717..b8bdd6f2 100644 --- a/configuration/application.yml +++ b/configuration/application.yml @@ -131,14 +131,14 @@ ovsx: webui: frontendRoutes: "/extension/**,/namespace/**,/user-settings/**,/admin-dashboard/**,/about,/publisher-agreement-*,/terms-of-use,/members,/adopters" eclipse: - # TODO change back to https://api.eclipse.org/ for release. - base-url: https://api-staging.eclipse.org/ + base-url: https://api.eclipse.org/ publisher-agreement: version: 1 timezone: US/Eastern publishing: require-license: true elasticsearch: + clear-on-start: true enabled: true ssl: true relevance: