-
-
Notifications
You must be signed in to change notification settings - Fork 776
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
ER: Find all the places that GitHub should be GitHub and fix #6161
Comments
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
Hi @t-will-gillis, Thank you for going through the issues I created so far. I'll go ahead and make the issues for That makes sense re: the good first issues, I have been separating them out so will continue to do so. Thanks again for your help! |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
For the purposes of discussion, I have added all the details we are looking at for the GitHub wins page and form to this comment. wins.jsLines we intended to change belowLine 12 in a999c25
change
to
Line 13 in a999c25
change
to
to
Line 334 in a999c25
change
to
Line 509 in a999c25
change
to
Code.jsAny changes in this file (code.js) will have to also be made in the Google App Script attached to the spreadsheet Lines we intended to change below
Change
to
Change
to
ComparisonFirst correlation
seems related to line 12 in the wins.js file Line 12 in a999c25
Second correlation
seems related to line 13 in the wins.js file Line 13 in a999c25
Form headers (from the spreadsheet)All columns that correspond to the questions
Additional form headers in addition to the form questionsTimestamp Form Question ChangesChange form question from ``` Could we use your Github profile picture next to your story? ``` to ``` Could we use your GitHub profile picture next to your story? ```Does the above seem to cover it all (excluding pages/wins/wins-share-form.html for now)? And if it does cover everything, what is your question. |
@ExperimentsInHonesty Re: If I create an issue for each form question that needs to be changed, the action items could be to edit the corresponding lines in both Alternatively, the issue could cover editing just I'm also not sure about how testing would work for these issues. It appears that I hope all that is clear and that I'm understanding how the files work together correctly. |
Update: I have been familiarizing myself with the Google Apps Script development process and am working on getting access to the necessary Google docs to see how and where to make changes to the Wins form questions that include 'Github' and are referenced in |
Update: |
Dependencies (Child Issues)
Github
withGitHub
in website/redirections/github.md #7110Github
withGitHub
in communities-of-practice.html #7111Github
withGitHub
in _data/navigation/social.yml #7112Github
withGitHub
in _data/internal/communities/ui-ux.yml #7113Github
withGitHub
in _data/internal/communities/engineering.yml #7115Github
withGitHub
in _data/internal/communities/project-management.yml #7117Github
withGitHub
in pages/getting-started.html #7118Github
withGitHub
in _projects/ems-triage-tracker.md #7413Github
withGitHub
in _projects/tech-work-experience.md #7414Github
withGitHub
in _data/internal/communities/ops.yml #7415Github
withGitHub
in _data/internal/communities/data-science.yml #7416github
withGitHub
in github-actions/utils/post-issue-comment.js #7417Github
withGitHub
in _guide-pages/2FA.html #7418Github
withGitHub
in _sass/components/_guides.scss #7419github
withGitHub
in _sass/components/_communities-of-practice.scss #7420Github
withGitHub
in github-actions/trigger-issue/add-missing-labels-to-issues/add-labels-template.md #7421Github
withGitHub
in assets/js/utility/api-events.js #7422Github
withGitHub
in github-actions/trigger-schedule/list-inactive-members/get-contributors-data.js #7423Github
withGitHub
in CONTRIBUTING.md Table of Contents 1.4.c #7438Github
withGitHub
in CONTRIBUTING.md Section 1.4 #7439github
withGitHub
in CONTRIBUTING.md Section 2.7.e #7440github
withGitHub
in CONTRIBUTING.md Section 2.7.f i #7441github
withGitHub
in CONTRIBUTING.md Section 2.7.f ii #7442Github
withGitHub
in CONTRIBUTING.md Section 4.2.b #7443Github
withGitHub
in assets/js/wins.jsmakecards
#7494Github
withGitHub
in assets/js/wins.jsupdateOverlay
#7495Emergent Requirement - Problem
GitHub is a company name and should only be in lowercase (github) when in a URL, variable or directory name (where the variables or directories are all lowercase).
Details
There are 180 files with some form of github in it.
Issue you discovered this emergent requirement in
Date discovered
2024-01-25
Did you have to do something temporarily
Who was involved
@ExperimentsInHonesty
What happens if this is not addressed
Resources
Examples of locations that could be changed
website/github-actions/utils/format-comment.js
Line 7 in 3c7c90e
website/github-actions/utils/post-issue-comment.js
Line 2 in 3c7c90e
website/github-actions/trigger-schedule/github-data/contributors-data.js
Line 78 in 3c7c90e
website/pages/wins/wins-share-form.html
Line 464 in 3c7c90e
website/_sass/components/_guides.scss
Line 249 in 3c7c90e
website/assets/js/utility/api-events.js
Line 36 in 3c7c90e
Example of locations that could be changed, but it might break some logic.
website/redirections/github.md
Line 4 in 3c7c90e
website/pages/communities-of-practice.html
Line 82 in 3c7c90e
website/_data/navigation/social.yml
Line 31 in 3c7c90e
website/_data/internal/communities/ui-ux.yml
Line 43 in 3c7c90e
website/_data/internal/communities/engineering.yml
Line 38 in 3c7c90e
website/_data/internal/communities/project-management.yml
Line 26 in 3c7c90e
website/_data/internal/toolkitresources.yml
Line 13 in 3c7c90e
Examples of locations it must be changed
website/_guide-pages/github-issues.html
Line 35 in 3c7c90e
website/pages/getting-started.html
Line 101 in 3c7c90e
Recommended Action Items
ready for merge team
label with the following note in a commentPotential solutions [draft]
The text was updated successfully, but these errors were encountered: