1
0
mirror of synced 2025-12-21 19:06:49 -05:00
Commit Graph

21 Commits

Author SHA1 Message Date
Kevin Heis
f6acb1f08a Update dependencies (#19408)
* Update dependencies 2

* Lint fixes

* Update graphql packages

* Update changelog-entry.json

* Update @octokit/rest

* Update commander with help from @rachmari

@rachmari

* Upgrade helmet

* Upgrade js-yaml

* Update server.js

* Update cheerio

* Revert "Update cheerio"

This reverts commit 8aa17c39fbf564ee554037d89e7a473027d16984.
2021-05-19 17:32:47 +00:00
James M. Greene
0eec258c01 Fix git branch inconsistencies for Actions (#18309)
* Update workflows to pass appropriate branch name for pull_request events

* Update Docker building workflow to check appropriate branch name for pull_request events

* Update Windows testing workflow for consistency with non-Windows testing workflow

* Reorder if conditional check

* Update workflow comment
2021-03-18 14:31:31 -05:00
Chiedo John
852a8cde15 Use self-hosted runners for docs-internal (#17442)
Use self hosted runners for docs-internal

Co-authored-by: chiedo <chiedo@users.noreply.github.com>
Co-authored-by: James M. Greene <JamesMGreene@github.com>
2021-01-25 08:41:53 -05:00
James M. Greene
27c371b75e Update script/early-access/create-branch 2020-12-08 09:46:52 -06:00
Sarah Schneider
ff2bf89803 add script 2020-12-04 11:22:35 -05:00
Sarah Schneider
522988eb45 add set -e to bash script 2020-12-03 16:32:25 -05:00
Sarah Schneider
c583392a0e add comment 2020-12-03 13:32:40 -05:00
Sarah Schneider
bf61f53d4f lint 2020-12-03 12:24:41 -05:00
Sarah Schneider
52301f3756 add clarifying comments about how we derive data filepaths from data refs 2020-12-03 12:13:57 -05:00
Sarah Schneider
a8e0ec4052 add option to run script on provided path 2020-12-02 16:48:11 -05:00
Sarah Schneider
7b9ae59be8 update script readmes 2020-12-02 14:32:20 -05:00
Sarah Schneider
d3d2f0884a new script to update data and image paths 2020-12-02 12:41:26 -05:00
Sarah Schneider
5248fac240 chmod a+x script/early-access/symlink-from-local-repo.js 2020-12-01 15:46:02 -05:00
Sarah Schneider
6214ee0517 be careful of paths for cross-platform use 2020-12-01 13:12:14 -05:00
Sarah Schneider
93a9d3b85b add new script 2020-12-01 13:07:18 -05:00
James M. Greene
909db6fcf4 Update EA cloning script to rely on the current git branch 2020-11-17 14:13:14 -06:00
James M. Greene
367685b166 Update symlinking script to support unlinking 2020-11-16 19:59:15 -06:00
James M. Greene
af3a7f37bf Remove unused require in script 2020-11-13 10:30:43 -06:00
James M. Greene
fc917569b4 Add script to symlink to local early-access repo 2020-11-11 00:58:16 -06:00
James M. Greene
050ff6dcbc Update for early-access under assets/images/ 2020-11-10 16:46:10 -06:00
James M. Greene
5b6d704db7 Rename clone-early-access script 2020-11-10 16:01:35 -06:00