Marc Handalian
704600871c
Fix Lucene-snapshots repo for jdk 17. ( #3396 )
...
Signed-off-by: Marc Handalian <handalm@amazon.com>
2022-05-19 09:46:03 -05:00
Tianli Feng
8f8909fd54
Replace 'whitelist' terminology in Java API ( #3350 )
...
Signed-off-by: Tianli Feng <ftianli@amazon.com>
2022-05-17 13:34:05 -07:00
Vacha Shah
8c9078d134
Adding workflow to create documentation related issues in documentation-website repo ( #2929 )
...
Signed-off-by: Vacha Shah <vachshah@amazon.com>
2022-04-19 12:19:59 -04:00
Vacha Shah
8033183c46
Adding reta to codeowners ( #2967 )
...
Signed-off-by: Vacha Shah <vachshah@amazon.com>
2022-04-18 16:14:35 -07:00
Marc Handalian
ca9151fa24
Add Github Workflow to build and publish lucene snapshots. ( #2906 )
...
This change introduces a github workflow so that we can build and push snapshots of lucene.
The RepositoriesSetupPlugin is also updated with a url from where these snapshots can be retrieved.
Signed-off-by: Marc Handalian <handalm@amazon.com>
2022-04-15 15:09:33 -05:00
Owais Kazi
3c5d997a76
Added a new line linter ( #2875 )
...
* Added linter to add new line
Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>
* Fixed new lines
Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>
* Ignore empty files
Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>
* Updated DEVELOPER GUIDE
Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>
* Renamed workflow file
Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>
* Fixed failing tests
Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>
2022-04-13 14:14:18 -04:00
Vacha Shah
2e9f89a89e
Adding signoff option for version workflow PR ( #2572 )
...
Signed-off-by: Vacha Shah <vachshah@amazon.com>
2022-03-23 15:56:11 -04:00
Vacha Shah
cdb42ad301
Remove Github DCO action since DCO runs via Github App now ( #2317 )
...
Signed-off-by: Vacha Shah <vachshah@amazon.com>
2022-03-03 10:39:27 -08:00
joshpalis
fb187eacc2
added config file to git issue template directory to disable blank issue creation ( #2158 )
...
Signed-off-by: Joshua Palis <jpalis@amazon.com>
Co-authored-by: Joshua Palis <jpalis@amazon.com>
2022-02-17 17:46:48 -08:00
Vacha Shah
cfe7226fb7
Fixing the indentation in version.yml ( #2163 )
...
Signed-off-by: Vacha Shah <vachshah@amazon.com>
2022-02-17 19:33:29 -05:00
Vacha Shah
32a761df2c
Using Github App token to trigger CI for version increment PRs ( #2157 )
...
Signed-off-by: Vacha Shah <vachshah@amazon.com>
2022-02-17 17:12:08 -05:00
Vacha Shah
d47725d9c3
Dependabot fix and pr actions ( #1950 )
...
* Updating the dependabot paths for nested directories
Signed-off-by: Vacha Shah <vachshah@amazon.com>
* Adding a workflow for running actions on the dependabot generated PR
Signed-off-by: Vacha Shah <vachshah@amazon.com>
* Changing limits and using Github App token
Signed-off-by: Vacha Shah <vachshah@amazon.com>
2022-02-16 12:01:25 -05:00
Vacha
bb4d06cf1f
Using Github App to trigger CI for auto-backport ( #2071 )
...
Signed-off-by: Vacha Shah <vachshah@amazon.com>
2022-02-08 15:06:32 -08:00
Vacha
9c9e218ae6
Adding workflow to auto delete backport merged branches from backport workflow ( #2050 )
...
Signed-off-by: Vacha Shah <vachshah@amazon.com>
2022-02-07 13:12:29 -08:00
Vacha
3ce377f5cc
Using pull_request_target in place of pull_request ( #1952 )
...
Signed-off-by: Vacha Shah <vachshah@amazon.com>
2022-01-21 12:32:00 -08:00
Vacha
e0216dad0f
Using custom branch name for auto backporting PRs ( #1862 )
...
Signed-off-by: Vacha Shah <vachshah@amazon.com>
2022-01-19 16:23:43 -08:00
Vacha
412bf82a4a
Updating dependabot open pr limits ( #1875 )
...
Signed-off-by: Vacha Shah <vachshah@amazon.com>
2022-01-11 09:18:53 -05:00
Daniel Doubrovkine (dB.)
7a38109f4a
Auto-increment next development iteration. ( #1816 )
...
* Auto-increment next development iteration.
Signed-off-by: dblock <dblock@amazon.com>
* Make bwc increments on X.Y and main branches.
Signed-off-by: dblock <dblock@amazon.com>
2022-01-05 08:15:12 -05:00
Vacha
b99f10aaa1
Fixing auto backport workflow ( #1845 )
...
Signed-off-by: Vacha Shah <vachshah@amazon.com>
2022-01-04 15:22:54 -08:00
Daniel Doubrovkine (dB.)
197ae9069f
Upgrade and fix link checker to 1.2. ( #1811 )
...
Signed-off-by: dblock <dblock@amazon.com>
2021-12-27 11:23:52 -06:00
Poojita Raj
297089ac0d
link checker fix - only run on opensearch-project/OpenSearch ( #1719 )
...
Signed-off-by: Poojita Raj <poojiraj@amazon.com>
2021-12-13 15:20:00 -08:00
Daniel Doubrovkine (dB.)
e983facc16
Move Gradle wrapper and precommit checks into OpenSearch repo. ( #1664 )
...
* Move Gradle checks into OpenSearch repo.
Signed-off-by: dblock <dblock@amazon.com>
* Use working-directory for gradle wrapper validation.
Signed-off-by: dblock <dblock@amazon.com>
* Use https://github.com/gradle/wrapper-validation-action .
Signed-off-by: dblock <dblock@amazon.com>
2021-12-07 23:06:52 -05:00
Vacha
84772904be
Adding Github action for auto backport PR creation ( #1600 )
...
* Adding Github action for auto backport PR creation
Signed-off-by: Vacha <vachshah@amazon.com>
* Adding details to DEVELOPER_GUIDE
Signed-off-by: Vacha <vachshah@amazon.com>
2021-11-23 16:45:50 -05:00
CEHENKLE
37233a9280
add codeowners file ( #1530 )
...
* initial commit of CODEOWNERS
Signed-off-by: CEHENKLE <henkle@amazon.com>
* put the @ sign in the right spot
Signed-off-by: CEHENKLE <henkle@amazon.com>
* updating wild card
Signed-off-by: CEHENKLE <henkle@amazon.com>
* removed extra comment
Signed-off-by: CEHENKLE <henkle@amazon.com>
* you know what? I didn't like that other wildcard. f++ would nnot wildcard again
Signed-off-by: CEHENKLE <henkle@amazon.com>
2021-11-11 11:47:47 -08:00
CEHENKLE
f08ee2c67c
Moving DCO to workflows ( #1458 )
...
Signed-off-by: CEHENKLE <henkle@amazon.com>
2021-10-28 17:11:28 -04:00
CEHENKLE
8f566123c1
adding in untriaged label to features ( #1419 )
...
Signed-off-by: CEHENKLE <henkle@amazon.com>
2021-10-22 12:42:03 -04:00
CEHENKLE
5a29b4797f
initial commit to add in a dependabot.yml file ( #1353 )
...
Signed-off-by: CEHENKLE <henkle@amazon.com>
2021-10-11 09:31:57 -07:00
Rabi Panda
3870522228
Run link checker GitHub action on schedule. ( #1221 )
...
Most PRs do not add/update links, however sites go down often. This change makes sure that we catch any broken link in the repository and fix it, but at the same time we do not want to block PRs because of some unrelated broken links.
This PR updates the workflow to run everyday at midnight UTC.
Signed-off-by: Rabi Panda <adnapibar@gmail.com>
2021-09-08 11:24:19 -07:00
Daniel Doubrovkine (dB.)
20c6f786ac
Added all icu-project.org websites to the link checker exclusions. ( #1201 )
...
Signed-off-by: dblock <dblock@dblock.org>
2021-09-01 21:13:48 -04:00
Daniel Doubrovkine (dB.)
f298a41e4b
Extract excludes into a file, fix the link checker by adding http://site.icu-project.org/ . ( #1189 )
2021-08-31 18:20:48 -04:00
Daniel Doubrovkine (dB.)
5cd085c713
Removed beta from new issues. ( #1071 )
...
Signed-off-by: dblock <dblock@amazon.com>
2021-08-11 00:19:17 -04:00
Vacha
3744f40c28
Excluding missed broken links from link checker ( #1010 )
...
Signed-off-by: Vacha Shah <vachshah@amazon.com>
2021-07-27 18:25:35 -07:00
Vacha
8edb34a917
Excluding links from link checker ( #995 )
...
Excluding all the links from license and notice files to be avoided to be checked by link checker GitHub action.
Signed-off-by: Vacha Shah <vachshah@amazon.com>
2021-07-22 14:58:28 -07:00
Vacha
e17ce53eb7
Adding broken links checker ( #877 )
...
* Adding broken links checker
Signed-off-by: Vacha Shah <vachshah@amazon.com>
* Adding exclusions for links
Signed-off-by: Vacha Shah <vachshah@amazon.com>
* Correcting broken link
Signed-off-by: Vacha Shah <vachshah@amazon.com>
* Removing the benchmarks link
Signed-off-by: Vacha Shah <vachshah@amazon.com>
2021-07-12 14:07:56 -07:00
Vacha
2581f3d450
Update issue template with multiple labels ( #668 )
...
Signed-off-by: Vacha Shah <vachshah@amazon.com>
Co-authored-by: Vacha Shah <vachshah@amazon.com>
2021-05-07 11:16:35 -07:00
Peter Zhu
aeb0af0427
Adding instructions on License and DCO practices to PR template ( #462 )
...
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
2021-03-26 18:07:58 -04:00
Peter Zhu
478b725d56
Move pr template to .github as default since folder design required manually added to url ( #458 )
...
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
2021-03-24 14:58:44 -04:00
Peter Zhu
51b4010f56
Remove precommit and wrapper validation workflows for gradle as we migrate it to internal CI tools ( #452 )
...
Remove CI.yml for gradle precommits as we migrate it to internal CI tools
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
2021-03-23 14:07:35 -07:00
CEHENKLE
9c99e05e73
fixing encoding on pull_request_template.md
...
Signed-off-by: CEHENKLE <henkle@amazon.com>
2021-03-17 22:04:17 -07:00
CEHENKLE
8924c06f8d
fixing encoding on feature_request.md
...
Signed-off-by: CEHENKLE <henkle@amazon.com>
2021-03-17 22:00:55 -07:00
CEHENKLE
511480e980
fixing encoding
...
Signed-off-by: CEHENKLE <henkle@amazon.com>
2021-03-17 21:56:43 -07:00
CEHENKLE
1fbb77529b
fixing format
...
Signed-off-by: CEHENKLE <henkle@amazon.com>
2021-03-17 21:48:19 -07:00
CEHENKLE
bacc7899a2
Document updates ( #323 )
...
author Charlotte Henkle <henkle@amazon.com> 1615871106 -0700
committer CEHENKLE <henkle@amazon.com> 1615953574 -0700
gpgsig -----BEGIN PGP SIGNATURE-----
iQGzBAABCAAdFiEEX/CuQ5xIOk0pNjkiruIgsODnx1gFAmBRfqYACgkQruIgsODn
x1hV6gv/aXar3NmXw4X3uks7eWWobgtuH9vUAIDjurGcBl3PfSQus9hwmnsmfMcc
LiJY2cU1D1vbqrNnHKqC2aRlA1SXj3xEMPdeMyhPX0Dl01urijvXAW5mAte7Tn+F
/kK4kcSan552EqPoKnzBUfE3Zia7rriOGF60qGMlZbq2bbQQ2/SfT5WsQrJI2D5k
IXm062UR6q5pvZfHy1HB/sIFAETv1/knJHyMWv/vH5wmwQvRvue5d30aNK/K60Kz
G4ALXlehj/Nfv5t16SAB+x65Y9lJ1cBJT98PbT8SCa1ZILjbWFJDwKvFqFQ4kkCD
QbfzHp3ez4vUrEt9L+p6RmYxxn96VQj1n+2tRlC64sVBvS3qhize85NCBoCSUtRC
dGyW/fxeILJtgXNfi49WA4UPQ6LaRSnlvAFXogaFeBLYqReLVL6R/HTNvtqDZ4S8
ZSMs18cFpNq0Lgv2By5Ub0/FBKWQDqe4ydHNK9cdjAEE1wVTTQ2H3X87XPiILrAP
l4B1Swwr
=a0jN
-----END PGP SIGNATURE-----
Adding new templates for bugs, issues and PRs. Adding new README. Adding CONTRIBUTING.md and DEVELOPER_GUIDE.md
Signed-off-by: CEHENKLE <henkle@amazon.com>
2021-03-16 23:12:19 -07:00
Rabi Panda
55c50a6bb3
Only run pre-commit checks in GitHub actions. ( #94 )
...
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:14 -06:00
Rabi Panda
3b1f107d62
Run precommit and unit tests as part of github actions. ( #84 )
...
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:14 -06:00
Sarat Vemulapalli
3da88c2f6c
Adding initial CI workflow for search ( #35 )
...
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:10 -06:00
Nick Knize
e96624565a
[PURIFY] remove issue, pr tempalte to avoid confusion, we could add olater ( #10 ) ( #6 )
...
Co-authored-by: Huan Jiang <huanji@amazon.com>
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:06 -06:00
Jason Tedor
80620bd086
Add version command to issue template
...
This commit adds a hint to use the Elasticsearch --version flag to
produce the requested version information.
2017-07-31 08:55:31 +09:00
Clinton Gormley
e9547d6a70
Rewrote the github issue template to be shorter and more likely to be read ( #24486 )
2017-05-04 17:41:21 +02:00
Jason Tedor
2edd4d11f2
Revise issue template
...
This commit revises the issue template, hoping to make it clearer that
following the guidelines is a really good thing to do.
Relates #24470
2017-05-03 18:51:50 -04:00