Giter VIP home page Giter VIP logo

autonote's Introduction

Hi there ๐Ÿ‘‹

GitHub Stats Card

autonote's People

Contributors

actions-user avatar github-actions[bot] avatar nakamasato avatar renovate[bot] avatar

Stargazers

 avatar

Watchers

 avatar

autonote's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): lock file maintenance

Detected dependencies

github-actions
.github/workflows/actionlint.yml
  • actions/checkout v4
.github/workflows/dev.yml
  • actions/checkout v4@0ad4b8fadaa221de15dcec353f45205ec38ea70b
  • actions/setup-python v5
  • actions/cache v4
  • snok/install-poetry v1
  • actions/cache v4
  • codecov/codecov-action v4
.github/workflows/pre-commit.yml
  • actions/checkout v4
  • actions/setup-python v5
  • pre-commit/action v3.0.1
.github/workflows/release.yml
  • actions/checkout v4@0ad4b8fadaa221de15dcec353f45205ec38ea70b
  • actions/setup-python v5
  • actions/cache v4
  • snok/install-poetry v1
  • actions/cache v4
  • tj-actions/changed-files v44
  • peter-evans/create-pull-request v6
  • actions/checkout v4@0ad4b8fadaa221de15dcec353f45205ec38ea70b
  • actions/setup-python v5
  • actions/cache v4
  • snok/install-poetry v1
  • actions/cache v4
  • peter-evans/create-pull-request v6
.github/workflows/semantic-pull-request.yml
  • amannn/action-semantic-pull-request v5
pep621
pyproject.toml
  • poetry-core >=1.0.0
pip_requirements
docs/requirements.txt
poetry
pyproject.toml
  • python >=3.10, <4
  • notion-client ^2.2.1
  • atlassian-python-api ^3.41.11
  • pytest ^8.0.0
  • pytest-cov ^5.0.0
  • myst-nb ^1.0.0
  • sphinx-autoapi ^3.0.0
  • sphinx-rtd-theme ^2.0.0
  • python-dotenv ^1.0.0
  • python-semantic-release ^9.0.0
  • ruff ^0.4.0
pyenv
.python-version
  • python 3.12

  • Check this box to trigger a request for Renovate to run again on this repository

fail to create a page from a template with formula

Traceback (most recent call last):
  File "/Users/m.naka/repos/nakamasato/autodoc/.venv/lib/python3.9/site-packages/notion_client/client.py", line 118, in _parse_response
    response.raise_for_status()
  File "/Users/m.naka/repos/nakamasato/autodoc/.venv/lib/python3.9/site-packages/httpx/_models.py", line 749, in raise_for_status
    raise HTTPStatusError(message, request=request, response=self)
httpx.HTTPStatusError: Client error '400 Bad Request' for url 'https://api.notion.com/v1/pages/cce21b86-cf2a-4dd0-a463-ed5b1d29745f'
For more information check: https://httpstatuses.com/400

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/Users/m.naka/repos/nakamasato/autodoc/examples/create_notion_page_from_template_with_value_content.py", line 19, in <module>
    client.create_page_from_template(
  File "/Users/m.naka/repos/nakamasato/autodoc/src/autonote/notion.py", line 246, in create_page_from_template
    res = self.client.pages.update(
  File "/Users/m.naka/repos/nakamasato/autodoc/.venv/lib/python3.9/site-packages/notion_client/api_endpoints.py", line 220, in update
    return self.parent.request(
  File "/Users/m.naka/repos/nakamasato/autodoc/.venv/lib/python3.9/site-packages/notion_client/client.py", line 194, in request
    return self._parse_response(response)
  File "/Users/m.naka/repos/nakamasato/autodoc/.venv/lib/python3.9/site-packages/notion_client/client.py", line 126, in _parse_response
    raise APIResponseError(response, body["message"], code)
notion_client.errors.APIResponseError: body failed validation. Fix one:
body.properties.Link.id should be defined, instead was `undefined`.
body.properties.Link.name should be defined, instead was `undefined`.
body.properties.Link.start should be defined, instead was `undefined`.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.