Below you will find pages that utilize the taxonomy term “lando”
October 26, 2024
Pkg Action
Version updated for lando/pkg-action to version v5.1.0.
This action is used across all versions by 42 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added inputs.upload-key to customize the value of outputs.artifact-key Updated default pkg package to @yao-pkg/pkg@5.16.1
May 17, 2024
Setup Lando
Version updated for lando/setup-lando to version v3.2.2.
This action is used across all versions by 44 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixed windows setup script passing incorrect parameter to wsl setup script #46
May 16, 2024
Setup Lando
Version updated for lando/setup-lando to version v3.2.1.
This action is used across all versions by 44 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixed bug preventing Unrecognized option message from showing correctly #44
May 3, 2024
Setup Lando
Version updated for lando/setup-lando to version v3.2.0.
This action is used across all versions by 44 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Improved $TMPDIR handling for non standard /tmp usage #41 Improved arch detection with fallbacks #42 Updated windows installer script switch names to follow PowerShell convention
April 22, 2024
Setup Lando
Version updated for lando/setup-lando to version v3.1.0.
This action is used across all versions by 43 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Windows/WSL Install Script Introduced new windows and wsl installer script
April 10, 2024
Setup Lando
Version updated for lando/setup-lando to version v3.0.3.
This action is used across all versions by 43 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes GitHub Actions Relaxed auto-setup validation so it only needs to contain lando setup
April 6, 2024
Setup Lando
Version updated for lando/setup-lando to version v3.0.2.
This action is used across all versions by 42 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes POSIX Install Script Improved password prompt to include unwritable /tmp consideration
March 28, 2024
Transfer Issue & Create Stub
Version updated for lando/transfer-issue-action to version v2.1.0.
This action is used across all versions by 23 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Updated to node20 Deyarned
March 25, 2024
Setup Lando
Version updated for lando/setup-lando to version v3.0.0.
This action is used across all versions by 42 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes BREAKING CHANGES This repo should now be the single source of truth for all things relating to the installation and setup of Lando. This currently includes:
GitHub Actions action POSIX setup scripts Install docs But could also include other things in the future like:
March 15, 2024
Run Leia Action
Version updated for lando/run-leia-action to version v2.2.0.
This action is used across all versions by 39 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added additional os and shell tests Updated to node18 Deyarned
December 8, 2023
Setup Lando
Version updated for lando/setup-lando to version v2.2.2.
This action is used across all versions by 39 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added passthru support for 3-dev-slim although it just maps to 3-dev for now Removed yarn in favor of npm
December 5, 2023
Pkg Action
Version updated for lando/pkg-action to version v4.0.0.
This action is used across all versions by 29 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes BREAKING CHANGES pkg input now takes any valid spec eg @yao-pkg/pkg@5.10.0 as opposed to just the versions
November 9, 2023
Setup Lando
Version updated for lando/setup-lando to version v2.2.1.
This action is used across all versions by 38 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixed bug causing lando version output to sometimes contain excess characters Fixed bug causing debug mode to pollute some intelligence gathering Fixed bug causing errors to hang the whole thing when telemetry is true
November 6, 2023
Setup Lando
Version updated for lando/setup-lando to version v2.2.0.
This action is used across all versions by 38 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added support for lando setup via the setup input Bumped action to node18 Fixed bug where lando was being invoked in PATH instead of directly
September 29, 2023
Pkg Action
Version updated for lando/pkg-action to version v3.0.1.
This publisher is shown as erified by GitHub. This action is used across all versions by 27 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Reverted node-sync do to extreme slowness using node16 in arm64 environment
September 28, 2023
Pkg Action
Version updated for lando/pkg-action to version v3.0.0.
This publisher is shown as erified by GitHub. This action is used across all versions by 27 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes New Features Bumped default pkg input to pkg@5.8.0 Bumped default node-version input to 16 Disabled --debug by default. Added support for debug toggling via https://github.blog/changelog/2022-05-24-github-actions-re-run-jobs-with-debug-logging Synced node-version usage so it is used in all relevant build environments BREAKING CHANGES node-version input is now just a major version eg 16 instead of node16
August 20, 2023
Run Leia Action
Version updated for lando/run-leia-action to version v2.1.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 35 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added support for debug toggling via https://github.blog/changelog/2022-05-24-github-actions-re-run-jobs-with-debug-logging Deprecated usage of input.debug in favor of GHA debugging mechanisms
August 19, 2023
Setup Lando
Version updated for lando/setup-lando to version v2.1.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 36 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added lando-version support for local file paths Added support for debug toggling via https://github.blog/changelog/2022-05-24-github-actions-re-run-jobs-with-debug-logging Deprecated usage of input.debug in favor of GHA debugging mechanisms