1
0
mirror of synced 2025-12-30 12:02:01 -05:00
Commit Graph

122 Commits

Author SHA1 Message Date
Kevin Heis
47e014b581 Remove custom automerge workflow (#30984) 2022-09-20 15:25:46 -07:00
Hector Alfaro
25b455c35f Remove unused CrowdIn workflows and scripts (#30234) 2022-09-12 17:59:28 +00:00
Hector Alfaro
b35230f517 Update Microsoft translation workflow to auto approve and merge translation PRs (#30231) 2022-09-07 20:03:17 +00:00
Matt Pollard
f07866da27 Correct script's filename in checklist for GitHub Enterprise Server releases' technical steps (#30522) 2022-09-06 17:12:52 +00:00
Evan Bonsignori
7e198d5348 don't wait forever 2022-08-18 11:16:59 -07:00
Evan Bonsignori
931bb63733 improvements from @peterbe 2022-08-18 11:15:20 -07:00
Evan Bonsignori
abcf940a00 wait until URL is healthy 2022-08-16 16:23:24 -07:00
Hector Alfaro
54d996f186 Localization: Clean up Microsoft workflow (#29675)
* remove comments that no longer apply

* remove unused matrix variables

* remove CrowdIn-specific step of resetting broken files

* udpate link to Microsoft-specific log

* bring back reset script still in use

* add acceptable ja translation of TOS to rendering test

* add ability to remove files that have been translated but don't exist (wip)

* document what `languageFiles()` returns

* fix path issues for removed translations

* cleaner script execution

* add removed files to CSV report

* add workflow link to PR body for better troubleshooting

* catch missing regex for reporting file removals

* fix capturing groups in regex for csv reporting

* fix link to CSV file for PR

* fix formatting for PR

* pass in branch name from workflow

* put back helper scripts, make msft-specific copies
2022-08-15 17:17:25 +00:00
Rachael Sewell
a60db5d2b9 Revert "fix: show content table preview urls after deploy" (#29853) 2022-08-11 16:53:59 +00:00
Evan Bonsignori
d341c808bf verify URL health before adding to table 2022-08-08 15:26:30 -07:00
Matt Pollard
0e7a3409dd Update label applied to issue for technical steps that apply to GitHub Enterprise Server releases (#29613) 2022-08-05 08:20:52 +00:00
docubot
7ec3fe9758 Merge branch 'main' into localization/reset-broken-files 2022-08-03 18:09:17 -04:00
Hector Alfaro
2a806d998d Merge branch 'main' into localization/reset-broken-files 2022-08-03 18:04:39 -04:00
Hector Alfaro
ceb5c03d46 fix PR link to Microsoft-specific CSV file 2022-08-03 17:54:19 -04:00
Evan Bonsignori
1d258e6311 change enterprise release label 2022-08-03 13:23:11 -07:00
Rachael Sewell
de6a358d53 update deprecation steps (#28826) 2022-08-03 19:17:35 +00:00
Peter Bengtsson
2ebfb60b4b refactor how archived frontmatter fallbacks work (#28170)
* refactor how archived frontmatter fallbacks work

* delete no-longer used file

* avoid the mention

* Update lib/redirects/README.md

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
2022-07-12 20:23:05 +00:00
Hector Alfaro
d243bbae4c Use translated content from the Microsoft repos (#28703)
* use content repos provided by msft

* remove additional languages for parity

* remove body from translation PRs
2022-07-12 17:31:47 +00:00
Hector Alfaro
518677a7b1 Content changes table: Add a max size (#28224)
add a max size for content changes table
2022-06-03 17:23:39 +00:00
Peter Bengtsson
952c0d417a cope with removed files in content-changes-table-comment.js (#27979)
* cope with removed files in content-changes-table-comment.js

* handle content changes files async

Co-authored-by: Hector Alfaro <hectorsector@github.com>
2022-05-31 14:59:49 +00:00
Peter Bengtsson
e2ec55c7d8 use shorthand to calm codeql warnings (#27882)
* use shorthand to calm codeql warnings

* there was more
2022-05-21 18:50:56 +00:00
Robert Sese
f802528af7 Localization: duplicate translation workflow for testing with msft repos (#27790)
* duplicate translation workflow for msft repos

* use duplicate script for creating translation pr

* comment out unsued functions

Co-authored-by: Hector Alfaro <hectorsector@github.com>
2022-05-18 12:05:03 -05:00
Robert Sese
b0641c98af GHES release checklist update: push LFS objects before merging the PR (#27618)
Push LFS objects before merging the PR
2022-05-12 15:28:13 +00:00
Hector Alfaro
fda78bb36d expose short version list in lib/all-versions.js 2022-05-05 16:12:14 -04:00
Hector Alfaro
bd090873ee log out an error when we can't parse version frontmatter 2022-05-05 14:27:07 -04:00
Hector Alfaro
d5f4fcf0ee replace hacky search with includes 2022-05-05 14:23:26 -04:00
Hector Alfaro
c3a9580903 add comments, account for feature-versioned-only content files 2022-05-05 10:51:34 -04:00
Hector Alfaro
a56200369c refactor content changes table 2022-05-05 09:31:42 -04:00
Hector Alfaro
06daa25a9d use sha to get file contents 2022-05-04 14:34:16 -04:00
Hector Alfaro
ee8cbb67bd use unique var names 2022-05-04 13:19:56 -04:00
Hector Alfaro
0f8b5cc642 use shas instead of labels for comparisons 2022-05-04 13:19:06 -04:00
Hector Alfaro
adfd6c9b16 use pull_request.head.label in comparisons to allow for forks 2022-05-04 12:21:36 -04:00
Hector Alfaro
21453f6653 add line breaks 2022-05-03 16:47:58 -04:00
Hector Alfaro
6e2527047e wait for api call 2022-04-29 11:38:54 -04:00
Hector Alfaro
c84427d3e4 add spacing for better visibility 2022-04-29 11:34:38 -04:00
Hector Alfaro
c7e06fc88a add extensions to imports 2022-04-29 11:23:11 -04:00
Hector Alfaro
3da9accf20 improve formatting on table 2022-04-29 10:51:06 -04:00
Hector Alfaro
c1a347fac3 construct table with version-specific links 2022-04-26 08:20:00 -04:00
Hector Alfaro
fc597e9b71 use compareCommitWithBasehead to avoid deprecation 2022-04-26 08:19:59 -04:00
Rachael Sewell
c377c8a97a Update release steps (#26905) 2022-04-13 10:02:21 -07:00
Mike Surowiec
f6ec000742 Remove Caddy from preview envs (#26336)
* remove caddy from preview envs

* fix: remove location from template

Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2022-03-22 10:47:53 -04:00
Mike Surowiec
ed5362d07f update preview env app_url to preview.ghdocs.com (#26335) 2022-03-22 13:00:28 +00:00
CommanderRoot
464e527261 chore: replace deprecated String.prototype.substr()
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-18 10:53:15 +01:00
Vanessa
17dd9d4311 Update template following release + discussion (#26280)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-03-17 04:28:23 +00:00
Robert Sese
ae2b0266dd Add note about doing step 7 as soon as you can (#26128)
* Add note about doing step 7 as soon as you can

* Be super explicit about doing this step asap
2022-03-11 16:35:16 -06:00
Robert Sese
9e4ee1b8ac GHES deprecation checklist updates ✏️ (#25743)
* Typos and wordsmith 🔨

* More clarifications

* 'remove-static-files.js' removes these files for us

* Mention that manual updates should be expected

* Backticks so we see the whole URL

* Don't merge to github/github

* Wordsmith 🛠

* Delete old item
2022-03-04 22:28:11 +00:00
Lucas Costi
e6af9ae1e6 Remove Actions REST enterprise subcategory (moved to Actions page) (#25065)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2022-02-17 15:18:07 +10:00
Grace Park
5b3ba7155f Updating Release Candidate issue template and adding extra info to command (#25402)
* updating issue template and adding extra info to command

* add transfer trace

* add additional instructions to click run workflow button
2022-02-16 04:26:17 +00:00
Peter Bengtsson
07c8fc3c2a Decouple redirects from language (#24597)
* experimenting with redirects

* cleanup developer.json

* wip

* clean console.log

* progress

* some progress

* progress

* much progress

* debugging tests

* hacky progress

* ditch latest -> number redirects

* minor

* hacky progress

* lots of progress

* some small fixes

* fix rendering tests

* small fixes

* progress

* undo debugging

* better

* routing tests OK

* more cleaning

* unit tests

* undoing lineending edit

* undoing temporary debugging

* don't ever set this.redirects on Page

* cope with archived version redirects

* adding code comments on the major if statements

* address all feedback

* update README about redirects

* delete invalid test

* fix feedback
2022-02-14 20:19:10 +00:00
Mike Surowiec
624581e527 Remove most of Heroku references (#25208)
* remove most of heroku references

* remove more stuff

* update codeowners
2022-02-10 17:36:07 -06:00