Skip to content
Snippets Groups Projects
Commit 3599d081 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3484640: Start a 10.1.x branch for Varbase to support UI Pattern ~2.0,...

Issue #3484640: Start a 10.1.x branch for Varbase to support UI Pattern ~2.0, Storybook, and pave the way  for a smooth upgrade process to Drupal 11
parent 1528342d
No related branches found
No related tags found
No related merge requests found
......@@ -142,7 +142,7 @@ commands:
cd /var/www/html/test/
sudo chmod 775 .
sudo chown www-data:circleci .
git clone --branch '10.0.x' https://github.com/vardot/varbase.git /var/www/html/test/varbase-code
git clone --branch '10.1.x' https://github.com/vardot/varbase.git /var/www/html/test/varbase-code
cp -r /var/www/html/test/varbase-code /var/www/html/test/varbase
cd /var/www/html/test/varbase
composer clear
......@@ -287,30 +287,30 @@ workflows:
- varbase-testing-01-website-base-requirements:
filters:
tags:
only: /^10.0.*/
only: /^10.1.*/
branches:
only: /^10.0.x/
only: /^10.1.x/
- varbase-testing-02-user-management:
filters:
tags:
only: /^10.0.*/
only: /^10.1.*/
branches:
only: /^10.0.x/
only: /^10.1.x/
- varbase-testing-03-admin-management:
filters:
tags:
only: /^10.0.*/
only: /^10.1.*/
branches:
only: /^10.0.x/
only: /^10.1.x/
- varbase-testing-04-content-structure:
filters:
tags:
only: /^10.0.*/
only: /^10.1.*/
branches:
only: /^10.0.x/
only: /^10.1.x/
- varbase-testing-05-content-management:
filters:
tags:
only: /^10.0.*/
only: /^10.1.*/
branches:
only: /^10.0.x/
only: /^10.1.x/
[![Vardot](https://circleci.com/gh/Vardot/varbase/tree/10.0.x.svg?style=shield)](https://app.circleci.com/pipelines/github/Vardot/varbase/978/workflows/9ff70b3a-e33e-4ae6-8fce-8da4ca4bb439) [![Ceasefire Now](https://badge.techforpalestine.org/ceasefire-now)](https://techforpalestine.org/learn-more) Varbase 10.0.2
[![Vardot](https://circleci.com/gh/Vardot/varbase/tree/10.1.x.svg?style=shield)](https://app.circleci.com/pipelines/github/Vardot/varbase?branch=10.0.x) [![Ceasefire Now](https://badge.techforpalestine.org/ceasefire-now)](https://techforpalestine.org/learn-more) Varbase 10.1.x
[![](https://www.drupal.org/files/project-images/varbase-medium-logo-color-with-padding.png)](https://www.drupal.org/project/varbase)
......@@ -19,40 +19,35 @@ in every project.
* Comes with a lot of needed functionalities/modules for every-day Drupal site.
* [Tested, tested, and tested.](https://app.circleci.com/pipelines/github/Vardot/varbase)
Starting a new project? Consider **Varbase** for **Drupal 10**.
Installing **Varbase `10.0.x`** comes with several extra automated installation
steps, to take full advantage of Varbase, other than the **Drupal 10** installation
Starting a new project? Consider **Varbase** for **Drupal 10/11**.
Installing **Varbase `10.1.x`** comes with several extra automated installation
steps, to take full advantage of Varbase, other than the **Drupal 10/11** installation
instructions.
# Install with Composer
To install the most recent stable release of **Varbase `10.0.x`** run this command:
```
composer create-project Vardot/varbase-project:~10 PROJECT_DIR_NAME --no-dev --no-interaction
```
To install the dev version of **Varbase `10.0.x`** run this command:
```
composer create-project vardot/varbase-project:10.0.x-dev PROJECT_DIR_NAME --stability dev --no-interaction
composer create-project vardot/varbase-project:10.1.x-dev PROJECT_DIR_NAME --stability dev --no-interaction
```
## [Create a new Vartheme sub theme for a project](https://github.com/Vardot/varbase/tree/10.0.x/scripts/README.md)
## [Create a new Vartheme sub theme for a project](https://github.com/Vardot/varbase/tree/10.1.x/scripts/README.md)
## [Automated Functional Testing](https://github.com/Vardot/varbase/blob/10.0.x/tests/README.md)
## [Automated Functional Testing](https://github.com/Vardot/varbase/blob/10.1.x/tests/README.md)
## [Varbase 10.0.x Developer Guide](https://docs.varbase.vardot.com/v/10.0.x)
## [Varbase 10.1.x Developer Guide](https://docs.varbase.vardot.com/v/10.1.x)
## [CHANGELOG for Varbase](https://github.com/Vardot/varbase/blob/10.0.x/CHANGELOG.md)
## [CHANGELOG for Varbase](https://github.com/Vardot/varbase/blob/10.1.x/CHANGELOG.md)
## [Varbase Gherkin features](https://github.com/Vardot/varbase/blob/10.0.x/tests/features/varbase/README.md)
## [Varbase Gherkin features](https://github.com/Vardot/varbase/blob/10.1.x/tests/features/varbase/README.md)
## [Varbase Developer Guide](https://docs.varbase.vardot.com/v/10.0.x/developers)
## [Varbase Developer Guide](https://docs.varbase.vardot.com/v/10.1.x/developers)
## [General instructions on how to update Varbase](https://github.com/Vardot/varbase/blob/10.0.x/UPDATE.md)
## [General instructions on how to update Varbase](https://github.com/Vardot/varbase/blob/10.1.x/UPDATE.md)
## [Local development with Lando](https://docs.varbase.vardot.com/v/10.0.x/developers/installing-varbase/installing-varbase-with-lando)
## [Local development with Lando](https://docs.varbase.vardot.com/v/10.1.x/developers/installing-varbase/installing-varbase-with-lando)
1. Install Lando locally, steps for installing can be found [here](https://docs.lando.dev/basics/installation.html).
2. Run `lando start`.
......
......@@ -58,13 +58,13 @@ At the end of the update process, two log files are useful to troubleshoot
2. Edit your _composer.json_ file to be ready for updates. You have two choices.
Edit your _composer.json_ to include
all the new updates made in
[varbase-project](https://github.com/Vardot/varbase-project/blob/10.0.x/composer.json).
[varbase-project](https://github.com/Vardot/varbase-project/blob/10.1.x/composer.json).
This includes the new components required and its versions
_"require"_, _"repositories"_, _"extra"_, and any other important config.
You can use a diff tool such as [Meld](http://meldmerge.org/) or
[DiffMerge](https://sourcegear.com/diffmerge/) to help you diff between
your old _composer.json_ and the new one from
[varbase-project](https://github.com/Vardot/varbase-project/blob/10.0.x/composer.json).
[varbase-project](https://github.com/Vardot/varbase-project/blob/10.1.x/composer.json).
3. Back up your code and database
4. Execute Composer update to download updates to modules and libraries.
`composer update`
......
......@@ -2,7 +2,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: varbase-10.0.x\n"
"Project-Id-Version: varbase-10.1.x\n"
"POT-Creation-Date: 2023-03-15 14:05+0300\n"
"PO-Revision-Date: 2023-03-15 14:05+0300\n"
"Last-Translator: Vardot <translation@vardot.com>\n"
......
......@@ -7,7 +7,7 @@ distribution:
name: Varbase
install:
theme: gin
version: 10.0.x-dev
version: 10.1.x-dev
install:
- system
- action
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment