Commit Graph

30 Commits

Author SHA1 Message Date
Takeshi KOMIYA
82382efe9d CI: Update deadsnake/action to 2.0.1
The "add-path" problem is fixed at 2.0.1.
refs: https://github.com/deadsnakes/issues/issues/135
2020-11-21 01:04:45 +09:00
Takeshi KOMIYA
e09b234f7f test: Pass ACTIONS_ALLOW_UNSECURE_COMMANDS to deadsnake/action
The `add-path` command that deadsnake/action internally uses is
disabled by default now [*1].  But the action is still does not
support new style environment files commands [*2].  So this enables
the deprecated command via `ACTIONS_ALLOW_UNSECURE_COMMANDS` envvar.

[*1]: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
[*2]: https://github.com/deadsnakes/issues/issues/135
2020-11-17 23:39:54 +09:00
Takeshi KOMIYA
68cc0f7e94 Merge pull request #8408 from francoisfreitag/isort
Sort imports with isort
2020-11-12 02:05:13 +09:00
François Freitag
0949735210 Sort imports with isort
Keep imports alphabetically sorted and their order homogeneous across
Python source files.

The isort project has more feature and is more active than the
flake8-import-order plugin.

Most issues caught were simply import ordering from the same module.
Where imports were purposefully placed out of order, tag with
isort:skip.
2020-11-11 13:19:05 +01:00
Takeshi KOMIYA
a3c8768afd Do test with py310-dev again 2020-11-10 22:33:03 +09:00
Takeshi KOMIYA
f12451f304 test: Do test with py39 2020-11-05 02:19:48 +09:00
Takeshi KOMIYA
6d522c5483 test: Do "npm test" on GitHub Actions 2020-11-05 02:07:52 +09:00
Takeshi KOMIYA
155213c6c9 test: Send test-coverage data from GitHub Action 2020-11-05 00:36:12 +09:00
Takeshi KOMIYA
4478f00c4c Do testing with python3.5 at GitHub Actions 2020-11-04 23:21:52 +09:00
Takeshi KOMIYA
242c63dc8b Do testing at GitHub Actions 2020-11-04 23:07:54 +09:00
Yves Chevallier
19f6c39c48 Invite users to ask their questions on Stackoverflow 2020-08-15 13:13:14 +02:00
Takeshi KOMIYA
df6333a250 CI: Do testing more verbose 2020-07-04 20:46:01 +09:00
Takeshi KOMIYA
67cb8e81b2 CI: Build document on GitHub Actions 2020-06-29 02:12:46 +09:00
Takeshi KOMIYA
7167b689b9 Do "twine check" on CI process 2020-06-14 16:06:25 +09:00
Takeshi KOMIYA
0e271f28a4 github actions: Merge workflows for linting to lint.yml 2020-06-14 15:42:05 +09:00
Takeshi KOMIYA
b0490ce812 github actions: Rename flake8.yml to lint.yml 2020-06-14 15:33:22 +09:00
Takeshi KOMIYA
f0cc20a065 Run lint tools on GH Actions 2020-06-14 13:32:39 +09:00
Takeshi KOMIYA
27f85c7f4e Do test with Windows on GitHub Actions 2020-05-28 01:51:22 +09:00
Takeshi KOMIYA
a69bea29e9 Revert "Do test with Windows on GitHub Actions"
This reverts commit 51cca58094.
2020-02-23 14:29:07 +09:00
Takeshi KOMIYA
51cca58094 Do test with Windows on GitHub Actions 2020-02-23 14:11:20 +09:00
Sviatoslav Sydorenko
3cf233bb6a Replace question issue placeholder with a button
Ref: https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
2020-01-18 02:30:39 +01:00
Takeshi KOMIYA
1d9228fa3a Update PR template 2019-12-16 00:38:59 +09:00
Lilian Besson
e5a0e2ce05 htps:// → https:// default project URL 2019-03-11 15:33:08 +01:00
shimizukawa
ee92e84d3f Improve issue templates for bug reporting. 2019-01-13 16:59:04 +09:00
Takayuki SHIMIZUKAWA
a909b629d8 Update issue templates with GitHu default templates. 2019-01-13 16:37:19 +09:00
Takayuki SHIMIZUKAWA
2b8bee3dda Update issue templates 2019-01-13 16:15:03 +09:00
Takeshi KOMIYA
f8a7d05ee1 Add a mention for sphinx-users group to ISSUE_TEMPLATE 2018-02-18 17:38:14 +09:00
shimizukawa
9c6f2a4969 refs #3222: add PULL_REQUEST_TEMPLATE.md 2016-12-18 01:20:55 +09:00
jfbu
d8a420bd16 Reduce header levels in ISSUE_TEMPLATE.md 2016-12-17 11:52:57 +01:00
shimizukawa
c016c64616 refs #3222 add issue template 2016-12-14 01:03:34 +09:00