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

RuntimeError: Can't find 'tag' attribute out of ... #373

Closed
yegor256 opened this issue Oct 4, 2024 · 5 comments · Fixed by #374
Closed

RuntimeError: Can't find 'tag' attribute out of ... #373

yegor256 opened this issue Oct 4, 2024 · 5 comments · Fixed by #374
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@yegor256
Copy link
Member

yegor256 commented Oct 4, 2024

I found it here:

RuntimeError: Can't find 'tag' attribute out of [_id, _time, _version, where, event_id, when, event_type, repository, who, release_id, what, details, is_human]
	/usr/local/bundle/gems/factbase-0.4.0/lib/factbase/fact.rb:90:in `block in <class:Fact>'
	/usr/local/bundle/gems/others-0.0.3/lib/others.rb:38:in `instance_exec'
	/usr/local/bundle/gems/others-0.0.3/lib/others.rb:38:in `method_missing'
	/usr/local/bundle/gems/factbase-0.4.0/lib/factbase/tee.rb:54:in `block in <class:Tee>'
	/usr/local/bundle/gems/others-0.0.3/lib/others.rb:38:in `instance_exec'
	/usr/local/bundle/gems/others-0.0.3/lib/others.rb:38:in `method_missing'
	/usr/local/bundle/gems/factbase-0.4.0/lib/factbase/accum.rb:66:in `block in <class:Accum>'
	/usr/local/bundle/gems/others-0.0.3/lib/others.rb:38:in `instance_exec'
	/usr/local/bundle/gems/others-0.0.3/lib/others.rb:38:in `method_missing'
	/usr/local/bundle/gems/factbase-0.4.0/lib/factbase/rules.rb:101:in `block in <class:Fact>'
	/usr/local/bundle/gems/others-0.0.3/lib/others.rb:38:in `instance_exec'
	/usr/local/bundle/gems/others-0.0.3/lib/others.rb:38:in `method_missing'
	/action/judges/github-events/github-events.rb:51:in `fetch_contributors'
@yegor256 yegor256 added bug Something isn't working help wanted Extra attention is needed labels Oct 4, 2024
@Yegorov
Copy link
Contributor

Yegorov commented Oct 4, 2024

@yegor256 may I try this one?

@yegor256
Copy link
Member Author

yegor256 commented Oct 4, 2024

@Yegorov please, go ahead

Yegorov added a commit to Yegorov/judges-action that referenced this issue Oct 4, 2024
yegor256 added a commit that referenced this issue Oct 5, 2024
#373: fix fetch contributors if tag empty
@yegor256
Copy link
Member Author

yegor256 commented Oct 5, 2024

@rultor release, tag is 0.0.54

@rultor
Copy link
Contributor

rultor commented Oct 5, 2024

@rultor release, tag is 0.0.54

@yegor256 OK, I will release it now. Please check the progress here

@rultor
Copy link
Contributor

rultor commented Oct 5, 2024

@rultor release, tag is 0.0.54

@yegor256 Done! FYI, the full log is here (took me 32min)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants