-
-
Notifications
You must be signed in to change notification settings - Fork 778
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
Add new section "Testing Wins in a test repository" to the Wins Apps Script Development Wiki Page #5746
Comments
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
Testing Wins in a test repositoryThis process enables a developer use their fork of the website repository as the destination for Wins JSON data, pull request and issues, so that during testing the developer can run The process can be summarized as follows. Depending on the test procedure, some or all of these elements may be required:
1. Prepare the test repositoryCreate two new branches in the developer's fork of hackforla/website 2. Replace the production secret key with a PATa) In the developer's GitHub settings, in Developer Settings, generate a new token with scope 3. Modifying
|
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
|
Please add update using the below template (even if you have a pull request). Afterwards, remove the 'To Update !' label and add the 'Status: Updated' label.
If you need help, be sure to either: 1) place your issue in the You are receiving this comment because your last comment was before Monday, February 5, 2024 at 11:06 PM PST. |
Please add update using the below template (even if you have a pull request). Afterwards, remove the '2 weeks inactive' label and add the 'Status: Updated' label.
If you need help, be sure to either: 1) place your issue in the You are receiving this comment because your last comment was before Monday, February 12, 2024 at 11:05 PM PST. |
Please add update using the below template (even if you have a pull request). Afterwards, remove the '2 weeks inactive' label and add the 'Status: Updated' label.
If you need help, be sure to either: 1) place your issue in the You are receiving this comment because your last comment was before Monday, February 19, 2024 at 11:06 PM PST. |
Please add update using the below template (even if you have a pull request). Afterwards, remove the '2 weeks inactive' label and add the 'Status: Updated' label.
If you need help, be sure to either: 1) place your issue in the You are receiving this comment because your last comment was before Monday, February 26, 2024 at 11:06 PM PST. |
This is ready for use as a reference in relevant WINS issues. Links to WINS Apps Script Development Guide and to this issue have been added to How to Contribute to the Wiki |
Overview
As developers we need to explore the feasibility of creating a WINS development environment which connects to a test repository, so that issues and pull requests generated during testing will be created in the contributors fork of the website repository rather than hackforla/website. The proposed strategy is to modify gh-requests and to replace the secret key with the contributor's PAT.
Action Items
Dev Lead/Merge Team
Resources/Instructions
Footnotes
Wins Apps Script Development Guide ↩
The text was updated successfully, but these errors were encountered: