* Remove json.parse(json.stringify( usage to improve performance
* Fix missing / duplicate keys in some renders
* Fix missing react-is dependency (only seemed to cause problems from pruning on the heroku deploy)
* Add nextjs tag to datadog-connect config when nextjs is a query param
* Fix router.asPath usage to exclude query param
* Fix styling inconsistencies noticed when testing
* Add a few tests
* fix: req.csrfToken doesn't always exist (e.g. 500 page)
* feat: update dockerfile and add nextjs to build
* fix: run linter
* move @babel deps -> dev deps
* move webpack looking things from deps -> dev deps
* move pa11y-ci to optional dep
* explicitly include optional deps for pa11y
* allow heroku dev deps to be installed
* fix: update postcss module
* fix: update dockerfile build
* tmp: disable renderReact
* see if another deploy is slower/faster
* move a few more packages to devDeps
* upgrade to package-lock v2
* use dayjs instead of date-fns
* move cross-env to devDeps
* remove unused 'del' package
* commit husky precommit hooks
* add hrtime to clone-for-build.js
* Revert "add hrtime to clone-for-build.js"
This reverts commit 70ee647bacce833f4ed2f621f62c63c1d85e5413.
* update babel/eslint
* fix: remove unused plugin
* try a .slugignore
* fix: heroku-postbuild to use npm run build
* fix: i cannot spell dereferenced
* add .next/cache to heroku cacheDirectories
* test cached build
* remove aws-sdk, see what breaks
* move jest-puppeteer to optional deps
* fix: update browser-test.yml to use newer node version
* move jimp to optional dependencies
* move puppeteer to optional dependencies
* fix: ci optional include
* fix: bad copy pasta
* remove previous react experiment
* update tests/README.md with note about optional deps
* bump node test version back to 14
* convert package-lock back to v1
* fix: use node 15.x to leverage npm optional deps
* fix: optional dep install
* test: see what happens with heroku/nodejs-typescript buildpack
* back to heroku/nodejs buildpack
* move jest to optional
* revert jest move
* remove .slugignore
* cleanup dockerfile, move xlsx-population to optional, add comment about optional deps
* Update Dockerfile
Co-authored-by: James M. Greene <JamesMGreene@github.com>
Co-authored-by: James M. Greene <JamesMGreene@github.com>
* New Crowdin translations by Github Action
* Reset broken translated files to English
* Ran script/i18n/homogenize-frontmatter.js
* Ran script/fix-translation-errors.js
* Reverted translated files with parsing and rendering errors
* fix malformed liquid
* add next directory to exclude list
* currentversion -> currentVersion
* fix liquid errors
* fix liquid errors
* Reset broken translated files to English
* Ran script/i18n/homogenize-frontmatter.js
* Revert /ja/github/authenticating-to-github/about-authentication-with-saml-single-sign-on
* Reset known broken translation files LAST
* Run script/i18n/homogenize-frontmatter.js
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
* adding new tables and linking to info on audit logs
* editing some text:
* adding new info on how to add image registry login
* adding link and fixing table
* formatting
* formatting
* Apply suggestions from code review
Co-authored-by: Laura Coursen <lecoursen@github.com>
* updaing private image registry secret info and other improvements
* some minor fixes
* fixing test errors
* rewriting registry secret section
* rewriting registry secret section
* updating link to reflect title
* Update content/github/developing-online-with-codespaces/managing-encrypted-secrets-for-codespaces.md
Co-authored-by: Laura Coursen <lecoursen@github.com>
* updating bullet point
* moving codespaces to top-level item
* fixing duplicated redirect
* Adding some organization for contributors
* adding learning codespaces to index file
* do not error out if category array is empty
* Apply suggestions from code review
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
* fixing broken link
* Document choosing machine type for a codespace in the GitHub UI (#19055)
* Document choosing machine type in the GitHub UI
* Replace link placeholder with actual path
* Update content/codespaces/changing-the-machine-type-for-your-codespace.md
Co-authored-by: Amy Burns <timeyoutakeit@github.com>
Co-authored-by: Amy Burns <timeyoutakeit@github.com>
* reoganizing based on CD
* putting machine type doc in correct location
* fixing broken redirects
* removing quickstart example from index page
* updating main index file
* Fixing broken links
* adding intros
* adding js quickstart (#18960)
* adding js quickstart
* clarify walkthrough
* adding more images and last few sections
* fixing broken links
* fixing broken links and formatting
* formatting fixes
* Apply suggestions from code review
Co-authored-by: hubwriter <hubwriter@github.com>
* adding index file for learn folder
* adding some feedback changes
* adding some review comments
* fixing broken links
Co-authored-by: hubwriter <hubwriter@github.com>
* doing some additional re-org
* fixing topics
* adding Codespaces as a topic
* fixing so title matches slug
* Update data/reusables/codespaces/codespaces-machine-types.md
Co-authored-by: Meg Bird <megbird@github.com>
* expanding intro
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Meg Bird <megbird@github.com>
* Add actions category name as first commit
* Package reorganization: rename articles for "Learning..." and "Managing..." categories (#18880)
* Initial prep work for Packages reorg
* Make changes for Learning and Managing categories
* Match file name to revised article title
* Rework packages guides (#18902)
* Create new directory
* Delete guides directory and index.md link
* Remove duplicated redirects to fix test
* fix folder name
* delete temporary directory of old content
* Add Gradle article
* Update landing page with new links
* Update test to fix CI failure for deleted articles
* Update links and titles for reorg-ed articles
* Fix broken links
Co-authored-by: hubwriter <hubwriter@github.com>
* Update more changed article titles in links (#18911)
* remove test line to test PR build failure
* Add sections to permissions article
* Add draft reusable
* restore versioning tests
* Remove accidental inclusion of new reusable from a different branch
* Package registry content redesign updates (#18930)
* Update container registry product variable
* First round of edits
* Update tidbit
* Apply suggestions from code review
Co-authored-by: hubwriter <hubwriter@github.com>
* Update docker-vs-container-registry.md
* Update authentication section to resolve bug/confusion
* Revisions
* Last touchups
* Migration from intro article
Co-authored-by: hubwriter <hubwriter@github.com>
* Add versioned diagrams
* Add packages actions revisions (#18956)
* Add refreshed content
* Update content/packages/managing-github-packages-using-github-actions-workflows/example-workflows-for-publishing-a-package.md
Due to tightness of time on this I'm going to commit this suggestion so that I can merge this PR into the Packages megabranch.
Co-authored-by: hubwriter <hubwriter@github.com>
* Packages reorg: "Introduction to GitHub Packages" article (#18906)
* Initial commit. Remove stray comma
* Initial CC work - WiP
* More changes for the Introduction article
* Make changes as per Jessica's review
* Fix broken reusable ref
* improve test failure message and add clarifying comments
* Packages reorganization: More updates to the 'Learn GitHub Packages' articles" (#18961)
* Viewing - WiP
* More updates to the 'Learn...' category
* revisions to intro article
* Add permissions article and make a few other streamlined updates
* Fix links 🌿
Co-authored-by: jmarlena <>
* Apply suggestions from code review
* Apply product input
* Fix versioning
* Apply some straight-forward suggested changes ⚡
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Apply suggestions from code review
* Add "GitHub Packages" before container registry mention
* Standardize visibility & permsisions section into a reusable
* Add link
* Replace outdated link
* Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* ✂️ cut note
* Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Superseded rewrite?
* bye single-use reusable
* Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Condense packages & actions conceptual content
* Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* remove "package registries"
* Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Add reusable
* Add these redirects from the deleted containers conceptual article
* Incorporate changes from main into retitled articles 💫
* Missing endif
* Fix unexpected redirect behavior
* Revamp and consolidate actions access settings
* Further reading section
* Last fix for now
* standardize steps
* Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: jmarlena <>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>