Oliver Bertuch
008a423f5b
Add clarification about glob chars in branch/tag matching ( #8107 )
2021-07-15 13:03:01 +00:00
room-27
936e395b7c
Update 'Using a specific shell' to mention temp script ( #7824 )
2021-07-14 06:25:30 +00:00
Lucas Costi
47076c4b62
Fix workflow in Actions 'Introductions' article ( #8141 )
2021-07-14 10:06:15 +10:00
Julia Belostotskaya
096329e5a1
Update workflow-syntax-for-github-actions.md ( #8120 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2021-07-13 18:40:23 +00:00
Cameron Booth
284aceef8f
Fix example of actions filtering ( #20207 )
2021-07-01 14:25:34 -07:00
Sarah Edwards
bedc6371af
Add disclaimer + improve security for third party actions ( #20227 )
2021-07-01 16:00:58 +00:00
MaksimZhukov
af158bc17d
Update setup-node docs in accordance with new cache functionality ( #20214 )
2021-07-01 15:14:54 +02:00
Sarah Edwards
829cf70704
version concurrency for GHES 3.2 ( #20185 )
2021-06-29 18:17:35 +00:00
Sarah Schneider
cb12455649
ran script/content-migrations/use-short-versions.js
2021-06-24 10:21:07 -04:00
Grace Park
6f7e4f50dc
updating content files
2021-06-14 12:06:52 -07:00
mc
7dffc4f193
Apply suggestions from code review
2021-06-08 09:07:57 +01:00
Perkles
add6e3477a
Conventioning section titles
2021-05-29 01:11:45 -03:00
Peter Mescalchin
ad1cdfc6eb
Small tweak to an example file pattern match ( #6660 )
2021-05-25 22:10:15 +00:00
Josh Soref
b78de9f54c
Correct steps outputs example -- it needs an id ( #6695 )
2021-05-25 21:28:05 +00:00
Simran
7ae0162760
Unify YAML indent ( #6041 )
2021-05-12 22:06:35 +00:00
Laura Coursen
5322b980cd
Merge branch 'main' into andrekolodochka-patch-1
2021-05-11 15:24:55 -05:00
Laura Coursen
a8524638ad
Add 💅
2021-05-11 15:20:24 -05:00
jmarlena
1a7e777393
One product variable to rule them all ( #19115 )
...
Co-authored-by: jmarlena <>
2021-05-04 11:10:29 -07:00
Andre Kolodochka
0fa8ba7b6e
US spelling
2021-05-04 14:44:03 +10:00
Andre Kolodochka
25287f661c
Clarified the reference
2021-05-04 09:06:04 +10:00
Andre Kolodochka
7e54485bfa
Changed to relative links
2021-05-04 09:00:15 +10:00
Laura Coursen
71e151dc36
Remove Ubuntu 16 from supported GitHub-hosted runners ( #19006 )
2021-05-03 16:15:06 +00:00
Andre Kolodochka
cc6a2b836a
Clarification about replacing PAT secret name
2021-05-03 11:19:57 +10:00
Andre Kolodochka
b498bed7fe
Replacing GITHUB_TOKEN with PAT
...
Since the permissions for `GITHUB_TOKEN` are [limited](https://docs.github.com/en/actions/reference/authentication-in-a-workflow#about-the-github_token-secret ) to the repository that contains the workflow, it won't be possible to use `GITHUB_TOKEN` to access other private repositories. Instead, until [centrally managed workflows](https://github.com/github/roadmap/issues/98 ) are implemented, users would need to create and us a PAT to access other private repositories from a workflow.
2021-05-03 11:07:10 +10:00
jmarlena
e71021ae66
Packages content redesign ( #18847 )
...
* 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 >
2021-04-30 16:28:27 -07:00
Shati Patel
ca1cff654e
Merge branch 'main' into yaml-indent
2021-04-22 16:02:01 +01:00
hubwriter
de28b750d1
Configure GITHUB_TOKEN permissions ( #18348 )
...
* Add 'permissions' to reference page
* Final set of pre-review changes
* Update content/actions/learn-github-actions/security-hardening-for-github-actions.md
Co-authored-by: Sarah Edwards <skedwards88@github.com >
* Update content/actions/reference/authentication-in-a-workflow.md
Co-authored-by: Sarah Edwards <skedwards88@github.com >
* Update content/actions/reference/authentication-in-a-workflow.md
Co-authored-by: Sarah Edwards <skedwards88@github.com >
* Update content/actions/reference/authentication-in-a-workflow.md
Co-authored-by: Sarah Edwards <skedwards88@github.com >
* Update content/actions/reference/authentication-in-a-workflow.md
Co-authored-by: Sarah Edwards <skedwards88@github.com >
* Update data/reusables/github-actions/workflow-permissions-intro.md
Co-authored-by: Sarah Edwards <skedwards88@github.com >
* Update content/actions/reference/authentication-in-a-workflow.md
Co-authored-by: Sarah Edwards <skedwards88@github.com >
* Update content/actions/reference/authentication-in-a-workflow.md
Co-authored-by: Sarah Edwards <skedwards88@github.com >
* Update data/reusables/github-actions/publish-to-packages-workflow-step.md
Co-authored-by: Sarah Edwards <skedwards88@github.com >
* Update content/actions/guides/publishing-nodejs-packages.md
* Update content/actions/guides/publishing-java-packages-with-gradle.md
* Update content/actions/guides/publishing-java-packages-with-maven.md
* Update content/actions/guides/publishing-nodejs-packages.md
* Update content/actions/reference/authentication-in-a-workflow.md
* Update content/actions/reference/authentication-in-a-workflow.md
* Update content/actions/reference/authentication-in-a-workflow.md
* Update content/actions/reference/authentication-in-a-workflow.md
* Update content/actions/learn-github-actions/security-hardening-for-github-actions.md
* Update content/actions/reference/authentication-in-a-workflow.md
* Update content/actions/reference/workflow-syntax-for-github-actions.md
* Update content/actions/reference/workflow-syntax-for-github-actions.md
* Update content/actions/reference/workflow-syntax-for-github-actions.md
* Update content/github/administering-a-repository/disabling-or-limiting-github-actions-for-a-repository.md
* Update content/github/setting-up-and-managing-organizations-and-teams/disabling-or-limiting-github-actions-for-your-organization.md
* Update content/github/setting-up-and-managing-your-enterprise/enforcing-github-actions-policies-in-your-enterprise-account.md
* Update content/packages/guides/using-github-packages-with-github-actions.md
* Make review comment changes (locally)
* Resolve conflicts caused by remotely made review changes
* Remove translation file changes from PR.
* Remove rogue indentation in Important box
* Remove sentence about default being set to restricted.
This *will* be the case for new repos in future,
but that isn't being shipped at the moment.
* Add permissions to workflow examples (#18393 )
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2021-04-20 15:49:38 +00:00
Heikki Hokkanen
913cd27408
Consistent YAML indentation
2021-04-19 18:41:24 +03:00
Sarah Edwards
231635f906
Revert "Revert "[April 13] serialization feature doc"" ( #18742 )
2021-04-19 15:49:59 +02:00
Michaël De Boey
0b80f53717
Update workflow-syntax-for-github-actions.md ( #5286 )
2021-04-14 21:20:13 +00:00
Sarah Edwards
278e38f793
Revert "[April 13] serialization feature doc ( #18606 )" ( #18739 )
...
This reverts commit 2c881b6552 .
2021-04-13 11:51:07 -07:00
Yashwanth Anantharaju
2c881b6552
[April 13] serialization feature doc ( #18606 )
...
Co-authored-by: Thomas Brumley <thomabr@github.com >
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2021-04-13 17:22:55 +00:00
Sébastien Lorber
f0f5a490cc
Update .path-ignore docs wording ( #4621 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2021-03-29 15:13:49 +10:00
Alena Sviridenko
0192f59031
[March 17] Remove all notes about ubuntu-latest migration and fix labels ( #18243 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2021-03-17 17:30:30 +00:00
Bradyn Poulsen
136a6bd1a3
Actions Docs: Using workflows from other private repositories ( #3627 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2021-03-04 18:03:28 +00:00
Matt Pollard
2db9da5c8f
[DO NOT MERGE] GitHub AE consumables beta megabranch ( #17620 )
...
* Empty commit
* updated beta note for GHAE
* more GHAE update + resolve conflict
* more GHAE updates + prepare for screenshots
* Apply suggestions from code review
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com >
* address remaining review comments
* Revise "About GitHub AE" (#17679 )
* add screenshots to the Configuring article
* reworked to have a separate GHAE section
* list numbering
* more work on screenshots and conditions
* add GHAE screenshots in article
* review screenshots in article
* added more screenshots and updated more articles
* screenshot madness
* fix liquid versioning
* refactor the ghae script
* [GHAE CB/Feb 22]: Add article about data residency for GitHub AE (#17847 )
* add missing GHAE versioning to article
* move screenshots to GHAE asset directory
* forgot to change the path for these two images
* replace CBB screenshot + add better screenshot
* [GHAE CB/Feb 22]: Document upgrades for GitHub AE (#17848 )
* Version article for GitHub AE
* Replace unused variable
* Incorporate reviewer feedback
* Update intro
Co-authored-by: Ethan P <56270045+ethanpalm@users.noreply.github.com >
* [GHAE] Enable IP allow list (#17691 )
* Notes for CC
* Updat permission leves chart
* Add updated article to further reading
* Update gated feature callout with GitHub AE
* Version "Managing allowed IP addresses for your organization" for AE
* Update images
* Update "Restricting network traffic to your enterprise" with new procedures
* remove todo note
* Update audited actions
* Update info about Premium Runners
* Use reusable for Premium Runners
* Change "Premium Runners" to "AE hosted runners"
* Incorporate reviewer feedback
* Use correct reusable
* Version reusable correctly
* [Feb 22] GHAE: Code scanning beta (#17830 )
* Add "github-ae" to all the frontmatter
* GHAE-ify the reusables
* Add some more changes
* Re-use some content
* 🔪 Semmle links
* Revert change re "--external-repository-token" in the CodeQL runner
* Update CodeQL runner token scopes
* Update two screenshots
* Remove mention of GitHub.com from AE + other fixes
* Apply suggestions from code review
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com >
* Use `product_name` variable instead of `product_location`
* Remove confusing phrase
* [Feb 22] GHAE: Code scanning API and webhook docs (#17883 )
* Version API and webhook docs
* Actually add versioning for GHAE
* Fix anchor
* [TEMPORARY] Preview for API endpoints
* Revert API previews
* Update procedure step
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com >
* Update docs for AzureAD Group SCIM support in GHAE (#17892 )
* [GHAE CB] SMTP bootstrapping flow (#17888 )
* draft
* update with AE conntent
* update with tons of versioning
* remove that lie
* fill out the rest of these steps
* update with correct versioning
* more edits
* add images
* reversion most of ae article
* fix versioning
* format correctlly
* words matter
* last image
* update with permmissions
* update versioning
* add link
* apply feedback ❤️
* update with differrent spacing
* update with feedback
* more feedback
* Temporary GHAE release notes for consumables beta launch (#17859 )
* Create release-notes.md
* Add frontmatter
* Add to index file
* Update github-ae-release-notes.md
* Add release notes from Google Doc
* Update finalized docs links that have been reviewed
* OAuth device flow link update
* version for AE
* few fixes
* Update content/admin/overview/github-ae-release-notes.md
* small edits
* whoops
* commit
* update with different links
* used wrong reusable
* fix more brokenness
* Update repository-references.js
* Update repository-references.js
Co-authored-by: Meg Bird <megbird@github.com >
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
* [GHAE] Audit public repos (#17917 )
* verifying what we mean by public
* Apply suggestions from code review
* Update content/developers/apps/installing-github-apps.md
Co-authored-by: Laura Coursen <lecoursen@github.com >
* fixing placememnt of liquid conditional
Co-authored-by: Laura Coursen <lecoursen@github.com >
* GHAE packages beta (#17786 )
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
Co-authored-by: Martin Lopes <martin389@github.com >
* fix broken links
* [GHAE CB/March 01]: GitHub Actions on GHAE (beta) (#17725 )
* Added initial layout for premium runners
* Restructured content
* Added placeholder for removing premium runner
* Added versioning and warning note for self-hosted runners
* Added versioning and beta notice for actions content
* Rephrased beta note
* Added versioning for API docs, fixes
* Added versioning fixes
* Split Github-hosted and premium topics into separate articles
* Added edits
* Restructured some topics
* Revised "Using premium runners in a workflow"
* Some small fixes
* Fixed typo
* Added fixes to reusable
* Added edits
* Made section titles consistent
* Added billing, group mgmt, reusable steps
* Cropped certain screenshots for future-proofing
* Removed superfluous reusable
* Added fixes
* Revert "Cropped certain screenshots for future-proofing"
This reverts commit c7f24f31fa30d4fe3de2b63fc3cd5feba44ef518.
* Added new section for custom images
* Added versioning for enterprise-admin operations
* Added edits
* Added edits
* Update adding-premium-runners.md
* Removed SHR screenshots. Intending to update them when UI is available.
* Update using-labels-with-premium-runners.md
* Added custom labels section
* Added preview of API docs changes
* Added versioning for ip allow list section
* Removed removal article
* Renamed premium runners to AE hosted runners
* Re-added added API preview
* Fixed links, updated software specs
* Revised "Software specifications" based on feedback
* Fixed typos
* Small fixes
* Added new article "Creating custom images"
* Moved "Creating custom images" link
* Apply suggestions from code review
Co-authored-by: ahdbilal <55514721+ahdbilal@users.noreply.github.com >
* Added update from review
* Added updates from tech review
* Apply suggestions from code review
Co-authored-by: ahdbilal <55514721+ahdbilal@users.noreply.github.com >
* Added updates from tech review
* Added updates from tech review
* Added updates from tech review
* Added updates from tech review
* Fixed reusable
* Added fixes
* Added update from tech review
* Removed the dereferenced OpenAPI schema files
* Added fixes
* Fixed links
* Fixed links
* Apply suggestions from code review
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
* Added updates from peer review
* Removed sections that are not in beta
* Update viewing-your-github-actions-usage.md
* Update viewing-job-execution-time.md
* Update index.md
* Update about-github-hosted-runners.md
* Restored versioning to match GHES approach
* Fixed link
* Restored self-hosted runner reference to UI steps.
* Updated screenshots
* Updated screenshots and procedures
* Small edits to screenshots
* Added AE url info for SHR
* Removed superfluous versioning
* Update security-hardening-for-github-actions.md
* Update actions-shared.md
* Small edits
* Update usage-limits-billing-and-administration.md
* Update managing-complex-workflows.md
* Additional versioning
* Additional versioning
* version environments api and checkrun deployments for ghae (#17991 )
Co-authored-by: Martin Lopes <martin389@github.com >
* Update reviewing-the-audit-log-for-your-organization.md
* Added versioning for enterprise policy settings
* version configuring artifact retention for AE
* remove AE versioning for connecting to Marketplace
* Apply suggestions from code review
Co-authored-by: Joe Bourne <thejoebourneidentity@github.com >
* Update content/admin/github-actions/getting-started-with-github-actions-for-github-ae.md
Co-authored-by: Joe Bourne <thejoebourneidentity@github.com >
* rewording not public to private
* fixing liquid
* Fixed elseif entries
* Added expectations note
* Revised label management article for AE hosted runners
* Added enterprise-admin note for adding AE hosted runners
* Update enterprise-admin.md
* Update self-hosted-runner-security.md
* Versioned reusable for AE
* Empty commit for CI
Co-authored-by: ahdbilal <55514721+ahdbilal@users.noreply.github.com >
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
Co-authored-by: skedwards88 <skedwards88@github.com >
Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com >
Co-authored-by: Joe Bourne <thejoebourneidentity@github.com >
Co-authored-by: runleonarun <runleonarun@github.com >
* Update OpenAPI Descriptions for GHAE
* Update content/admin/overview/github-ae-release-notes.md
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com >
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com >
Co-authored-by: shati-patel <shati-patel@github.com >
Co-authored-by: Sarah Schneider <sarahs@github.com >
Co-authored-by: skedwards88 <skedwards88@github.com >
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com >
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com >
Co-authored-by: Felicity Chapman <felicitymay@github.com >
Co-authored-by: Meg Bird <megbird@github.com >
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com >
Co-authored-by: Laura Coursen <lecoursen@github.com >
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
Co-authored-by: Martin Lopes <martin389@github.com >
Co-authored-by: ahdbilal <55514721+ahdbilal@users.noreply.github.com >
Co-authored-by: Joe Bourne <thejoebourneidentity@github.com >
Co-authored-by: runleonarun <runleonarun@github.com >
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com >
2021-03-01 16:07:02 -05:00
Laura Coursen
8b8561d0dd
Slash commands private beta ( #17664 )
...
* Empty commit
* Empty commit
* Empty commit
* Empty commit
* Empty commit
* Empty commit
* Empty commit
* Empty commit
* Empty commit
* Empty commit
* Empty commit
* Empty commit
* Empty commit
* Create reusable
* Empty commit
* Fix reusable reference
* Reset staging
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
2021-02-18 10:05:07 -08:00
jmarlena
890ffb1c3a
Apply suggestions from code review
2021-02-14 14:56:57 -08:00
Martin Lopes
07572d557e
Merge branch 'main' into patch-1
2021-02-11 11:24:55 +10:00
Yaron Elyashiv
6720fa871d
Fix misleading example ( #3194 )
2021-01-29 15:28:30 -08:00
Juan Julián Merelo Guervós
1c06a5087f
Add an example that helps use custom commands as "shell" ( #2647 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2021-01-25 12:56:56 -08:00
José De Freitas
c85c9c4ec6
Add dots after words ( #2951 )
2021-01-22 16:24:00 -08:00
Alena Sviridenko
2c52ea7014
Update note for macOS 11.0 runner accessibility ( #17408 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2021-01-22 08:07:08 +00:00
Sarah Edwards
d9f0360cd5
[Do not merge until feature ship] Full length SHAs required for actions ( #17293 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2021-01-21 18:49:17 +00:00
Martin Lopes
8f25ad7743
Merge branch 'main' into patch-1
2021-01-20 09:26:48 +10:00
Logan Kilpatrick
8a4007dfd0
Update workflow-syntax-for-github-actions.md ( #2353 )
2021-01-18 15:34:59 +10:00
Simran
ad5c362c63
Actions: env context cannot be used in job.<job_id>.if ( #1803 )
2021-01-14 12:32:17 -08:00
Martin Lopes
4a73969ca3
Merge branch 'main' into patch-1
2021-01-14 13:13:36 +10:00
Martin Lopes
1befb88ca4
Added note from tech review
2021-01-08 17:45:10 +10:00
Martin Lopes
232d7a5e60
Merge branch 'main' into patch-1
2021-01-08 13:46:23 +10:00