-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Remove adazzle
references
#3869
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
Conversation
.github/ISSUE_TEMPLATE/config.yml
Outdated
contact_links: | ||
- name: Questions and discussions | ||
url: https://github.com/adazzle/react-data-grid/discussions | ||
url: https://github.com/comcast/react-data-grid/discussions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
url: https://github.com/comcast/react-data-grid/discussions | |
url: https://github.com/Comcast/react-data-grid/discussions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should all the references (other than the website) use upper case?
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3869 +/- ##
===========================================
- Coverage 100.00% 97.84% -2.16%
===========================================
Files 46 42 -4
Lines 3200 1253 -1947
Branches 414 348 -66
===========================================
- Hits 3200 1226 -1974
- Misses 0 27 +27 🚀 New features to boost your workflow:
|
.github/workflows/ci.yml
Outdated
git add . | ||
git commit -m "gh-pages deployment" || echo "Nothing to commit" | ||
git push -f https://adazzle:${{secrets.GITHUB_TOKEN}}@github.com/adazzle/react-data-grid.git | ||
git push -f https://comcast:${{secrets.GITHUB_TOKEN}}@github.com/comcast/react-data-grid.git |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We'll have to confirm this still works 🤔
Co-authored-by: Nicolas Stepien <567105+nstepien@users.noreply.github.com>
Co-authored-by: Nicolas Stepien <567105+nstepien@users.noreply.github.com>
Co-authored-by: Nicolas Stepien <567105+nstepien@users.noreply.github.com>
Co-authored-by: Nicolas Stepien <567105+nstepien@users.noreply.github.com>
No description provided.