Skip to content

Updated install.sh scrip to get the latest version per branch. Fixed some localgov templates #189

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

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

DionisioFG
Copy link
Contributor

No description provided.

Copy link

@gregharvey gregharvey merged commit cb2141a into 2.x Nov 13, 2024
6 checks passed
@gregharvey gregharvey deleted the install_per_branch_MR_2.x branch November 13, 2024 16:07
gregharvey added a commit that referenced this pull request Dec 3, 2024
* 2.x: Using the right conditions to build binaries

* 2.x: Update RELEASE file

* 2.x: Fixed how the tags are identified to run a new build

* 2.x: Fixed tarballs, mising lib folder

* Updated install.sh scrip to get the latest version per branch. Fixed some localgov templates (#189)

* 2.x: Fixed some bits about localgov

* 2.x: Getting the latest release available per branch

---------

Co-authored-by: Dionisio Fernandez <dionisiofernandez83@gmail.com>
DionisioFG added a commit that referenced this pull request Dec 19, 2024
…202)

* 2.x: Using the right conditions to build binaries

* 2.x: Update RELEASE file

* 2.x: Fixed how the tags are identified to run a new build

* 2.x: Fixed tarballs, mising lib folder

* 2.x: Fixed some bits about localgov

* 2.x: Getting the latest release available per branch

* Updated install.sh scrip to get the latest version per branch. Fixed some localgov templates (#189)

* 2.x: Fixed some bits about localgov

* 2.x: Getting the latest release available per branch

* 2.x: Added drupal11 template. Removed .travis file

* 2.x: Added Drupal 11 template

* 2.x: Updated references with 2.x-devel to devel-2.x

* 2.x: Removed reference to the branch

* 2.x: Enabled corepack to use latest version of yarn

* 2.x: Fixed yarn command

* 2.x: Using yarn dlx instead of yarn install --global

* 2.x: Using again install instead of dlx

* 2.x: Removed all references to yarn to make it simple

* 2.x: Added missing flag production=false

* 2.x: Removed --global because it does not work with --production=false
DionisioFG added a commit that referenced this pull request Jan 15, 2025
* 2.x: Using the right conditions to build binaries

* 2.x: Update RELEASE file

* 2.x: Fixed how the tags are identified to run a new build

* 2.x: Fixed tarballs, mising lib folder

* 2.x: Fixed some bits about localgov

* 2.x: Getting the latest release available per branch

* Updated install.sh scrip to get the latest version per branch. Fixed some localgov templates (#189)

* 2.x: Fixed some bits about localgov

* 2.x: Getting the latest release available per branch

* Added Drupal 11 template, removed yarn (#203)

* 2.x: Fixed some bits about localgov

* 2.x: Getting the latest release available per branch

* 2.x: Added drupal11 template. Removed .travis file

* 2.x: Added Drupal 11 template

* 2.x: Updated references with 2.x-devel to devel-2.x

* 2.x: Removed reference to the branch

* 2.x: Enabled corepack to use latest version of yarn

* 2.x: Fixed yarn command

* 2.x: Using yarn dlx instead of yarn install --global

* 2.x: Using again install instead of dlx

* 2.x: Removed all references to yarn to make it simple

* 2.x: Added missing flag production=false

* 2.x: Removed --global because it does not work with --production=false

* 2.x: Removed yarn from doc and other old stuff

* 2.x: Fixed devel tag
DionisioFG added a commit that referenced this pull request Feb 11, 2025
* 2.x: Using the right conditions to build binaries

* 2.x: Update RELEASE file

* 2.x: Fixed how the tags are identified to run a new build

* 2.x: Fixed tarballs, mising lib folder

* 2.x: Fixed some bits about localgov

* 2.x: Getting the latest release available per branch

* Updated install.sh scrip to get the latest version per branch. Fixed some localgov templates (#189)

* 2.x: Fixed some bits about localgov

* 2.x: Getting the latest release available per branch

* Added Drupal 11 template, removed yarn (#203)

* 2.x: Fixed some bits about localgov

* 2.x: Getting the latest release available per branch

* 2.x: Added drupal11 template. Removed .travis file

* 2.x: Added Drupal 11 template

* 2.x: Updated references with 2.x-devel to devel-2.x

* 2.x: Removed reference to the branch

* 2.x: Enabled corepack to use latest version of yarn

* 2.x: Fixed yarn command

* 2.x: Using yarn dlx instead of yarn install --global

* 2.x: Using again install instead of dlx

* 2.x: Removed all references to yarn to make it simple

* 2.x: Added missing flag production=false

* 2.x: Removed --global because it does not work with --production=false

* 2.x: Removed yarn from doc and other old stuff

* 2.x: Fixed devel tag

* 2.x: Using ce-dev-ce-provision-config 2.x

* 2.x: Added new param ansible_collection_dir

* 2.x: Added missing var to ce_deploy too
DionisioFG added a commit that referenced this pull request Feb 14, 2025
* 2.x: Using the right conditions to build binaries

* 2.x: Update RELEASE file

* 2.x: Fixed how the tags are identified to run a new build

* 2.x: Fixed tarballs, mising lib folder

* 2.x: Fixed some bits about localgov

* 2.x: Getting the latest release available per branch

* Updated install.sh scrip to get the latest version per branch. Fixed some localgov templates (#189)

* 2.x: Fixed some bits about localgov

* 2.x: Getting the latest release available per branch

* Added Drupal 11 template, removed yarn (#203)

* 2.x: Fixed some bits about localgov

* 2.x: Getting the latest release available per branch

* 2.x: Added drupal11 template. Removed .travis file

* 2.x: Added Drupal 11 template

* 2.x: Updated references with 2.x-devel to devel-2.x

* 2.x: Removed reference to the branch

* 2.x: Enabled corepack to use latest version of yarn

* 2.x: Fixed yarn command

* 2.x: Using yarn dlx instead of yarn install --global

* 2.x: Using again install instead of dlx

* 2.x: Removed all references to yarn to make it simple

* 2.x: Added missing flag production=false

* 2.x: Removed --global because it does not work with --production=false

* 2.x: Wiki update, removed yarn, using ce-dev-ce-provision-config 2.x (#209)

* 2.x: Fixed some bits about localgov

* 2.x: Getting the latest release available per branch

* 2.x: Removed yarn from doc and other old stuff

* 2.x: Fixed devel tag

* 2.x: Using ce-dev-ce-provision-config 2.x

* 2.x: Added new param ansible_collection_dir

* 2.x: Added missing var to ce_deploy too

* 2.x: Removed regx flags
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.

2 participants