Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors linked to #274 #275

Closed
LysandreJik opened this issue Aug 23, 2022 · 0 comments · Fixed by #285
Closed

Errors linked to #274 #275

LysandreJik opened this issue Aug 23, 2022 · 0 comments · Fixed by #285

Comments

@LysandreJik
Copy link
Member

Since #274 was merged, we've been getting errors in the transformers CI:

(https://huggingface.slack.com/archives/D027SQ7S3PW/p1661254790289019)
Traceback (most recent call last):
  File "/usr/local/bin/doc-builder", line 8, in <module>
    sys.exit(main())
  File "/usr/local/lib/python3.8/site-packages/doc_builder/commands/doc_builder_cli.py", line 47, in main
    args.func(args)
  File "/usr/local/lib/python3.8/site-packages/doc_builder/commands/push.py", line 202, in push_command
    deletions = create_deletions(args.doc_build_repo_id, args.library_name, args.token)
  File "/usr/local/lib/python3.8/site-packages/doc_builder/commands/push.py", line 97, in create_deletions
    tree = json["tree"]
KeyError: 'tree'

See https://github.com/huggingface/transformers/runs/7972055522?check_suite_focus=true

cc @mishig25

@LysandreJik LysandreJik changed the title Errors linkes to #274 Errors linked to #274 Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant