Commit Graph

33 Commits

Author SHA1 Message Date
Rachel Fenichel
85158276cd chore: update dependabot messages and labels (#5653)
The same as #5618, but against master because dependabot ignores changes on develop.
2021-10-28 13:23:59 -07:00
Rachel Fenichel
47a8e5d21d chore: create release.yml (#5588)
* Create release.yml

* chore: update release.yml
2021-10-20 15:35:52 -07:00
Christopher Allen
d4196c1105 Update goog_module.md with suggested fixes
* Fix typos.
* Reinstate "Proposed Changes" section.
* Mark text that should be edit with ALL CAPS.
2021-07-15 11:31:02 +01:00
Christopher Allen
36fa8604df Pull Request template for goog.module PRs
Provide a standard pull request template more suited to PRs doing
goog.module conversions.

There's no way to pick a non-default template when creating a PR
manually, but this one can be used by adding
"&?template=goog_module.md" to the
https://github.com/cpcallen/bugs/compare/ URL.
2021-07-15 11:31:02 +01:00
Rachel Fenichel
16ca378678 Revert "Get deploy files from the correct directory" 2021-07-09 15:26:39 -07:00
Monica Kozbial
f259143827 Revert "Create Github Action to comment on PR while develop is frozen (#5006)" (#5013)
This reverts commit 8c635b5fbc.
2021-07-09 15:08:52 -07:00
Monica Kozbial
8c635b5fbc Create Github Action to comment on PR while develop is frozen (#5006)
* Create develop_freeze_comment.yml

* Update comments

* Fix typo and update uses

* Add test message
2021-07-09 13:21:22 -07:00
Rachel Fenichel
615abab1ae Get deploy files from the correct directory
Previous path was `_deploy/`. New path is `../_deploy`.
2021-07-09 12:32:51 -07:00
Rachel Fenichel
c89d0c517e Update comments to be more descriptive 2021-07-08 19:18:45 -07:00
Rachel Fenichel
ade970f016 Initial commit for appengine deploy action 2021-07-08 19:18:23 -07:00
Aaron Dodson
146840e09f Updated CI config to run new simplified test target. 2021-06-14 18:54:13 +00:00
Christopher Allen
e65a396809 Revert removal of node v10 from build matrix. 2021-06-14 19:41:12 +01:00
Christopher Allen
f94cb15021 Re-disable CI on macOS
I have been unable to resolve the mocha test issues, so leave macOS
disabled for the moment.
2021-06-14 19:41:12 +01:00
Christopher Allen
5cc0df775d Reenable CI on macOS
Working on fixing #2114.
2021-06-14 19:41:12 +01:00
Christopher Allen
403f3119a6 Bump node.js versions for CI
Remove v12 and add v16, per https://nodejs.org/en/about/releases/
2021-06-14 19:41:12 +01:00
alschmiedt
be1dcb4b94 Updates dependabot to ignore jsdom changes (#4777) 2021-04-14 09:11:05 -07:00
Maribeth Bottorff
8548b54221 Merge branch 'master' into rc_2021_3 2021-03-25 09:45:49 -07:00
alschmiedt
26872cdcf6 Update pull request template (#4625) 2021-02-09 14:20:12 -08:00
alschmiedt
791ce2b7fb Migrate our tests to use github actions (#4614) (#4626) 2021-02-09 12:57:27 -08:00
alschmiedt
2dbf441e9b Trigger build on pull request (#4615) 2021-02-02 11:37:11 -08:00
alschmiedt
26beff4b2c Migrate our tests to use github actions (#4614) 2021-02-02 10:08:51 -08:00
Rachel Fenichel
9e5fa749d4 File naming 2020-08-13 16:36:44 -07:00
Rachel Fenichel
9e29c06e4c Create .config.yml 2020-08-13 15:07:55 -07:00
Rachel Fenichel
a1075a8b83 Create dependabot.yml 2020-08-07 13:11:30 -07:00
Rachel Fenichel
661f3ec58b Add "What" section to documentation template 2019-07-24 11:50:07 -07:00
Rachel Fenichel
5175f76ffd Add question about pull requests. 2019-07-24 11:36:10 -07:00
Rachel Fenichel
4456301a2f Add template for documentation issues 2019-07-24 11:35:59 -07:00
alschmiedt
52903ae6cf Update bug_report.md 2019-07-23 07:27:18 -07:00
alschmiedt
878c85acaf Delete old issue template 2019-07-02 14:19:53 -07:00
alschmiedt
0141c9f51a Updates issue template 2019-07-02 14:09:29 -07:00
alschmiedt
6a32e196bf Update github templates 2019-07-02 13:29:50 -07:00
Andrew n marshall
722ef5f3e1 Updating the templates to minimize checkboxes and use HTML comments. (#1394) 2017-10-26 16:00:07 -07:00
Rachel Fenichel
05e24497c6 Create .github folder and add pull request template and issue template (#1314)
* Create .github folder and move CONTRIBUTING.md to the new folder

* Add pull request template and issue template

* Update ISSUE_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md

* Update ISSUE_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md
2017-09-14 16:29:30 -07:00