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

ISSUE-152: Find a better way to update Drupal config/sync/core.extension.yml when upgrading #153

Merged
merged 1 commit into from
Dec 15, 2021

Conversation

aksm
Copy link
Contributor

@aksm aksm commented Dec 3, 2021

Resolves #152 and also has some minor spelling/grammar/formatting edits.

@aksm aksm requested a review from DiegoPino December 3, 2021 20:58
@aksm aksm self-assigned this Dec 3, 2021

- minio.io (latest) S3/Azure/Local/Remote alternative with a new Console and also Gateway to many others.
- Apache Solr 8.8.2 (or 7.5 if you go legacy) with the wizardly Solr OCR Highlight library [v0.7.1](https://github.com/dbmdz/solr-ocrhighlighting/releases/tag/0.7.1) build by the Developement Team at the [Bavarian State Library](https://github.com/dbmdz). Thanks Johannes Baiter!
- MySQL 8.0.22 (or MySQL 5.7 if you go legacy)
- NGINX 11
- Custom PHP FPM 7.4 zuper-tunned for Drupal 8/9 with multi-arch (so M1 too) capabilities (or 7.3 FPM if you go legacy) with WARC to WACZ processing and Composer 2.0
- Custom PHP FPM 7.4 super-tuned for Drupal 8/9 with multi-arch (so M1 too) capabilities (or 7.3 FPM if you go legacy), WARC to WACZ processing, and Composer 2.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The z is on purpose here :)


# Starting from CERO
# Starting from ZERO
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here. Cero as in spanish, give me some credit! Hahahha


[Step by Step deployment on OSX](docs/osx.md)
[Step by Step deployment on macOS](docs/osx.md)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets keep osx? Macos is not really osx


```Shell
cd ..
sudo tar -czvpf $HOME/archipelago-deployment-RC2-20210112.tar.gz archipelago-deployment
sudo tar -czvpf $HOME/archipelago-deployment-RC2-20211201.tar.gz archipelago-deployment
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do not want to have the date formar conversation but ok, we can roll with this change

@@ -98,7 +98,7 @@ sudo chmod 666 web/sites/default/*services.yml

### Step 2:

Time to fetch `1.0.0-RC3` branch and update our `docker-compose` and `composer` dependencies. We are also going to stop current `Docker` ensemble to update all containers to newer versios. E.g, on OSX run:
Time to fetch the `1.0.0-RC3` branch and update our `docker-compose` and `composer` dependencies. We are also going to stop current `Docker` ensemble to update all containers to newer versios, e.g. on macOS run:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No macos please. Osx

Copy link
Member

@DiegoPino DiegoPino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thanks for this. There are really many many changes here so will better wait for @alliomeria to come back. I agree with 90% of those, some errors are actually on purpose and osx thing that is not macos but might be persuaded when back in front of my computer. Monday merge if @alliomeria agrees? If not wednesday Thanks!

@aksm
Copy link
Contributor Author

aksm commented Dec 3, 2021

@DiegoPino Glad to reconsider/revert as my edits might be the result of my misunderstandings. In any case, sounds good to wait to review together.

@DiegoPino
Copy link
Member

I like them all no worries (I know my use of Zuper and Cero are confusing, I'm not really a very serious human). But I won't have a good insight today. No need to revert, let's let all sit a bit and let @alliomeria jump in too. Thanks so much, really, this is really good

@DiegoPino DiegoPino merged commit f1b2781 into esmero:1.0.0-RC3 Dec 15, 2021
@aksm aksm deleted the ISSUE-152 branch February 15, 2022 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Find a better way to update Drupal config/sync/core.extension.yml when upgrading
2 participants