1
0
mirror of synced 2026-01-10 09:02:35 -05:00
Commit Graph

3284 Commits

Author SHA1 Message Date
Shati Patel
0874faaa3e Merge branch 'main' into main 2021-01-08 11:33:36 +00:00
Octomerger Bot
5c892e1b84 repo sync 2021-01-08 20:34:12 +10:00
github-openapi-bot
10f7f2890e Updating OpenAPI descriptions (#17209)
* Updating OpenAPI descriptions

* Add decorated OpenAPI schema files

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2021-01-08 10:11:13 +00:00
Octomerger Bot
f2584e7c4f repo sync 2021-01-08 18:50:58 +10:00
Octomerger Bot
0fc817b168 repo sync 2021-01-08 18:07:36 +10:00
Octomerger Bot
3038200396 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-01-08 18:01:36 +10:00
Martin Lopes
880d86de4f Merge pull request #1558 from al-cheb/al-cheb/windows-default-shell
Update Windows default shell
2021-01-08 18:01:11 +10:00
Martin Lopes
eef64d6ce5 Merge branch 'main' into al-cheb/windows-default-shell 2021-01-08 17:46:27 +10:00
Martin Lopes
1befb88ca4 Added note from tech review 2021-01-08 17:45:10 +10:00
Martin Lopes
f69adb8c52 Update content/actions/reference/workflow-syntax-for-github-actions.md 2021-01-08 12:19:41 +10:00
Martin Lopes
0a37f5519e Re-added content about workflow templates (#17105)
* Re-added content about workflow templates

* Apply suggestions from code review

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-01-08 12:09:40 +10:00
Martin Lopes
54ae53cded Merge pull request #1501 from mzzmjd/patch-1
Include work around for wildcards in HTTP Proxy Exclusion list
2021-01-08 11:32:45 +10:00
Martin Lopes
611977a48e Merge branch 'main' into patch-1 2021-01-08 11:12:57 +10:00
Martin Lopes
708ed3ec2f Added suggestion from peer review 2021-01-08 11:12:42 +10:00
Martin Lopes
3e733b3422 Merge branch 'main' into al-cheb/windows-default-shell 2021-01-08 10:00:10 +10:00
Octomerger Bot
cd77ab164c repo sync 2021-01-08 08:57:42 +10:00
Abby Vollmer
f5a2c56de6 Project Visby site-policy updates (change date + hide from GitHub Docs) (#17139)
and support site policy hidden articles
2021-01-07 22:44:34 +00:00
Octomerger Bot
3b57913f90 repo sync 2021-01-08 07:41:35 +10:00
Octomerger Bot
3d8c9e5419 repo sync 2021-01-08 07:31:04 +10:00
Octomerger Bot
6a0f962bb3 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-01-08 07:24:49 +10:00
Janice
41bf516605 Merge pull request #2648 from martindes01/fix-2571
Remove extra comma from reusable can-require-ssh-cert.md
2021-01-07 14:24:22 -07:00
Octomerger Bot
69ee31d3a0 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-01-08 07:15:07 +10:00
Janice
1fb18ce577 Merge branch 'main' into fix-2571 2021-01-07 14:14:48 -07:00
Janice
f57995c98c Merge pull request #2588 from hardbyte/patch-1
Use correct syntax for adding label in dockerfile
2021-01-07 14:14:40 -07:00
Octomerger Bot
1ab220ee20 repo sync 2021-01-08 06:32:02 +10:00
Janice
eecb1db399 Merge branch 'main' into patch-1 2021-01-07 13:30:09 -07:00
Octomerger Bot
0679e1f1a1 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-01-08 06:30:06 +10:00
Chiedo John
35714bcc22 Provide more accurate link for Repo Sync PRs (#17145)
Co-authored-by: chiedo <chiedo@users.noreply.github.com>
2021-01-07 20:29:25 +00:00
Meg Bird
855275a18b Merge pull request #2326 from martindes01/fix-2290
Improve description of branch targeting for action release management
2021-01-07 13:28:29 -07:00
Meg Bird
163fe6308f Merge branch 'main' into fix-2290 2021-01-07 13:16:48 -07:00
Octomerger Bot
1752315b04 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-01-08 06:15:47 +10:00
Meg Bird
6b3c91ae80 Merge branch 'main' into fix-2571 2021-01-07 13:15:25 -07:00
James M. Greene
72140bb8bb Remove use of commander from release script rather than adding it as a required production dependency (#17215) 2021-01-07 14:15:10 -06:00
Octomerger Bot
1f81c4574d repo sync 2021-01-08 06:12:02 +10:00
Meg Bird
a6c54e503b Merge branch 'main' into fix-2571 2021-01-07 13:10:01 -07:00
Janice
5d104c4429 Merge branch 'main' into patch-1 2021-01-07 12:59:42 -07:00
Kevin Heis
4e6c273e74 Fix a typo in release notes (#17178)
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
2021-01-07 19:59:42 +00:00
Octomerger Bot
4f687e3f48 repo sync 2021-01-08 05:53:58 +10:00
Octomerger Bot
1f89a0ee75 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-01-08 05:51:06 +10:00
James M. Greene
bca0682e93 Add release script to soft-purge all rendered pages from the Redis cache (#17164)
* Create a release script to soft-purge all rendered pages from the Redis cache

* Set NODE_ENV

* Pass the Redis database number as an option rather than in the URL

* Change key scanning pattern based on Heroku metadata presence

* Shorten purge TTL to 30 minutes

* Only fail hard on Heroku production releases

* Don't return TOO early or else we forget to resume the scanStream!

* Correct ioredis command casing to all lowercase

* Add unexpectedly necessary exit

* Tweak wording of dry run logging

* Add some polish

* Prevent accidental soft-purging of the current release's keys

* Simplify the key check

* Fix lint error
2021-01-07 13:50:24 -06:00
Octomerger Bot
6d4092336d repo sync 2021-01-08 05:47:22 +10:00
Octomerger Bot
cb656ad66d repo sync 2021-01-08 05:24:52 +10:00
Octomerger Bot
7b165f05ac Branch was updated using the 'autoupdate branch' Actions workflow. 2021-01-08 05:22:41 +10:00
Peter Cihon
fcc718fb5d Create site-policy-sync.yml (#17111)
Create site-policy-sync.yml

Co-authored-by: chiedo <chiedo@users.noreply.github.com>
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
2021-01-07 19:22:12 +00:00
Octomerger Bot
b3a5a593af repo sync 2021-01-08 05:14:54 +10:00
Octomerger Bot
a16be46cea repo sync 2021-01-08 04:33:47 +10:00
Octomerger Bot
96978b6b91 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-01-08 04:31:45 +10:00
Octomerger Bot
c0dd5fa8c2 repo sync 2021-01-08 04:31:13 +10:00
Laura Coursen
e5c6dca9c5 GitHub Codespaces beta features (#17037)
* Add new articles

* Rename article

* Add secrets content

* Remove permissions statements

* Fix image name

* Fix article name

* Mention GPG verification for Codespaces in "About commit signature verification"

* Add GPG verification content

* Add access and security procedure

* Add 💅

* Rename articles

* Rename the other article

* Rename again

* Okay, rename this one again, too

* Update link

* Start access and security content

* Add 💅

* Mention new functionalities in "Personalizing..."

* Mention new features in "About Codespaces"

* Add 💅

* Fix typos

* Add audit log events

* Fix so many links

* Add 💅

* Add permissions

* Spell access correctly, for once

* Add 💅

* FIX THESE LINKS I SWEAR

* Addd missing )

* Start adding procedure

* update with procedural

* Update content/github/developing-online-with-codespaces/managing-encrypted-secrets-for-codespaces.md

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* Update content/github/developing-online-with-codespaces/managing-access-and-security-for-codespaces.md

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* Apply suggestions from code review

Committing all reviews 

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Meg Bird <megbird@github.com>
2021-01-07 11:31:07 -07:00
Octomerger Bot
60c17be194 repo sync 2021-01-08 03:25:18 +10:00