* 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
* Update topics for Dependabot private repo support
* Fix typo
* Undo VS Code's auto-numbering
* Fix broken anchor
* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
* Update content/github/managing-security-vulnerabilities/troubleshooting-dependabot-errors.md
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
* Update content/github/setting-up-and-managing-organizations-and-teams/managing-security-and-analysis-settings-for-your-organization.md
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
* Updated to put supported package managers in table
Alex suggested moving this information about which package managers
are not supported (bundler, hex, pip) into the table on the About
topic, rather than as text in the note box. This changes does that,
adding a new row to the table for hex (as discussed with Alex).
* Remove redundant image
Review comment asked for the line about filtering repos to be removed.
With that line gone there's no point showing the s/shot of a
filtered list.
* Updates for revised UI
As per comments from @thepwagner
* Make changes requested by Maya
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
* made a start
* improve updates
* fix a few things
* update screenshots
* reword
* iterating on the updated content
* reinstate empty line
* use variables with caps
* fix broken anchor
* Apply suggestions from code review
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
* Add new article with user account procedure
* Update reusables
* Add other prereq
* Add product variable
* Add a reminder reusable for getting started procedures
* Revise organization article
* Condense enabling articles into one
* Deets
* Delete old article
* wording tweak
* Minor tweak
* Add personal user account explanation
* Rework explanation
* Apply suggestions from code review
Co-authored-by: Kayla Ngan <kaylangan@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: Kayla Ngan <kaylangan@github.com>
* Update screenshot and remove other feature previews
* Create a reusable for accessing the feature preview
* ✂️ per @lucascosti's suggestion
* Update images
* Update article title
* Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Kayla Ngan <kaylangan@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* create hello world quickstart
* Fix image link
* Apply suggestions from code review
Co-authored-by: Rachael Sewell <rachmari@github.com>
* Add step to merge pull request before triggering workflow
* Add slash in front of file path
* Remove unused reusable
* more explaining in hello world quickstart
* Add invitation to create new repo
* Add experiment code
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
* Adds Travis CI migration guide
* Updated variable syntax
* Updated links
* Fixed variable
* Split into two tables to fix rendering
* Removed section about upstream, might not be applicable here
* Made formatting more consistent
* Added misc edits, "Next steps" section, matrix example
* Added small edits
* Added updates from review
* Edited "Key similarities" intro
* Replaced diagram with link to "Learning GitHub Actions"
* Moved links into a "Before you begin" section
* Added "Parallel job processing"
* Added small edits, "Default environment variables" section
* Added "Targeting specific branches"
* Added "Checking out submodules"
* Moved into nested subsection
* Updated "Assumptions about language dependencies"
* Renamed section
* Adds some small edits
* Moved all headings down 1 level
* Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Added updates from review
* Added updates from review
* Fixed rendering, added small edit
* Removed Travis concepts paragraph, as it seems superfluous
* Added minor edits
* Reframed the "differences" section to rather emphasize Actions features that might distinguish it from others
* Reframed additional differences to emphasize Actions capabilities
* Small edit
* More small edits
* Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Revised conditional example
* Revised build matrix exmple
* Updated python example
* Updated examples
* Changed example to "Building with Node.js"
* Adds fixes from peer review
* Added minor edits
* Added some finishing touches
* Update migrating-from-travis-ci-to-github-actions.md
* Small clarification
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
- Added some small edits.
- Converted example into a standalone.
- Switched example to test-path.
- Added explanations for powershell actions.
- Added screenshot of example test failure.
* Updates for delete and dismiss alerts
* Add back the text for the now-deleted reusable
* Make s/shots relevant to the PR context of the text
* Make review comment changes
* More review comments attended to
* Add more information to the codescan enabling topic - WiP
* Add more details and s/shots to the Enabling topic
* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository.md
Make change suggested by Justin, but in step 5 rather than step 4.
* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository.md
Not all workflows will have `on:push` and `on:pull_request` so clarify that this refers to the CodeQL workflow.
* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
* Revert changes to this file to the file as it currently is on main
* Attempt to remove package.json
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
* ran script/remove-unused-assets.js (manually removed unused variables printed by the script)
* package-lock
* turn elsif into two ifs to prepare for running Liquid deprecation script
* ran script/remove-deprecated-enterprise-version-markup.js --release 2.14 (ONLY UPDATES LINE BREAKS ETC.)
* ran script/remove-deprecated-enterprise-version-markup.js --release 2.15
* ran script/remove-deprecated-enterprise-version-markup.js --release 2.17
* ran script/remove-deprecated-enterprise-version-markup.js --release 2.18
* update hardcoded test
* Update content/github/collaborating-with-issues-and-pull-requests/filtering-files-in-a-pull-request.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
* add currentVersion is NOT free-pro-team to conditional, to make sure the deprecation script does the right thing when it is time to deprecate 2.21
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
* Add back changes from prior to purge
* Fix tip syntax
* Revise conceptual introduction
* Use variable
* Revise "Further reading"
* Link out
* Add quotes
* Add prerequisites
* Move information out of note
* Simplify language
* Simplify further
* Evergreenify
* Tentatively remove section on overallocation
* Relocate more information; clean up
* Add permissions statement
* Use 'enterprise account'
* Cross-link
* Update linked content
* Mention pending invitations
* Move section
* Add introduction
* Flesh out conceptual introduction
* Remove "Further reading"; article in map topic
* Version link out for GitHub.com only
* Revert "Remove "Further reading"; article in map topic"
This reverts commit 6cfa72825878b3ee0662baaf1a215c4974563232.
* Remove correct section
* Run the site data tag script
* Fix typo
* Remove quotes
* Add missing word
* Break optional steps into ordered list items
* Add product; reorganize groupings
* Rename article; use Microsoft terminology
* Incorporate Winnie's feedback
* Deduplicate the spaces
* Simplify
* Use consistent terminology
* Revise introduction
* Revise further
* 🌲
* Incorporate more feedback from Winnie
* Add permissions statement
* Be explicit after all
* Actually, no, no permissions statement
* Fix typo
* Add prerequisite for clarity
Co-authored-by: Jason Etcovitch <jasonetco@github.com>
Co-authored-by: Meg Bird <megbird@github.com>