Граф коммитов

20 Коммитов

Автор SHA1 Сообщение Дата
James M. Greene 08db1c970c
Refactor Staging deployment workflow to support open source PRs (#20459)
* Add a Staging build workflow

* Remove all commented out code from build workflow

It will be handled in https://github.com/github/docs-engineering/issues/726

* Use pinned version of upload-artifact action

* Tweaks to build

* Minor deployment script refactoring

* Update the Staging deployment workflow

* Missed refactoring tweak

* Add relevant comments

* Update Heroku app naming convention for Actions deploy to include 'gha-' prefix

* Update Heroku app ConfigVars and SourceBlob for optional prebuilt app

* Remove obsolete 'dist/' dir from PR build artifact

See https://github.com/github/docs-internal/pull/20405

* Ensure a new enough version of npm is used

* Switch to creating a tarball for upload

* Remove obsolete 'layouts' dir from file list

* Ditch the verbosity for 'tar'... too many files

* Add tarball support to deploy

* Add esm workaround to deploy script

See https://github.com/actions/github-script/issues/168

* Temporarily ignore staging deploy workflow from workflow linter

* Update deployment to use a Heroku Build Source instead of a GitHub Actions Artifact

* Update undeploy workflow to use ESM workaround

See https://github.com/actions/github-script/issues/168

* Add 'esm' package to optionalDependencies to better support workaround

See https://github.com/actions/github-script/issues/168

* Add Slack notifications for workflow failures

* Wrap AppSetup polling in try-catch

* Improve dyno monitoring

* Rename 'script/deploy' to have a .js extension #esm

* Update script references to include the extension

* Use non-deprecated Sources API for Heroku

* Use normal quotes

* Stub in a step to mark deployment inactive after timing out

* Apply suggestions from code review

Co-authored-by: Rachael Sewell <rachmari@github.com>

Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-08-25 20:45:51 +00:00
Grace Park 2dbea3737a
Removing algolia (#20633) 2021-08-05 13:10:51 -04:00
James M. Greene df301cb5da
Remove all code related to Redis page caching (#20457)
Towards simplification for https://github.com/github/docs-engineering/issues/678
2021-07-21 20:44:00 +00:00
Kevin Heis a0d1f7f9af
Remove gemfile and ruby code (#19910) 2021-06-16 15:35:19 +00:00
Mike Surowiec e10c29b1fb feat: use eslint for dependency checks 2021-05-06 08:31:04 -07:00
James M. Greene 816a7bbc4e
Follow-up for removing stale apps (#19056)
* Use existing 'github' script helper to get Octokit instance

* Move @octokit/rest to devDeps

We only use it in scripts, currently

* Removed outdated delete-unused-staging-apps script
2021-04-29 11:09:34 -04:00
Rachael Sewell 01e52046f0
migrate away from AWS S3 (#17669) 2021-02-12 10:25:45 -08:00
Sarah Schneider 5f35c67d72 ran script/update-readme 2021-01-22 16:05:43 -05:00
Kevin Heis d7eb248a10
Fix a bunch of random typos (#17129)
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
2021-01-05 16:07:27 +00:00
Kevin Heis 11d8e415da
Check repository references (#16680)
* Check repository references

* Remove "foundRepoNames" that I used to find all the unique names

* A little speed up with Set

* Ignore a few files

* Remove remaining references

* Update README.md
2020-12-03 16:41:03 +00:00
Robert Mosolgo 805db2e4df
Merge branch 'main' into build-changelog 2020-12-01 15:46:51 -05:00
Robert Mosolgo 69bd6f2dbd Remove build-changelog-from-markdown.js 2020-12-01 15:17:29 -05:00
Sarah Schneider fe2464eea8 ran script/update-readme.js 2020-11-30 13:19:05 -05:00
Sarah Schneider 7a922471d6 ran script/update-readme.js 2020-11-20 11:18:57 -05:00
Sarah Schneider 8e1fc5415c ran script/update-readme.js 2020-11-18 17:08:07 -05:00
Melanie Yarbrough 971d9313a4
Add release banner script to readme (#16461)
* Add release banner script to readme

* Update script/README.md
2020-11-13 13:51:39 -05:00
Zeke Sikelianos 5f7243c3ff
improve script for resetting translated files (#16099)
* improve script for resetting translated files

* update script/README.md

Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
2020-10-16 15:16:56 -04:00
Sarah Edwards ad274d4fa4
update preview-openapi-changes documentation (#16022)
* update preview-openapi-changes documentation

* clarify formatting and that bin dir should exist locally
2020-10-13 19:10:39 -07:00
Zeke Sikelianos b13d24ed53
update scripts/README.md (#117)
Co-authored-by: Jason Etcovitch <jasonetco@github.com>
2020-10-07 10:44:56 -07:00
Vanessa Yuen 3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00