jmarlena
ee8bee8661
Enterprise owners visibility in orgs ( #23648 )
...
* Steps added
* Clarify how licensing works
* Cleanup
* Reframing
* Rehashing
* More descriptive subheader
* Update permissions statements to work with custom roles
* Tweak
* Ship with permissions update
* Escape '
* H2 ftw
* Tweaks from a distanced read
* Apply suggestions from code review
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Apply the spirit of @lecoursen's ✨
* version custom roles link for GHEC only
* Add feature-based versioning
* Make top of chart more visible
* Rework this tricky line
Co-authored-by: “jmarlena” <“jmarlena@github.com ”>
Co-authored-by: Laura Coursen <lecoursen@github.com >
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2022-01-05 16:30:54 +00:00
Peter Bengtsson
26d2c5438a
Check for orphaned assets in CI ( #24074 )
2022-01-05 16:26:45 +00:00
Peter Bengtsson
3a8c8c4ba3
retract deletion of search-XX.svg assets ( #24075 )
2022-01-05 16:22:12 +00:00
Octomerger Bot
f94733ddc4
Merge pull request #24080 from github/repo-sync
...
repo sync
2022-01-05 09:56:07 -06:00
Octomerger Bot
6f23667f9b
Merge branch 'main' into repo-sync
2022-01-05 09:51:47 -06:00
Mike Surowiec
3a3601e7cc
add missing package.json file to docker build (used for a version check) ( #24065 )
2022-01-05 15:42:53 +00:00
Ramya Parimi
962a6e4474
Merge pull request #13726 from jsoref/remove-trailing-space
...
Remove stray space from link
2022-01-05 09:08:35 -06:00
Ramya Parimi
4e43d44575
Merge branch 'main' into remove-trailing-space
2022-01-05 09:01:16 -06:00
Peter Bengtsson
4296c8ae23
delete orphaned assets (part 3) ( #24073 )
...
* delete orphaned assets (part 3)
* delete all remaining
2022-01-05 14:57:47 +00:00
Octomerger Bot
a2194518a9
Merge pull request #13743 from github/repo-sync
...
repo sync
2022-01-05 08:56:27 -06:00
Peter Bengtsson
3f9d798037
render same DOM in SSR as client ( #24078 )
2022-01-05 14:53:43 +00:00
Steve Guntrip
1a622f2bad
Add GHAE issue to feature yml
2022-01-05 14:49:45 +00:00
Steve Guntrip
61f506e8e9
Fixed-width fonts in the markdown editor
2022-01-05 14:33:57 +00:00
Octomerger Bot
ec9a1bbb38
Merge pull request #24077 from github/repo-sync
...
repo sync
2022-01-05 07:54:56 -06:00
Ramya Parimi
2c3dbe3df3
Merge pull request #13711 from AAugustine/patch-2
...
Fix typos
2022-01-05 07:31:20 -06:00
Ramya Parimi
b98e0e9c9b
Merge branch 'main' into patch-2
2022-01-05 07:23:42 -06:00
Octomerger Bot
31bee17e66
Merge pull request #13738 from github/repo-sync
...
repo sync
2022-01-05 04:57:05 -06:00
Octomerger Bot
2631e1c9b4
Merge branch 'main' into repo-sync
2022-01-05 04:48:48 -06:00
Octomerger Bot
d971173bbd
Merge pull request #13736 from github/repo-sync
...
repo sync
2022-01-05 04:22:05 -06:00
GitHub Actions
f10bfad7bd
update search indexes
2022-01-05 10:01:19 +00:00
Tom Hvitved
b3aff6c485
Update troubleshooting-the-codeql-workflow.md ( #23629 )
2022-01-05 09:09:09 +00:00
Octomerger Bot
a5959aaf07
Merge pull request #13727 from github/repo-sync
...
repo sync
2022-01-04 23:01:32 -06:00
Octomerger Bot
b8d39e62e1
Merge branch 'main' into repo-sync
2022-01-04 22:54:15 -06:00
Mike Surowiec
a840d2bb13
Add production Azure workflow ( #24038 )
...
* add prod-build-deploy-azure workflow
2022-01-04 22:40:08 -06:00
Josh Soref
62587614ae
Remove stray space from link
2022-01-04 23:32:04 -05:00
Peter Bengtsson
b2881c20db
delete orphaned assets (part 2) ( #24057 )
2022-01-05 04:23:36 +00:00
Octomerger Bot
6790cd69ed
Merge pull request #13725 from github/repo-sync
...
repo sync
2022-01-04 21:04:44 -06:00
Octomerger Bot
92d545aadd
Merge branch 'main' into repo-sync
2022-01-04 20:55:42 -06:00
GitHub Actions
814999016a
update search indexes
2022-01-05 02:29:28 +00:00
Octomerger Bot
ba3bc57263
Merge pull request #13724 from github/repo-sync
...
repo sync
2022-01-04 20:19:05 -06:00
Octomerger Bot
a69c28dbee
Merge branch 'main' into repo-sync
2022-01-04 20:11:33 -06:00
Peter Bengtsson
45d92584a1
delete orphaned assets (part 1) ( #24055 )
...
* delete orphaned assets (part 1)
* escape echo command
2022-01-05 02:03:59 +00:00
Octomerger Bot
f8cfc21507
Merge pull request #13721 from github/repo-sync
...
repo sync
2022-01-04 18:33:52 -06:00
Octomerger Bot
e143606a43
Merge branch 'main' into repo-sync
2022-01-04 18:25:27 -06:00
jmarlena
d3f1cf81b4
GHAE deletion packages follow-up ( #23442 )
...
* Add placeholder for now
* No longer need to version for GHAE
* Make article appear for GHAE version
* Update versioning for this article
* Fix broken link
* Update release note for GHAE
* Update versioning based on input
* Clean-up for CI tests
* I love markdown and markdown loves . . .
* All is restored
* Fix CI broken link
* Remove ghae versioning for "Deleting a package" link
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com >
Co-authored-by: “jmarlena” <“jmarlena@github.com ”>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com >
2022-01-04 16:02:11 -08:00
Octomerger Bot
19fc5d9da6
Merge pull request #13720 from github/repo-sync
...
repo sync
2022-01-04 17:30:54 -06:00
Octomerger Bot
51fa232d3d
Merge branch 'main' into repo-sync
2022-01-04 17:22:54 -06:00
Peter Bengtsson
9bdbec73d4
escape echo of changed files in Action ( #24058 )
...
* escape echo of changed files in Action
* escaped
* escaped (2)
* temporary
* reset temporary tests
2022-01-04 22:50:43 +00:00
Octomerger Bot
083e8f07ba
Merge pull request #13719 from github/repo-sync
...
repo sync
2022-01-04 16:28:38 -06:00
Octomerger Bot
a248a662d9
Merge branch 'main' into repo-sync
2022-01-04 16:21:28 -06:00
Sarita Iyer
6db45685d2
Merge pull request #23485 from github/yaananth-patch-1
...
Actions: remove selfhosted route ordering
2022-01-04 17:12:27 -05:00
Sarita Iyer
154e33a386
Merge branch 'main' into yaananth-patch-1
2022-01-04 17:01:26 -05:00
Octomerger Bot
6fad84ef38
Merge pull request #13716 from github/repo-sync
...
repo sync
2022-01-04 15:30:43 -06:00
Mike Surowiec
cfbc6f694f
remove await-sleep, less reliant on external pkgs ( #24033 )
2022-01-04 21:06:04 +00:00
Robert Sese
a9da0c8681
Singular script directory ( #24052 )
2022-01-04 21:00:47 +00:00
Octomerger Bot
7366d8f2e1
Merge pull request #24054 from github/repo-sync
...
repo sync
2022-01-04 14:57:18 -06:00
Octomerger Bot
f20c94918f
Merge branch 'main' into repo-sync
2022-01-04 14:51:48 -06:00
Ramya Parimi
be40213baf
Merge pull request #13383 from AnilSeervi/patch-2
...
Add GitHub Actions icon in reusable
2022-01-04 14:38:54 -06:00
Ramya Parimi
bf526b0a1b
Merge branch 'main' into patch-2
2022-01-04 14:32:19 -06:00
Octomerger Bot
e220cedd71
Merge pull request #13715 from github/repo-sync
...
repo sync
2022-01-04 14:31:31 -06:00