William Cheng
ed30e85d1e
Remove security tests from the master branch ( #2433 )
...
* remove security tests as these will be test in branch instead
* remove openapi3 security script
2019-03-18 17:21:47 +08:00
autopp
f1a56447ba
Request to run ./bin/openapi3/{LANG}-petstore.sh
and ./bin/openapi3/security/{LANG}-petstore.sh
before submitting new PR. ( #2071 )
2019-02-07 12:14:11 +08:00
William Cheng
28c9b11195
Update issue checklist with an item to validate the input
...
Update issue checklist with an item to validate the input
2019-01-13 14:16:15 +08:00
William Cheng
814a697c81
Add a checklist to issue report ( #1851 )
2019-01-09 10:14:56 +01:00
Jim Schubert
13f5064ea4
Update auto-labeler.yml ( #1741 )
...
Change wording about reviewing the labels, so it doesn't sound like the user should apply labels (they can't).
2018-12-23 08:07:11 +08:00
Jim Schubert
2025d128b3
Creating regex for our generators which will allow the bot to au… ( #1639 )
...
* WIP: creating regex for our generators which will allow the bot to automatically label issues and PRs
* Include additional WIP regex
* Remainder of implemented generators
* Add tests for regex in auto labeling
2018-12-17 17:56:00 +08:00
Jim Schubert
5b91d40a8a
Update issue templates ( #1636 )
...
This updates issue templates to support auto-labeling, and multiple issue formats.
2018-12-10 11:30:55 +08:00
William Cheng
cd61442387
Improve checkout script on NPMJS wrapper ( #1595 )
...
* improve checkout on npmjs wrapper
* update readme
2018-12-04 11:14:14 +08:00
William Cheng
55f26d31d3
Update README with 3.4.x ( #1162 )
...
* update README with 3.4.x
* fix div
2018-10-03 23:53:50 +08:00
William Cheng
f1f7bdd23f
Add nullable support to Python client ( #1073 )
...
* add nullable support to python client
* update PR template
2018-09-29 17:01:13 +08:00
William Cheng
c237fe9f1c
Enhancements to documentation generators (samples, default values, etc) ( #790 )
...
* enhancements to doc generators (samples, default values, etc)
* add 3.3.x to PR template
2018-08-13 13:27:45 +08:00
Jeremie Bresson
00246f3ea0
Merge remote-tracking branch 'origin/master' into 3.2.x
...
* Solve Conflicts
* Activate "ensure_up_to_date" script
* Remove references to the "3.2.x" branch
# Conflicts:
# CI/pom.xml.bash
# CI/pom.xml.circleci
# CI/pom.xml.circleci.java7
# CI/pom.xml.ios
# modules/openapi-generator-cli/pom.xml
# modules/openapi-generator-gradle-plugin/gradle.properties
# modules/openapi-generator-gradle-plugin/pom.xml
# modules/openapi-generator-maven-plugin/pom.xml
# modules/openapi-generator-online/Dockerfile
# modules/openapi-generator-online/pom.xml
# modules/openapi-generator/pom.xml
# pom.xml
2018-07-25 18:19:37 +02:00
Benjamin Gill
59d38d7dd2
Update the set of propose PR branches ( #627 )
2018-07-24 07:20:17 +02:00
Jérémie Bresson
defedf6e2b
Mention new branches in the doc pages ( #287 )
...
* Mention new branches in docs
* Add badges for new branches in README.md
* Allow branches "3.1.x" and "4.0.x" to deploy (.travis.yaml)
2018-06-12 12:05:32 +02:00
Jérémie Bresson
88f3c8a2e0
Update PULL_REQUEST_TEMPLATE.md
...
Fix 'technical committee' link
2018-05-19 07:39:26 +02:00
Jérémie Bresson
fbf2e135ef
Docs: several small fixes ( #399 )
...
* Fixes for CONTRIBUTING.md
* Other docs fixes
2018-05-09 21:49:27 +08:00
Jérémie Bresson
e9793783cd
Fixes in GitHub templates files ( #311 )
2018-05-04 13:44:01 +02:00
Jeremie Bresson
53597764c3
Add OpenAPI spec 3.0 support (beta)
...
Co-authored-by: Akihito Nakano <sora.akatsuki@gmail.com>
Co-authored-by: Jeremie Bresson <dev@jmini.fr>
Co-authored-by: Jim Schubert <james.schubert@gmail.com>
Co-authored-by: Martin Delille <martin@phonations.com>
Co-authored-by: Tomasz Prus <tomasz.prus@gmail.com>
Co-authored-by: William Cheng <wing328hk@gmail.com>
2018-04-17 09:19:10 +02:00
William Cheng
dff463f2fc
minor typo fix
2017-11-13 18:35:47 +08:00
wing328
d325c6ee77
revise wording for PR template
2017-09-26 11:14:54 +08:00
wing328
c09c7d2fac
add new item to copy technical committee in PR
2017-09-26 11:11:24 +08:00
wing328
e00c6d1dcf
update conributing guildeline
2017-07-17 15:42:58 +08:00
wing328
b024d86eab
add location for windows batch file
2017-07-14 22:00:37 +08:00
wing328
cf2b21b57a
update wording for issue template
2017-07-14 18:28:29 +08:00
Kyle Maxwell
a201b01adc
Ultra minor spelling fix ( #5029 )
2017-03-12 14:11:53 +08:00
Paŭlo Ebermann
2b9b0f31dc
remove indentation of the comment ( #5011 )
...
This template seems to lead to people wrapping their code with indented code markers, which won't work.
Hopefully not indenting it here helps a bit.
2017-03-11 17:29:59 +08:00
Arne Jørgensen
8b681df0e6
Mention security script in pull request template
2016-09-26 22:21:09 +02:00
wing328
9c8e4f60aa
clearer wording
2016-08-31 12:51:09 +08:00
wing328
d8406c0dd0
add PR template ( #3669 )
2016-08-29 23:21:28 +08:00
wing328
44c8893ed5
update wording
2016-08-21 12:18:45 +08:00
Paŭlo Ebermann
08f86ae0b6
instructions about how to paste YAML or JSON code
...
Hopefully that will make issues easier to read.
2016-06-06 20:30:44 +02:00
cbornet
31e61b4900
add an issue template
2016-05-18 17:00:16 +02:00