Commit graph

67 commits

Author SHA1 Message Date
Court Ewing 834f56392e Apply -snapshot suffix during build task
The default behavior of the build task is to now apply the -snapshot
suffix dynamically rather than us manually hardcoding and managing it
within the source code itself. The `--release` flag will drop the
-snapshot suffix on a build, which should be used for any release
candidate.

The default behavior of the build task has also changed to create
rpm/deb packages as well. Since we've only confirmed that this works on
linux, you can override that behavior by passing `skip-os-packages`.

If you do not want to create any zip or tar.gz archives, you can pass
`--skip-archives`.
2016-06-11 15:57:30 -04:00
Shaunak Kashyap df0cad1874
Updating instructions for building OS packages 2016-05-26 08:18:59 -07:00
LeeDr 82b06cd464 Minor update to CONTRIBUTING.md for required Cygwin packages on Windows. 2016-05-05 10:46:13 -05:00
Shaunak Kashyap af7b5f4bfe
Using "pull request" instead of "PR" for consistency with rest of doc 2016-04-08 13:50:24 -05:00
Shaunak Kashyap 8c19da14c7
Adding explicit note about contributors not assigning version labels 2016-04-08 13:47:15 -05:00
Shaunak Kashyap b5b47b6107
s/tag/label/ to match GitHub terminology 2016-04-08 13:46:44 -05:00
Shaunak Kashyap f6b6feea0a
Removing outdated instructions on labeling PRs with versions 2016-04-06 14:49:03 -07:00
Rashid Khan 08ff029b49 Add coverage test notes 2016-03-18 13:11:44 -07:00
Joe Fleming b00a9d97ac Merge pull request #6542 from bevacqua/feature/cli-on-windows
Cross-platform CLI execution of "npm start".
2016-03-17 11:08:39 -07:00
Nicolas Bevacqua 8fce2d2e5c [cli] Cross-platform CLI execution of "npm start". Fixes #4962 2016-03-17 14:19:36 -03:00
Steven R. Loomis 02d2210572 Update CONTRIBUTING.md
* fix a redirected link
* Update docs to mention using a recent Firefox, and use of PATH.
2016-03-16 09:50:32 -07:00
Nicolás Bevacqua 2618d1aa4d Removed typo 2016-03-14 16:00:38 -03:00
Rashid Khan 4f72ae2c29 Add step about merging the target branch 2016-03-08 09:11:33 -07:00
Rashid Khan 0f07dac4f4 Add plugin testing notes, clean up test section formatting 2016-03-01 10:36:55 -07:00
Rashid Khan 705a7b44cc Update CONTRIBUTING.md 2016-03-01 10:16:27 -07:00
Spencer 05085548e1 [contributing] change irc channel to a link 2016-02-26 13:23:44 -07:00
Emily Wenberg 136bafaa91 Fix another typo in contributing doc 2016-02-20 14:16:53 -08:00
Emily Wenberg fe82f04ba6 Fix typo in CONTRIBUTING.md 2016-02-19 18:47:52 -08:00
LeeDr d68f018328 Update CONTRIBUTING.md 2016-02-05 13:38:50 -06:00
spalger 72ab9aa7b0 [devServer] include self-signed certificates for testing
When running the Kibana server in --dev mode the server will use the new `test/dev_certs/server.key/crt` files to provide SSL by default. These files are not secure, and should not be used in production, but are fine for local development. Directions for trusting these certs are linked from the CONTRIBUTING.md file and the new ssl config can be disabled completely by passing `--no-ssl` to the server on startup.
2016-01-19 14:19:25 -07:00
Rashid Khan 5b9b291a3f Fix titles 2016-01-04 13:46:27 -07:00
Rashid Khan 3efdceeb08 Add difficulty 2016-01-04 13:43:41 -07:00
Rashid Khan 9dda629dd2 Add some bits on how issues work 2016-01-04 13:42:07 -07:00
Jonathan Budzenski 4bbee0a88b [packages] Add args for deb and rpm, remove pkg 2015-12-29 15:35:19 -06:00
Jonathan Budzenski c35172bfca [packages] Note that rpm/deb package building is only supported on Linux 2015-12-29 14:24:29 -06:00
Jonathan Budzenski afff6492c2 [packages] Init instructions 2015-12-28 13:55:52 -06:00
Spencer 2c3b9e43d6 Updated formatting 2015-12-14 11:43:33 -07:00
Jesse McCarthy fbc8ee5763 Note Java requirement for npm run elasticsearch. 2015-12-11 13:55:18 -05:00
Matthew Bargar 048f05189a Add documentation for npm run mocha scripts 2015-12-07 10:59:29 -05:00
Joe Fleming 87510bc439 move the automation notes to contributing 2015-11-03 16:42:01 -07:00
Spencer 1e3dd08b99 Merge pull request #4939 from rashidkpc/revert/npm3
Revert npm3, go back to npm2
2015-09-17 15:39:23 -07:00
Rashid Khan b7e667df76 Revert npm3, go back to npm2 2015-09-14 13:39:17 -07:00
Timothy Sullivan 4d4be167b0 update .editorconfig for Markdown
- add trim_trailing_whitespace to .editorconfig, because trailing spaces
  in Markdown have the function of <br>
- also added some content in the CONTRIBUTING doc about Editorconfig
2015-09-14 12:10:32 -07:00
Matt Bargar 96a4e2a44e encourage the use of npm as the main build tool 2015-09-11 15:50:05 -04:00
Spencer c1c632e08a Update CONTRIBUTING.md 2015-09-10 11:19:13 -07:00
spalger 65a261e8a3 [CONTRIBUTING.md] added note about standard config 2015-09-09 16:21:35 -07:00
spalger 7eb3161d67 [CONTRIBUTING.md] added note about using kibana.dev.yml 2015-09-09 15:09:07 -07:00
spalger 941b4b4a0c [npm] rename es task to elasticsearch 2015-08-31 13:09:49 -07:00
spalger 238deaad9e [npm] added es script for running elasticsearch with esvm 2015-08-28 21:45:28 -07:00
spalger edc1734b3c added note to CONTRIBUTING.md about switch 2015-08-26 16:40:00 -07:00
spalger 3cf56058e8 [spelling] 💉 2015-08-19 10:02:07 -07:00
spalger 54a0ce048b [docs] document test commands in contributing.md 2015-08-18 15:45:21 -07:00
spalger 6be825f768 fix the link to eslint in the contributing.md 2015-08-10 20:43:17 -07:00
spalger e0d78a8475 switch to eslint 2015-07-31 17:16:09 -07:00
spalger 95eb9924b0 updated CONTRIBUTING.md to talk about avn and use the new --dev flag for bin/kibana 2015-07-28 10:09:41 -07:00
spalger cfc398b37d remove bower, nice people matter 2015-07-27 17:13:45 -07:00
Joe Fleming 05baf24ec9 update contributing.md 2015-05-19 17:30:10 -07:00
Rashid Khan ca7f35d04c Fix formatting of step titles. 2015-05-19 15:59:25 -07:00
Rashid Khan d53d676174 Add pull review process. 2015-05-19 15:58:05 -07:00
Spencer bb451bef88 [contributing/setup] adding a checkout step 2015-05-01 09:00:27 -07:00