Pull Requests Fail CI/CD Tests #2894
Labels
No Label
DBF
Dates
Defined Names
Features
Formula
HTML
Images
Infrastructure
Integration
International
ODS
Operations
Performance
PivotTables
Pro
Protection
Read Bug
SSF
SYLK
Style
Write Bug
good first issue
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sheetjs/sheetjs#2894
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi All,
I found sheetjs to be a fantastic library and product and thought of doing some open source contributions to it. Thus, I landed on (good-first-)issue #2752, read the conversation, and thought that since the issue is still open I could contribute to it.
Therefore, I added a PR #2815 on the Github Repo of sheetjs, but found that a few of the test cases were failing, but I thought that the chances of my code snippet being the reason of test fails is low.
So I opened another PR #2816 where I just changed a type of
README.md
and this time again, lots of test cases failed.I would like to know if there is something missing from my end, or should I change the
sheetjs
default branch fromgithub
tomaster
or something else, or to try a completely different approach?P.S.: I am a new open source contributor looking for full time roles.
We haven't automated the test suite on git.sheetjs.com yet. Locally we run the following tests before release:
We'll take a closer look at the issue and the related PRs. Note that the legacy repo on GitHub is behind this repo.
PS: if you want to chat about open source in general, feel free to reach out on our Discord (https://discord.gg/sheetjs)
Thanks for the info! Really appreciate it.
I had one more doubt, my PR pushes at git.sheetjs.com require some username and password for push, which I don't think match with my github ones. That's why I am still pushing them on legacy repo on Github right now.
Please let me know if the credentials for pushing to git.sheetjs.com are different.
Thanks in Advance!