-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Wrangler website deployer (#404)
- Loading branch information
1 parent
829809e
commit 8c2748a
Showing
3 changed files
with
19 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,4 @@ | ||
BY SUBMITTING A PULL REQUEST AND CHANGES TO THIS REPOSITORY YOU ARE ACKNOWLEDGING AND AGREE TO THE TERMS IN BOTH THE [DEVELOPER CERTIFICATE OF ORIGIN](https://developercertificate.org) AND THE [APACHE 2.0 LICENSE](https://opensource.org/licenses/Apache-2.0). | ||
#### done when | ||
|
||
PLEASE REMOVE EXPLANATORY TEXT AND UNNEEDED SECTIONS BEFORE CREATING PULL REQUEST. CREATE A DRAFT PULL REQUEST IF YOU INTEND TO ADD MORE COMMITS. REMOVE DRAFT STATUS AND REQUEST REVIEW FROM `DaveSkender` and `LeeDongGeon1996` WHEN YOU ARE READY TO COMMIT CHANGES. | ||
|
||
### Description | ||
|
||
Please include a summary of the change and which issue is fixed. Please also include relevant motivation, context, and sources of information or recipes. | ||
|
||
Fixes #<!--(add issue number)--> | ||
|
||
### Checklist | ||
|
||
- [ ] My code follows the existing style, code structure, and naming taxonomy | ||
- [ ] I have commented my code, particularly in hard-to-understand areas | ||
- [ ] I have performed a self-review of my own code and included any verifying manual calculations | ||
- [ ] I have added or updated unit tests that prove my fix is effective or that my feature works, and achieves sufficient code coverage. New and existing unit tests pass locally and in the build (below) with my changes | ||
- [ ] My changes generate no new warnings and running code analysis does not produce any issues | ||
- [ ] I have added or run the performance tests that depict optimal execution times | ||
- [ ] I have made corresponding changes to the documentation | ||
- [ ] Implement | ||
- [ ] Fix: # |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters