aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-docs/build.gradle
Commit message (Collapse)AuthorAgeFilesLines
* [NO JIRA] Disable Gatsby's telemetryWouter Admiraal2022-06-301-1/+1
|
* SONAR-15962 Remove check dependency github action workflowMathieu Suen2022-02-281-9/+0
|
* [NO JIRA] Remove OWASP SCA toolingWouter Admiraal2022-02-221-7/+0
|
* [NO JIRA] Simplify sonar-docs build, as it's not analyzed in SonarQubeWouter Admiraal2021-12-011-15/+0
| | | | | | | Right now, we're not analyzing anything in server/sonar-docs. This means running things like coverage, JUnit reports, or ESLint, is meaningless, as the analysis will never be able to link the results to any known files.
* SONAR-15677 Update build pipelineWouter Admiraal2021-11-261-1/+14
|
* SONAR-15682 Fix sonar-docs analyzer docs extractionWouter Admiraal2021-11-231-2/+3
|
* SONAR-15311 Fix static documentation buildWouter Admiraal2021-11-171-0/+1
|
* Optimize yarn gradle tasks registrationPhilippe Perrin2021-10-111-2/+2
|
* Fix dependency checks for frontend projectsPhilippe Perrin2021-10-061-0/+7
|
* [NO-JIRA] Fix Gradle frontend tasks execution on Windows machinesPhilippe Perrin2021-10-011-4/+4
|
* Avoid unnecessary yarn installPhilippe Perrin2021-09-291-9/+12
|
* Revert "Avoid unnecessary yarn install runs"Philippe Perrin2021-09-281-7/+0
| | | | This reverts commit 8e37a6b5f7e0495cdb16ea5ad5113b00560b86d8.
* Avoid unnecessary yarn install runsPhilippe Perrin2021-09-281-0/+7
|
* Fix frontend dependency audit tasksPhilippe Perrin2021-09-271-2/+2
|
* SONAR-15297 Remove dependency on sonar-ui-common for sonar-docsWouter Admiraal2021-08-201-4/+0
|
* SONAR-14617 Target local sonar-ui-common projectPhilippe Perrin2021-07-211-0/+4
|
* BUILD Renew repox accounts and signing keyMalena Ebert2021-04-281-2/+2
|
* Split yarn validate-ci taskMalena Ebert2021-01-211-0/+12
|
* SONAR-13689 Add issue tracker url to languages static documentation pagePhilippe Perrin2020-09-181-5/+10
|
* Fix the upgrade of the Gradle Artifactory plugin to 4.15.1Simon Brandhof2020-04-061-3/+15
| | | | | | The configuration of private subprojects must be fixed in order to correct set the properties like "build.name" on private artifacts.
* SONAR-13155 add command to run yarn security auditSimon Brandhof2020-03-251-0/+9
|
* Add licenseFormat Gradle task to sonar-docsWouter Admiraal2020-01-071-0/+12
|
* SONAR-12677 do not duplicate configuration of bundled pluginsSébastien Lesaint2019-11-121-28/+12
| | | | | into the sonar-docs module and the edition modules also, make sonar-docs support being built from public sources which do not contain commercial editions
* SONAR-12677 static doc must not be built from public sourcesSébastien Lesaint2019-11-071-10/+10
|
* SONAR-12252 upgrade language plugins to latest versionSébastien Lesaint2019-10-151-1/+1
|
* SONAR-12384 update gradle buildMichal Duda2019-08-121-1/+59
|
* Build task ":server:sonar-docs:clean" should depend on ↵Evgeny Mandrikov2019-06-281-4/+2
| | | | | | ":server:sonar-docs:cleanYarn_run" Because output directory of last one is outside of standard "build" directory.
* Output of ":server:sonar-docs:yarn_run" should not depend on build numberEvgeny Mandrikov2019-06-111-2/+3
|
* Fix dependencies (order) between Gradle tasks that execute yarnGrégoire Aubert2019-05-161-0/+2
| | | | And add declarations of input files for "yarn_validate-ci" tasks, which were forgotten when caching was enabled for them.
* Enable Gradle cache for "yarn_validate-ci" tasks (#1616)Evgeny Mandrikov2019-05-151-2/+11
|
* Fix "gradlew clean"Simon Brandhof2019-04-031-1/+1
| | | | [skip ci]
* Fix clean-up of sonar-docs temp dirSimon Brandhof2019-03-291-0/+4
|
* Improve front end local build timeGrégoire Aubert2019-03-291-5/+1
|
* Docs hardening (#817)Pascal Mugnier2018-10-151-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | * SONAR-11352 Fix version label when on latest * SONAR-11353 Add favicon * SONAR-11351 Add canonical url * Change utility links positions * Fix the content of sonar-docs zip file * Rename sonar-docs preproduction server * Remove achived version notice when on lastest * Fix links prefixing * SONAR-11359 Make images path relative to version * Apply feedbacks * Fix favicon path
* Cirrus - fix front end validation with lint-reportGrégoire Aubert2018-10-031-1/+1
|
* Cirrus - Avoid runing eslint 2 times on CIGrégoire Aubert2018-09-241-1/+2
|
* SONAR-11268 replace Jenkins by Cirrus CISimon Brandhof2018-09-191-2/+8
|
* Make build of sonar-docs cacheableSimon Brandhof2018-08-271-1/+3
|
* Upgrade versions of nodejs and yarnSimon Brandhof2018-08-271-8/+0
| | | | and use a consistent version across modules
* Fix incorrect groupId for docsEric Hartmann2018-07-091-1/+1
|
* SONAR-10860 Make sonar-web cacheable with sonar-docsEric Hartmann2018-06-291-0/+2
|
* SONAR-10860 Add a zip for documentationEric Hartmann2018-06-291-0/+62