Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git 26: Source integration updates #3914

Closed
wants to merge 23 commits into from
Closed

Conversation

chadwcarlson
Copy link
Collaborator

@chadwcarlson chadwcarlson commented Apr 2, 2024

Why

Closes #3873

Revisit #3852
Revisit #3850
Revisit #3857

chadwcarlson and others added 23 commits March 21, 2024 14:22
* Document billing

* Add info on calculations

* Review explanations on estimates

* Small fixes

* Other small fixes

* Fix copy paste

* Apply suggestions from review

* Add screenshots

* Update formula
* Document build resources

* Add note

* Add notes

* Apply feedback from review

---------

Co-authored-by: chadcarlson <chad.carlson@platform.sh>
* Rename secondary vendor site to upsun.

* Not found error + timeout.

* Update scope.

* again.
* init commit

* adds additional files  section

* adds locations and mounts sections

* corrects issue with the header information formatting

* final change sections, adds documentation, community content, blogs sections

* spelling, grammatical updates/corrections

* Review

* Fix description and snippets

* Update table and apply suggestions.

---------

Co-authored-by: Paul Gilzow <paul.gilzow@platform.sh>
Co-authored-by: chadcarlson <chad.carlson@platform.sh>
* Add PHP and Python continuous profiling documentation

* Add CPU support for the node.js cont profiler

* Doc review

---------

Co-authored-by: Anouck Colson <anouck.colson@platform.sh>
Co-authored-by: chadcarlson <chad.carlson@platform.sh>
* Draft for the self-service automated-backup configuration

* Doc review

* Multi-line PATCH calls.

---------

Co-authored-by: remi <remi.lejeune@platform.sh>
Co-authored-by: Anouck Colson <anouck.colson@platform.sh>
Co-authored-by: chadcarlson <chad.carlson@platform.sh>
…3899)

* Clone the Symfony Getting Started. The  page is done.

* Correct typo on get-started

* WIP: First version of the laravel getting started guide

* First version of the Laravel Get Started Guide

* Update sites/friday/src/get-started/stacks/laravel/_index.md

Co-authored-by: Thomas di Luccio <thomas@zenhysteria.fr>

* Update sites/friday/src/get-started/stacks/laravel/blackfire.md

Co-authored-by: Thomas di Luccio <thomas@zenhysteria.fr>

* Update sites/friday/src/get-started/stacks/laravel/crons.md

Co-authored-by: Thomas di Luccio <thomas@zenhysteria.fr>

* Update sites/friday/src/get-started/stacks/laravel/environment-variables.md

Co-authored-by: Thomas di Luccio <thomas@zenhysteria.fr>

* Update sites/friday/src/get-started/stacks/laravel/faq.md

Co-authored-by: Thomas di Luccio <thomas@zenhysteria.fr>

* Update sites/friday/src/get-started/stacks/laravel/faq.md

Co-authored-by: Thomas di Luccio <thomas@zenhysteria.fr>

* Update sites/friday/src/get-started/stacks/laravel/faq.md

Co-authored-by: Thomas di Luccio <thomas@zenhysteria.fr>

* Update sites/friday/src/get-started/stacks/laravel/faq.md

Co-authored-by: Thomas di Luccio <thomas@zenhysteria.fr>

* Doc review

---------

Co-authored-by: Guillaume Moigneu <g@moigneu.com>
Co-authored-by: Guillaume Moigneu <n@nls.io>
Co-authored-by: Thomas di Luccio <thomas@zenhysteria.fr>
Co-authored-by: Anouck Colson <anouck.colson@platform.sh>
* Reinstate Express GS guide.

* Fix express links. add add-database page.

* Doc review

---------

Co-authored-by: Anouck Colson <anouck.colson@platform.sh>
* Update registry to use service names for relationship names.

* add-services/_index.md

* add-services/headless-chrome.md

* themes/../partials/examples/relationships.html

* themes/../partials/examples/servicedefn.html

* themes/../shortcodes/endpoint-description.md

* themes/../shortcodes/v2connect2app.md

* add-services/influxdb.md

* Fix usage example indents and comment spacing.

* add-services/kafka

* add-services/memcached.

* Fix double = typo.

* add-services/mongodb.md

* endpoint-description > oracle-mysql fix

* add-services/mysql/_index.md

* add-services/mysql/mysql-replication.

* add-services/network-storage

* add-services/opensearch.md

* add-services/postgresql

* add-services/rabbitmq.md

* add-services/redis

* add-services/solr.md

* add-services/varnish

* Fix random character mistake.

* create-apps/_index.md

* create-apps/app-reference

* guides/drupal/redis.

* languages/elixir.

* languages/java/migration

* languages/lisp.

* languages/ruby.

* learn/tutorials/restrict-service-access

* create-apps/workers.

* [guides|get-started/stacks]/symfony/environment-variables
* Reinstate Next.js GS guide.

* Doc review

---------

Co-authored-by: Anouck Colson <anouck.colson@platform.sh>
* first draft for composable image on Upsun side (only for now)

* report changes to platform folder

* some improvement on Upsun composable image

* adding multiple runtimes note + NixOs presentation draft

* adding note at the beginning of PHP doc page (draft)

* adding disclaimer on languages and align P.sh with Upsun composable

* removing  top level key from Upsun + reformat code + adding TODO block in the HTML

* Apply doc review and suggestions from Jerome

* missing replacement of built-in image

* split codetab for PHP ext and Python to separate section

* remaining built-in image

* remaining built-in image

* Move PHP-specific content and redorder side nav

* Remove extra space

* PHP extensions update

* Update PSH composable image page

* Update PSH section index page

* Reorder side nav for PSH

* Fix numbering

* Further review suggestions applied

* Fix links. Remove duplicated file on conflict resolution.

* Add redirect notes where relevant (for type and extensions).

* Add the sticky note option, even though its not yet enabled.

* Fix failing 'Check internal links' for platform docs.

* Match fixed links on upsun docs.

* Fix note.

* Fix platform config from using upsun config.

* Fix platform file name.

* socket_family/protocol for primary runtimes

* Update example configuration for PHP runtime config.

* Fix links post-merge.

* Link checks on builds.

* Fix side nav

---------

Co-authored-by: Anouck Colson <anouck.colson@platform.sh>
Co-authored-by: chadcarlson <chad.carlson@platform.sh>
Copy link

github-actions bot commented Apr 2, 2024

Your Platform.sh environment has successfully deployed. 🚀

See the changed pages:

Base automatically changed from ga-staging to main April 3, 2024 14:44
@chadwcarlson chadwcarlson self-assigned this Apr 15, 2024
@chadwcarlson
Copy link
Collaborator Author

Closing in favor of resubmit on #3950

@chadwcarlson chadwcarlson deleted the git26-integrations branch April 15, 2024 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Codesource integration changes
6 participants