1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-22 19:14:20 +00:00
Commit graph

273 commits

Author SHA1 Message Date
c5af6ede01
Export the currently available modules 2022-05-02 18:44:58 +02:00
d40351a6f7
Remove the refactored royalnet.engineer.teleporter module 2022-05-02 18:44:44 +02:00
8fed7ba510
Refactor royalnet.engineer.teleporter into royalnet.validation 2022-05-02 16:46:09 +02:00
e717d1d0cb
Document AsyncFilter 2022-05-02 15:57:22 +02:00
117494e41d
Rename Filter to AsyncFilter 2022-05-02 15:56:44 +02:00
7534fc7d02
Rename WrenchLike to Filter 2022-05-02 15:55:02 +02:00
f71e4be9f3
Remove royalnet.engineer.bolts, which is not usable anymore after royalnet.alchemist was removed 2022-05-02 05:22:45 +02:00
5ce523be1f
Improve documentation of royalnet 2022-05-02 05:21:42 +02:00
e8f7783337
Improve documentation of royalnet.royaltyping 2022-05-02 05:19:33 +02:00
ba0859d58c
Improve documentation of royalnet.exc 2022-05-02 05:19:29 +02:00
33ae110679
Update pyproject.toml with the latest from Steffo99/template-poetry 2022-05-02 05:16:57 +02:00
774cf2253a
Remove royalnet.sculptor, which was basically useless anyways 2022-05-02 05:10:51 +02:00
5b0c59a424
Update Read The Docs config with the latest from Steffo99/template-poetry 2022-05-02 05:08:09 +02:00
5d6db1c4c2
Remove royalnet.alchemist, moved to its own repository
https://github.com/Steffo99/alchemist
2022-05-02 05:05:47 +02:00
5e74df9134
Bump royalnet version to 6.7.0 2022-05-02 04:25:41 +02:00
c06185ca1a
Update GitHub Actions with the latest from Steffo99/template-poetry 2022-05-02 04:24:07 +02:00
3229d9edac
Remove royalnet.lazy, superseded by lazy-object-proxy
https://github.com/ionelmc/python-lazy-object-proxy
2022-05-02 04:21:17 +02:00
6da801864a
Remove royalnet.scrolls, superseded by cfig
https://github.com/Steffo99/cfig
2022-05-02 04:20:41 +02:00
b170c3a5f8
Update dependencies
especially `greenlet`, which was pinned to a incompatible version
2022-05-02 04:20:05 +02:00
dependabot[bot]
1b3e3ea496 ⬆️ (deps): Bump sqlalchemy from 1.4.35 to 1.4.36
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.35 to 1.4.36.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 15:13:43 +02:00
dependabot[bot]
6ad2d70e42 🔨️ (deps): Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 13:28:23 +02:00
dependabot[bot]
6b404fe93a ⬆️ (deps): Bump sqlalchemy from 1.4.34 to 1.4.35
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.34 to 1.4.35.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 16:02:03 +02:00
dependabot[bot]
d965d348c6 ⬆️ (deps): Bump sqlalchemy from 1.4.9 to 1.4.34
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.9 to 1.4.34.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 22:30:21 +02:00
dependabot[bot]
e90386ac38 ⬆️ (deps): Bump pydantic from 1.8.2 to 1.9.0
Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/samuelcolvin/pydantic/releases)
- [Changelog](https://github.com/samuelcolvin/pydantic/blob/master/HISTORY.md)
- [Commits](https://github.com/samuelcolvin/pydantic/compare/v1.8.2...v1.9.0)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-09 14:56:49 +01:00
75bb350b6b
🧹 Run reformat code on the whole repository 2022-03-08 19:02:16 +01:00
6d1ae05563
📔 Slightly improve documentation 2022-03-08 19:02:15 +01:00
dependabot[bot]
ac9a0de1b6 ⬆️ (deps): Bump pydantic from 1.8.2 to 1.9.0
Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/samuelcolvin/pydantic/releases)
- [Changelog](https://github.com/samuelcolvin/pydantic/blob/master/HISTORY.md)
- [Commits](https://github.com/samuelcolvin/pydantic/compare/v1.8.2...v1.9.0)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-03 18:37:44 +01:00
dependabot[bot]
cdce126cab ⬆️ (deps): Bump sqlalchemy from 1.4.9 to 1.4.31
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.9 to 1.4.31.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-03 18:37:28 +01:00
7849cb21a1
🔨 Update sphinx makefiles 2022-03-02 16:31:03 +01:00
ec7eeb7675
🔨 Use stefflow.yml for GitHub Actions 2022-03-02 16:19:58 +01:00
fe432f30f1
🔨 Add dependabot configuration 2022-03-02 16:14:43 +01:00
79fd58b5e7
🔨 Ignore future IntelliJ module files 2022-03-02 16:05:29 +01:00
fe76cc0a27
🔨 Remove IntelliJ module files 2022-03-02 16:05:06 +01:00
dependabot[bot]
8df1553985 Bump pydantic from 1.8.1 to 1.8.2
Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/samuelcolvin/pydantic/releases)
- [Changelog](https://github.com/samuelcolvin/pydantic/blob/master/HISTORY.md)
- [Commits](https://github.com/samuelcolvin/pydantic/compare/v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-27 02:33:24 +01:00
dependabot[bot]
237a66e520 Bump urllib3 from 1.26.4 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.4...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-27 02:31:53 +01:00
dependabot[bot]
00360342c2 Bump babel from 2.9.0 to 2.9.1
Bumps [babel](https://github.com/python-babel/babel) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/python-babel/babel/releases)
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-babel/babel/compare/v2.9.0...v2.9.1)

---
updated-dependencies:
- dependency-name: babel
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-27 02:31:43 +01:00
bb1f7b0795 Document and improve some parts of Royalnet code 2022-02-27 00:42:47 +01:00
81c8fb6fa7
💥 I don't really know, I forgot to commit 2021-04-29 23:12:43 +02:00
4a211c11fa
⬆ Bump version to 6.5.5 2021-04-26 03:51:17 +02:00
87127dad29
🧹 This shouldn't be here. 2021-04-26 03:50:58 +02:00
292ea30298
🔧 Allow equality checks between casings 2021-04-19 14:46:46 +02:00
5a29f19143
⬆ Bump version to 6.5.4 2021-04-19 04:24:09 +02:00
31bbed59b0
🐛 the same bug again 2021-04-19 04:23:52 +02:00
838573d180
⬆ Bump version to 6.5.3 2021-04-19 04:13:59 +02:00
77c1da6c77
🐛 Fix traceback formatting 2021-04-19 04:13:37 +02:00
895ee25443
⬆ Bump version to 6.5.2 2021-04-19 04:06:57 +02:00
54e71de585
🐛 Fix _handle_conversation_exc 2021-04-19 04:06:32 +02:00
98a2681a7d
⬆ Bump version to 6.5.1 2021-04-19 03:34:44 +02:00
1fd159a70d
🐛 Decorator factory shouldn't be async 2021-04-19 03:34:03 +02:00
4c377619fe
⬆ Bump version to 6.5.0 2021-04-19 03:19:31 +02:00