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

docs: update dependent-usage.json #3379

Merged

Conversation

github-actions[bot]
Copy link
Contributor

Contains automated changes to the dependent-usage.json file, which provides the data for Paragon Usage Insights.

Copy link

netlify bot commented Jan 14, 2025

Deploy Preview for paragon-openedx ready!

Name Link
🔨 Latest commit 6df8977
🔍 Latest deploy log https://app.netlify.com/sites/paragon-openedx/deploys/678a64167fb0830008753473
😎 Deploy Preview https://deploy-preview-3379--paragon-openedx.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.

@github-actions github-actions bot force-pushed the dependent-usage-analyzer/update-dependent-usage-json branch 2 times, most recently from a403028 to 63fdae1 Compare January 16, 2025 14:07
@brian-smith-tcril
Copy link
Contributor

Looking into why tests aren't running when these PRs are made:

The PRs are made using

- name: Create pull request for dependent project usages
id: cpr
uses: peter-evans/create-pull-request@v7
with:
commit-message: "docs: update dependent-usage.json"
title: "docs: update dependent-usage.json"
body: "Contains automated changes to the dependent-usage.json file, which provides the data for Paragon Usage Insights."
labels: automerge
branch: dependent-usage-analyzer/update-dependent-usage-json
base: next

The README for the create-pull-request action we're using says (https://github.com/peter-evans/create-pull-request?tab=readme-ov-file#token)

If you want pull requests created by this action to trigger an on: push or on: pull_request workflow then you cannot use the default GITHUB_TOKEN. See the documentation here for further details.

@github-actions github-actions bot force-pushed the dependent-usage-analyzer/update-dependent-usage-json branch from 63fdae1 to 6df8977 Compare January 17, 2025 14:07
@brian-smith-tcril
Copy link
Contributor

Found a discussion about the issue and added a comment https://github.com/orgs/community/discussions/25702#discussioncomment-11868340

Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.87%. Comparing base (d966efb) to head (6df8977).
Report is 1 commits behind head on next.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #3379   +/-   ##
=======================================
  Coverage   93.87%   93.87%           
=======================================
  Files         232      232           
  Lines        3937     3937           
  Branches      933      929    -4     
=======================================
  Hits         3696     3696           
  Misses        234      234           
  Partials        7        7           

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

@brian-smith-tcril brian-smith-tcril merged commit 75724f1 into next Jan 17, 2025
10 checks passed
@brian-smith-tcril brian-smith-tcril deleted the dependent-usage-analyzer/update-dependent-usage-json branch January 17, 2025 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants