Skip to content

Conversation

@edmundmiller
Copy link
Contributor

No description provided.

@netlify
Copy link

netlify bot commented Feb 3, 2025

Deploy Preview for nf-core-stats ready!

Name Link
🔨 Latest commit b2ffb5d
🔍 Latest deploy log https://app.netlify.com/sites/nf-core-stats/deploys/67a979cf4d2a410008dac044
😎 Deploy Preview https://deploy-preview-38--nf-core-stats.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

dependencies = [
"dlt[cli,duckdb,motherduck]>=1.4.1",
"python-dotenv==1.0.0",
"requests>=2.31.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this version seems to not be available?

Comment on lines +12 to +13
"slack-sdk>=3.33.0",
"pendulum>=2.1.2",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same for these ones

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am trying to resolve the environment with poetry and it has been running for an hour now 😢 ...

current_hour = current.replace(hour=hour)
if current_hour > pendulum.now():
break
yield from _process_gharchive_hour(current_hour)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When trying to run this I got this error

dlt.pipeline.exceptions.PipelineStepFailed: Pipeline execution failed at stage extract when processing package 1738663913.5012522 with exception:

<class 'dlt.extract.exceptions.ResourceExtractionError'>
In processing pipe raw_events: extraction of resource raw_events in generator events caused an exception: name '_process_gharchive_hour' is not defined

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 this pull request may close these issues.

4 participants