検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 16 for pull (0.023 sec.)
コードのコミット — Django 4.0.6 ドキュメント 13828
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ted on GitHub, patches are provided in the form of pull requests. When committing a pull request, make sur ... low. Contributors are expected to provide the best pull requests possible. In practice however, mergers - ... ay want to have Jenkins or GitHub actions test the pull request with one of the pull request builders that ... or instructions. If you find yourself checking out pull requests locally more often, this git alias will b ...
https://man.plustar.jp/django/internals/contributing/committing-code.html - [similar]
Working with Git and GitHub — Django 4.0.6 ドキュメント 12043
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ow the community can contribute code to Django via pull requests. If you're interested in how mergers hand ... Below, we are going to show how to create a GitHub pull request containing the changes for Trac ticket #xx ... xxx. By creating a fully-ready pull request, you will make the reviewer's job easier, ... epository. When you think your work is ready to be pulled into Django, you should create a pull request at ...
https://man.plustar.jp/django/internals/contributing/writing-code/working-with-g... - [similar]
Submitting patches — Django 4.0.6 ドキュメント 9496
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... preferred way to provide the patch is using GitHub pull requests without a Trac ticket. See the Working wi ... th Git and GitHub for more details on how to use pull requests. "Claiming" tickets ¶ In an open-source p ... k your work is ready to be reviewed, send a GitHub pull request . Please review the patch yourself using o ... patch review checklist first. If you can't send a pull request for some reason, you can also use patches ...
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat... - [similar]
Triaging tickets — Django 4.0.6 ドキュメント 9166
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... As in any garden, sometimes there are weeds to be pulled and sometimes there are flowers and vegetables t ... et: Alice creates a ticket and sends an incomplete pull request (no tests, incorrect implementation). Bob ... reviews the pull request, marks the ticket as "Accepted", "needs te ... how the patch could be improved. Alice updates the pull request, adding tests (but not changing the implem ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
Organization of the Django Project — Django 4.0.6 ドキュメント 8543
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Role ¶ Mergers are a small set of people who merge pull requests to the Django Git repository . Prerogativ ... rgers hold the following prerogatives: Merging any pull request which constitutes a minor change (small en ... ange primarily authored by that Merger, unless the pull request has been approved by: another Merger, a te ... Django forum . Reviewing and offering feedback on pull requests in the Django source-code repository. Ass ...
https://man.plustar.jp/django/internals/organization.html - [similar]
How is Django Formed? — Django 4.0.6 ドキュメント 7919
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... te. For example: $ git checkout stable/1.5.x $ git pull If this is a security release, merge the appropria ... sing Django 2.2: $ git checkout stable/2.2.x $ git pull $ python manage_translations.py robots_txt Post th ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
Django へのコントリビュート — Django 4.0.6 ドキュメント 7867
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ? Fix a bug, or add a new feature. You can make a pull request and see your code in the next version of D ...
https://man.plustar.jp/django/internals/contributing/index.html - [similar]
Advice for new contributors — Django 4.0.6 ドキュメント 7867
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... his isn't personal. There are a lot of tickets and pull requests to get through. Keeping your patch up to ...
https://man.plustar.jp/django/internals/contributing/new-contributors.html - [similar]
Django への初めてのパッチを書く — Django 4.0.6 ドキュメント 7815
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ランチが表示されているはずです。その下の "Compare & pull request" ボタンをクリックします。 このチュートリア ... ページにパッチのプレビューが表示されるので、"Create pull request" をクリックすれば、Django プロジェクトに実 ...
https://man.plustar.jp/django/intro/contributing.html - [similar]
Django のインストール方法 — Django 4.0.6 ドキュメント 7815
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... opy of the Django source code, run the command git pull from within the django directory. When you do this ...
https://man.plustar.jp/django/topics/install.html - [similar]
PREV 1 2 NEXT