|
|
c2dee2a538
|
replase display_version with two other options
|
2024-10-28 14:54:25 -06:00 |
|
|
|
224044874e
|
bump towncrier version pins
|
2024-10-24 16:12:44 -06:00 |
|
|
|
40ce3a8174
|
fix code blocks and version parsing
|
2024-10-24 16:12:44 -06:00 |
|
|
|
bcc7d256a6
|
added ping docs
|
2024-10-24 11:34:32 -06:00 |
|
|
|
4620142ed1
|
ran make lint
|
2024-10-24 11:34:32 -06:00 |
|
|
|
1549d4e5d3
|
added ping example
|
2024-10-24 11:34:32 -06:00 |
|
|
|
ac2e2c79e6
|
Create funding.json
|
2024-08-12 18:37:41 -06:00 |
|
|
|
c46001fb1f
|
Merge pull request #476 from libp2p/github-actions
ci: migrate from CircleCI to GitHub Actions
|
2024-08-05 19:20:44 +02:00 |
|
|
|
0cc41f5180
|
ci: migrate from CircleCI to GitHub Actions
|
2024-07-30 23:34:40 +01:00 |
|
|
|
3e4420e9c2
|
Bump version: 0.1.5 → 0.2.0
|
2024-07-09 11:23:05 -06:00 |
|
|
|
8488883705
|
Compile release notes for v0.2.0
|
2024-07-09 11:22:00 -06:00 |
|
|
|
125df142f6
|
bump protobufs dep to >= 5.27.2 and rebuild protobufs definitions with protoc 27.2
|
2024-07-04 17:04:06 -06:00 |
|
|
|
2ccc679d6d
|
fix docs error by removing protobuf defs from docs
|
2024-07-04 13:19:00 -06:00 |
|
|
|
c5cc0ee969
|
run mypy locally, bump mypy to 1.10.0, fix new errors
|
2024-07-04 13:19:00 -06:00 |
|
|
|
e731a9464d
|
Update Makefile
remove unneeded upstream git check
|
2024-06-17 11:11:17 -06:00 |
|
|
|
0326e34870
|
open pynacl dep to bottom pin only, remove interop-only deps from install_requires
|
2024-05-27 12:40:23 -06:00 |
|
|
|
a3f8db3ecd
|
async-exit-stack was for pre-py37, just import from contextlib now
|
2024-05-27 12:40:23 -06:00 |
|
|
|
d9b92635c1
|
drop async-service dep and copy relevant code into a local async_service
tool, updated for modern handling of ExceptionGroup
|
2024-05-27 12:14:36 -06:00 |
|
|
|
d8d0f05a88
|
update default docs and release process, drop bumpversion for
bump-my-version
|
2024-05-21 14:01:08 -06:00 |
|
|
|
7de6cbaab0
|
display example code and usage instructions in docs
|
2024-05-19 13:34:13 -06:00 |
|
|
|
ea09f5ff5c
|
Store Docs Artifacts (#133)
* Store artifacts in docs CI
* Force `pytest` import above all else
|
2024-05-02 16:36:41 -06:00 |
|
|
|
ae8113250e
|
add removing of *.egg-info to Makefile clean-build command
|
2024-04-30 09:48:50 -06:00 |
|
|
|
21c5fe3e2b
|
add *.ipynb to .gitignore
|
2024-04-30 09:42:18 -06:00 |
|
|
|
c770a05d23
|
rebuild protobufs adding ECC_P256 to KeyType
|
2024-04-27 12:17:54 -06:00 |
|
|
|
827d16b106
|
import asynccontextmanager from context lib and remove async_generator dep
|
2024-04-27 10:12:39 -06:00 |
|
|
|
8dda7b933e
|
turn mypy checks back on, fix some errors
|
2024-04-27 10:12:39 -06:00 |
|
|
|
04cce0c925
|
switch to xelatex for building latexpdf as it supports more unicode
|
2024-04-24 15:52:24 -06:00 |
|
|
|
f0fbd2d8c8
|
add logo to readthedocs
|
2024-04-20 09:18:26 -06:00 |
|
|
|
eea065fb57
|
reorg test structure to match tox and CI jobs, drop bumpversion for bump-my-version and move config to pyproject.toml, fix docs building
|
2024-04-20 09:18:26 -06:00 |
|
|
|
1206fbef3d
|
moving contributing info from README to Contributing docs
|
2024-04-20 09:18:26 -06:00 |
|
|
|
4f3faa9941
|
move adding test deps to rtd build from setup.py to rtd config
|
2024-04-20 09:18:26 -06:00 |
|
|
|
2a68b314f1
|
Add Docs Tox CI back (#131)
|
2024-04-19 15:14:27 -06:00 |
|
|
|
eb6d44b728
|
Update setup.py
drop sphinx-autobuild dep back to allow py3.8 to install
|
2024-04-19 15:13:19 -06:00 |
|
|
|
b87ee6a4a9
|
Successfully unmark scripts as a package for wheels
|
2024-04-17 12:53:36 -06:00 |
|
|
|
f29c8ad8f0
|
scripts directory included in dist but not in wheel. (#130)
|
2024-04-17 10:50:30 -06:00 |
|
|
|
6a869e7d24
|
Update Makefile
add `python -m` to the Makefile `test` command
|
2024-04-15 12:44:13 -06:00 |
|
|
|
74f0a2fac9
|
sphinx-autobuild for live docs updates (#129)
* `sphinx-autobuild` for live docs updates.
* Use Python 3.9 and `sphinx-autobuild` `2024.2.4`
|
2024-04-15 11:23:46 -06:00 |
|
|
|
d950ee7376
|
add lint check for .rst files incorrectly placed in the top-level dir, also bump blocklint version
|
2024-04-15 10:54:15 -06:00 |
|
|
|
2974d831e7
|
readthedocs build is failing, looking for factoryboy and pytest - add test deps to docs
|
2024-04-06 12:19:30 -06:00 |
|
|
|
9af46b679a
|
Create frame for friendlier docs, rebuild autodocs
|
2024-04-06 11:40:14 -06:00 |
|
|
|
8055103066
|
rename github template files, minor editing
|
2024-03-29 16:35:34 -06:00 |
|
|
|
8702869486
|
Add nightly CI run (#125)
|
2024-03-22 15:16:16 -06:00 |
|
|
|
e29e67f4f0
|
update isort config and multi-platform grepping in Makefile
|
2024-03-22 13:29:33 -06:00 |
|
|
|
d74895903d
|
blocklint for linting project code for non-inclusive language (#122)
|
2024-03-18 16:34:27 -06:00 |
|
|
|
5eb98a2288
|
Merge pull request #450 from dhuseby/main
Adding notes to README.md
|
2024-03-15 09:32:36 -06:00 |
|
|
|
c2b180bf32
|
Update README.md
Adding note about testing
|
2024-03-14 13:22:54 -06:00 |
|
|
|
e6507d8617
|
Update README.md
adding a few notes and myself as maintainer
|
2024-03-14 12:53:58 -06:00 |
|
|
|
383ffcb12c
|
fixed noise_state returns bytearray where we want bytes, add slow to pytest markers
|
2024-03-09 11:02:22 -07:00 |
|
|
|
42cf2033c6
|
Update README.md
fix circleci build badge
|
2024-03-02 13:50:47 -07:00 |
|
|
|
973a00e130
|
clean up some README errors
|
2024-03-02 13:47:55 -07:00 |
|