Skip to content

docs: Fix URL for dataframely skill - #390

Merged
Oliver Borchert (borchero) merged 2 commits into
Quantco:mainfrom
mathisdrn:patch-1
Aug 1, 2026
Merged

docs: Fix URL for dataframely skill#390
Oliver Borchert (borchero) merged 2 commits into
Quantco:mainfrom
mathisdrn:patch-1

Conversation

@mathisdrn

Copy link
Copy Markdown
Contributor

Fix broken URL for dataframely skills and added -f (fail fast) and -L (follow redirects) flags which are good practice when downloading files from the web.

Also added -f (fail fast) and -L (follow redirects) flags which are good practice when downloading files from the web.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the coding-agent guide to reference the correct location of the dataframely AgentSkills specification file and improves the recommended curl usage when downloading it.

Changes:

  • Fix the documentation link to point to skills/SKILL.md (the actual location in the repo).
  • Add curl flags -f (fail on HTTP errors) and -L (follow redirects) to make downloads more robust.

Comment thread docs/guides/coding-agents.md

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you!

Comment thread docs/guides/coding-agents.md Outdated
@borchero Oliver Borchert (borchero) changed the title Fix URL for dataframely skill in documentation docs: Fix URL for dataframely skill Aug 1, 2026
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Aug 1, 2026
@codecov

codecov Bot commented Aug 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (2dd71de) to head (a46114a).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #390   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           46        46           
  Lines         2590      2590           
=========================================
  Hits          2590      2590           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@borchero
Oliver Borchert (borchero) enabled auto-merge (squash) August 1, 2026 11:23
@borchero
Oliver Borchert (borchero) merged commit 5733164 into Quantco:main Aug 1, 2026
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants