c900cf38c9
Bump to 1.1.0
v1.1.0
2025-09-23 01:59:01 -05:00
014ebc25c6
Update default home page message and print node address in terminal output.
2025-09-23 01:57:19 -05:00
Sudo-Ivan
d5e9308fb5
Update GitHub Actions workflows to use updated action versions
...
- Updated actions/checkout to v5.0.0
- Updated actions/setup-python to v6.0.0
- Updated docker/build-push-action to v6.18.0
- Updated actions/upload-artifact to v4.6.2
- Updated actions/download-artifact to v5.0.0
- Updated sigstore/gh-action-sigstore-python to v3.0.1
2025-09-22 18:44:45 -05:00
Sudo-Ivan
7d5e891261
Update dependencies in poetry.lock and pyproject.toml
...
- Bump anyio from 4.9.0 to 4.10.0
- Bump authlib from 1.6.0 to 1.6.4
- Bump certifi from 2025.7.14 to 2025.8.3
- Bump cffi from 1.17.1 to 2.0.0
- Bump ruamel.yaml.clib from 0.2.12 to 0.2.13
- Bump ruff from 0.12.3 to 0.12.12
- Bump safety from 3.6.0 to 3.6.1
- Bump typer from 0.16.0 to 0.19.1
- Bump typing-extensions from 4.14.1 to 4.15.0
2025-09-22 14:24:57 -05:00
Sudo-Ivan
c382ed790f
Update GitHub Actions workflows to use full-length commit hashes for actions
2025-09-22 14:24:40 -05:00
cb72e57da9
Merge pull request #2 from Sudo-Ivan/dependabot/github_actions/dot-github/workflows/pypa/gh-action-pypi-publish-1.13.0
...
Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.13.0 in /.github/workflows
2025-09-15 02:24:07 -05:00
dependabot[bot]
aaf5ad23e2
Bump pypa/gh-action-pypi-publish in /.github/workflows
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.12.3 to 1.13.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.12.3...v1.13.0 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-version: 1.13.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-04 15:36:31 +00:00
Sudo-Ivan
ce1b1dad7d
Update Docker volume path
2025-08-18 03:17:23 -05:00
Sudo-Ivan
67ebc7e556
Fix formatting issues in test_client.py and test_client2.py for consistency in lambda function parameters.
2025-08-04 17:24:21 -05:00
Sudo-Ivan
b31fb748b8
Add node address to output and Fix formatting issues
2025-08-04 17:24:15 -05:00
Sudo-Ivan
eb27326763
Bump package version to 1.0.0.
v1.0.0
2025-07-14 17:31:45 -05:00
Sudo-Ivan
f40d5a51ae
Refactor main to improve readability and maintainability.
2025-07-14 17:27:17 -05:00
Sudo-Ivan
4aa83a2dfb
Add badges to README.md.
2025-07-14 17:22:26 -05:00
deepsource-io[bot]
a8b09611a1
ci: add .deepsource.toml
2025-07-14 22:01:12 +00:00
Sudo-Ivan
d0dd9e88c4
Dynamically use docker buildx build if available, otherwise fallback to docker build.
2025-07-14 16:59:02 -05:00
Sudo-Ivan
09d84c2533
Allow passing build arguments to Docker build commands in Makefile.
2025-07-14 16:57:21 -05:00
Sudo-Ivan
06ab592cb9
Refactor Dockerfiles to improve Poetry virtual environment management and execution.
2025-07-14 16:57:02 -05:00
Sudo-Ivan
843c3a1a56
Update rns package version to 1.0.0 in requirements.txt.
2025-07-14 16:38:14 -05:00
Sudo-Ivan
37ac95753c
Update package versions including rns and development tools.
2025-07-14 16:38:08 -05:00
Sudo-Ivan
a493c57ad2
Update package version and RNS dependency range.
2025-07-14 16:38:01 -05:00
Sudo-Ivan
698bfb2e81
Refactor Dockerfiles to use Poetry for dependency management.
2025-07-14 16:36:50 -05:00
Sudo-Ivan
eaf2e544c4
Add a GitHub Actions workflow to build and test Docker images for multiple Python versions.
2025-07-14 16:36:30 -05:00
Sudo-Ivan
89f88e24ea
Add build and push for rootless Docker image in CI workflow.
2025-07-14 16:36:24 -05:00
Sudo-Ivan
a47b78c13d
update
2025-07-14 16:31:44 -05:00
Sudo-Ivan
4831f5261d
add
2025-07-14 16:31:38 -05:00
Sudo-Ivan
46f90e461f
add tests
2025-07-14 16:31:34 -05:00
Sudo-Ivan
a1bbe8bc8a
Add ARM64 docker support
2025-07-14 16:31:01 -05:00
Sudo-Ivan
7092883834
remove
2025-07-05 23:57:32 -05:00
Sudo-Ivan
74f5174254
update dependencies and add safety
2025-07-05 23:55:03 -05:00
Sudo-Ivan
f9699c060a
add
2025-07-05 23:54:47 -05:00
Sudo-Ivan
a3ccd49439
update
2025-05-28 18:16:16 -05:00
Sudo-Ivan
ece0473beb
update python requirement
2025-05-28 16:53:55 -05:00
Sudo-Ivan
89065f6e0a
fix
2025-05-28 16:48:34 -05:00
Sudo-Ivan
e873d8e754
update
2025-05-28 16:45:46 -05:00
Sudo-Ivan
5561205b3e
update
2025-05-28 16:39:15 -05:00
Sudo-Ivan
d6601adb38
bump to 0.1.2
v0.1.2
2025-05-28 16:28:12 -05:00
Sudo-Ivan
98c71a888e
add logging and graceful shutdown
2025-05-28 16:28:01 -05:00
Sudo-Ivan
65bd70c05a
update instructions
2025-05-28 16:27:38 -05:00
Sudo-Ivan
b77b73576f
add pypi workflow
2025-05-28 16:17:21 -05:00
Sudo-Ivan
edda6972af
update
v0.1.1
2025-05-28 16:09:46 -05:00
Sudo-Ivan
36a98ddfa6
add page/file refresh, exec .mu files with shebang for dynamic pages.
2025-05-28 16:09:10 -05:00
Sudo-Ivan
07f2e168cc
update poetry to use python >=3.9
2025-05-28 16:06:07 -05:00
Sudo-Ivan
67a1652020
update
2025-05-28 07:01:12 -05:00
Sudo-Ivan
24af5a61f4
Initial commit
2025-05-28 06:43:59 -05:00