Gitpod branch checkouts always use 1.x-dev

Created on 10 March 2023, about 2 years ago
Updated 5 August 2024, 9 months ago

Problem/Motivation

When using the documented steps to checkout out a drupalpod enviornment, lupus_decoupled_drupal is always using 1.x

Steps to reproduce

# Adapt next 2 variables with your issue-data
ISSUE=3337979
BRANCH=$ISSUE-add-blocks-support
URL=https://gitpod.io/#DP_PROJECT_NAME=lupus_decoupled,DP_ISSUE_FORK=lupus_decoupled-$ISSUE,DP_ISSUE_BRANCH=$BRANCH,DP_PROJECT_TYPE=project_module,DP_MODULE_VERSION=1.x,DP_CORE_VERSION=10.0.0,DP_PATCH_FILE=,DP_INSTALL_PROFILE=standard/https://github.com/drunomics/lupus-decoupled-project
xdg-open $URL
🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇦🇹Austria fago Vienna

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @fago
  • 🇦🇹Austria fago Vienna

    removed this from the project page as it'S not working. dropping the old content from it here:

    Test issues via Drupalpod

    Use the following snippet in your terminal:
    # Adapt next 2 variables with your issue-data
    ISSUE=3337979
    BRANCH=$ISSUE-add-blocks-support
    URL=https://gitpod.io/#DP_PROJECT_NAME=lupus_decoupled,DP_ISSUE_FORK=lupus_decoupled-$ISSUE,DP_ISSUE_BRANCH=$BRANCH,DP_PROJECT_TYPE=project_module,DP_MODULE_VERSION=1.x,DP_CORE_VERSION=10.0.0,DP_PATCH_FILE=,DP_INSTALL_PROFILE=standard/https://github.com/drunomics/lupus-decoupled-project
    xdg-open $URL
  • 🇦🇹Austria fago Vienna

    probably this would be fixed by updating to the latest scripts: https://github.com/drunomics/lupus-decoupled-project/issues/10

    this script seems to handle it: https://github.com/shaal/DrupalPod/blob/36b7f27b1603ac3716ba31d99bfc4208...

  • 🇦🇹Austria fago Vienna

    the DP_ISSUE_FORK variable is missing from our link. thus testing it with a link like this:

    https://gitpod.io/new/#DP_PROJECT_NAME=lupus_decoupled,DP_ISSUE_FORK=lupus_decoupled-3485563,DP_ISSUE_BRANCH=3485563-improve-frontend-login,DP_PROJECT_TYPE=project_module,DP_MODULE_VERSION=1.x,DP_PATCH_FILE=,FRONTEND_REPOSITORY=https%3A%2F%2Fgithub.com%2Fdrunomics%2Flupus-decoupled-nuxt3-demo,CUSTOM_ELEMENTS_VERSION=3.*,DP_INSTALL_PROFILE=standard/https://github.com/drunomics/lupus-decoupled-project/tree/main

    still, it is ignored, it just takes the 1.x from composer.

Production build 0.71.5 2024