You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.x: Removed devel tag and updated wiki. Removed yarn (#205)
* 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
Copy file name to clipboardExpand all lines: README.md
+17-14
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,10 @@ ce-dev 2.x
2
2
======
3
3
Local Stack wrapper tool
4
4
5
-
[](https://github.com/codeenigma/ce-dev/actions/workflows/ce-dev-devel-linux.yml)
5
+
[](https://github.com/codeenigma/ce-dev/actions/workflows/ubuntu-pr.yml)
6
+
7
+
[](https://github.com/codeenigma/ce-dev/actions/workflows/devel-ubuntu-pr.yml)
0 commit comments