aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-maven-plugin
Commit message (Collapse)AuthorAgeFilesLines
* Don't attempt to traverse a non-existent test-classes folder.gjoranv2021-07-071-0/+2
|
* update expected test resultsKristian Aune2021-03-193-6/+3
|
* Add copyright headersJon Bratseth2021-03-185-0/+5
|
* No default "instance" in plugins — require one for deploy, delete, suspendJon Marius Venstad2021-01-205-15/+31
|
* private fieldJon Marius Venstad2021-01-111-2/+1
|
* Actually add new plugin goal :facepalm:Jon Marius Venstad2021-01-111-0/+24
|
* Add URL and more logging when controller http client failsJon Marius Venstad2020-11-201-1/+10
|
* Throw more verbose exceptions, and avoid compile-version, in deployJon Marius Venstad2020-10-272-11/+2
|
* Handle empty valuesMorten Tokle2020-08-274-13/+14
|
* Handle empty instance in parent pomMorten Tokle2020-08-241-1/+1
|
* Add staging setup tests to correct listBjørn Christian Seime2020-07-091-1/+1
|
* Include staging setupMorten Tokle2020-07-022-0/+6
|
* Don't run goal by defaultBjørn Christian Seime2020-06-231-2/+1
|
* Add vespa-maven-plugin goal to generate test descriptor fileBjørn Christian Seime2020-06-223-0/+151
|
* Remove unused dependencyBjørn Christian Seime2020-06-221-4/+0
|
* Remove unnecessary dependencies to vespalog.gjoranv2020-04-271-5/+0
|
* Stop using deprecated constructorHarald Musum2020-04-172-6/+14
|
* Use relevant application/instance/deployment names in mojosJon Marius Venstad2020-04-152-4/+17
|
* Fail more intelligibly when endpointCertificateTimeout occursJon Marius Venstad2020-03-251-9/+10
|
* Move deployment tailing logic to clientJon Marius Venstad2020-02-291-19/+1
|
* Make mojo send only specified data, and make it all optionalJon Marius Venstad2020-01-202-9/+22
|
* Set commit and sourceUrl fields when present, in submit mojoJon Marius Venstad2020-01-091-1/+5
|
* Skip headers hereJon Bratseth2020-01-035-5/+0
|
* Add/corect copyright headersJon Bratseth2020-01-0313-1/+14
|
* They are two different propertiesØyvind Grønnesby2019-11-181-1/+1
| | | | Doing this once more with feeling
* Make error message match property nameØyvind Grønnesby2019-11-181-1/+1
|
* Change property names expected by plugins and test framework for auth filesJon Marius Venstad2019-10-251-12/+12
|
* Direct user to console when application does not exist or is forbiddenJon Marius Venstad2019-10-111-0/+9
|
* Merge remote-tracking branch 'origin/master' into ↵Øyvind Grønnesby2019-10-081-1/+2
|\ | | | | | | | | | | | | ogronnesby/let-plugin-get-key-as-parameter Conflicts: hosted-api/src/main/java/ai/vespa/hosted/api/Properties.java
| * Default instance name to user.nameJon Marius Venstad2019-10-071-1/+2
| |
* | When the privateKey is set, assume we don't need the certificate parameterØyvind Grønnesby2019-10-081-9/+10
| |
* | Make test for key presence symmetricØyvind Grønnesby2019-10-041-1/+1
| |
* | Let plugin get the key as parameterØyvind Grønnesby2019-10-041-2/+12
|/
* error is first, not last ...Jon Marius Venstad2019-09-161-1/+1
|
* Use separate setting for Vespa log levels in deploy mojoJon Marius Venstad2019-09-161-6/+12
|
* Make debug log entries (from Vespa log) go to debug log methodJon Marius Venstad2019-09-161-3/+4
|
* Indent multi-line entries and strip all trailing whitespaceJon Marius Venstad2019-09-141-3/+6
|
* Merge pull request #10590 from ↵Jon Marius Venstad2019-09-122-4/+22
|\ | | | | | | | | vespa-engine/jvenstad/reflect-deployment-status-in-plugin-exit Reflect deployment job status when plugin exists
| * Reflect deployment job status when plugin existsJon Marius Venstad2019-09-102-4/+22
| |
* | Point OS Vespa Maven plugins to public API by defaultJon Marius Venstad2019-09-101-1/+1
|/
* Add effective services mojoJon Marius Venstad2019-08-228-2/+164
|
* Factor out abstract mojo on deployment levelJon Marius Venstad2019-08-224-27/+33
|
* Fix javadocJon Marius Venstad2019-08-221-1/+1
|
* Add guard against production deletionsJon Marius Venstad2019-08-221-0/+5
|
* Add delete mojoJon Marius Venstad2019-08-221-0/+26
|
* Factor out getting the zone of a deployment given optional region and ↵Jon Marius Venstad2019-08-222-7/+14
| | | | environment
* Wrap TestConfig in TestRuntime, which includes and Authenticator, and obtain ↵Jon Marius Venstad2019-06-131-1/+6
| | | | the former from controller
* Delete unused codeJon Marius Venstad2019-05-141-19/+2
|
* Improve output from mojosJon Marius Venstad2019-05-145-23/+36
|
* Improve formatting, with colours based on levelJon Marius Venstad2019-05-142-5/+19
|