Skip to content

Commit

Permalink
Posixpurger (#3692)
Browse files Browse the repository at this point in the history
* SUBDOM

* purge macOS and Linux package installers

* BUMP CLI
  • Loading branch information
pirog committed Mar 25, 2024
1 parent 7ad644a commit 530f9aa
Show file tree
Hide file tree
Showing 82 changed files with 96 additions and 1,618 deletions.
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/cli.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
name: CLI
about: Something to do with our CLI. Note that this issue will get transferred over to `lando/cli`
labels: cli
---
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/core-next.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
name: Core V4
about: Something to do with the v3 core. Note that this issue will get transferred over to `lando/core`
labels: core
---
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/core.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
name: Core V3
about: Something to do with the v4 core. Note that this issue will get transferred over to `lando/core-next`
labels: core-next
---
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/install.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
name: Install
about: Something to do with installing Lando. Note that this issue will get transferred over to `lando/setup-lando`
labels: install
---
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/setup.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
name: Setup
about: Something to do with Lando setup. Note that this issue will get transferred over to `lando/setup-lando`
labels: setup
---
2 changes: 2 additions & 0 deletions .github/workflows/automatic-issue-triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- drupal:drupal
- elasticsearch:elasticsearch
- go:go
- install:setup-lando
- joomla:joomla
- lagoon:lagoon
- lamp:lamp
Expand All @@ -48,6 +49,7 @@ jobs:
- python:python
- redis:redis
- ruby:ruby
- setup-lando:setup-lando
- solr:solr
- symfony:symfony
- tomcat:tomcat
Expand Down
136 changes: 0 additions & 136 deletions .github/workflows/dev-release-linux.yml

This file was deleted.

154 changes: 0 additions & 154 deletions .github/workflows/dev-release-macos.yml

This file was deleted.

0 comments on commit 530f9aa

Please sign in to comment.