All Projects β†’ mopsicus β†’ unity-build-pipeline

mopsicus / unity-build-pipeline

Licence: MIT license
Custom BASH script for build, archive, export and upload APK and IPA to server with Telegram notification

Programming Languages

shell
77523 projects
C#
18002 projects
HTML
75241 projects

Projects that are alternatives of or similar to unity-build-pipeline

Build Harness
πŸ€–Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more
Stars: ✭ 236 (+300%)
Mutual labels:  build-automation, build-tool
makestudio
Setup your Delphi Environment very easily - build your projects with more comfort
Stars: ✭ 43 (-27.12%)
Mutual labels:  build-automation, build-tool
Brunch
🍴 Web applications made easy. Since 2011.
Stars: ✭ 6,801 (+11427.12%)
Mutual labels:  pipeline, build-automation
Baumeister
πŸ‘· The aim of this project is to help you to build your things. From Bootstrap themes over static websites to single page applications.
Stars: ✭ 171 (+189.83%)
Mutual labels:  build-automation, build-tool
psh
PSH - PHP shell helper
Stars: ✭ 60 (+1.69%)
Mutual labels:  build-automation, build-tool
Zeus
An Electrifying Build System
Stars: ✭ 176 (+198.31%)
Mutual labels:  build-automation, build-tool
makeme
Embedthis MakeMe
Stars: ✭ 26 (-55.93%)
Mutual labels:  build-automation, build-tool
Make.go
A Go script that could replace your Makefile.
Stars: ✭ 105 (+77.97%)
Mutual labels:  build-automation, build-tool
unix-programming-and-regular-expressions-workshop
A workshop on Unix Programming Principles using tools such as grep, sed, awk, shell programming and regular expressions
Stars: ✭ 25 (-57.63%)
Mutual labels:  pipeline, build-automation
millwright
The easiest build tool you'll ever use.
Stars: ✭ 27 (-54.24%)
Mutual labels:  build-automation, build-tool
Nginx Builder
A tool to build deb or rpm package of required Nginx version from the source code, with the ability to connect third-party modules. Nginx parameters are set in the yaml configuration file.
Stars: ✭ 123 (+108.47%)
Mutual labels:  build-automation, build-tool
native-samples
Samples of modern build automation for native languages with Gradle
Stars: ✭ 140 (+137.29%)
Mutual labels:  build-automation, build-tool
Aria2 Build Msys2
aria2 build scripts on msys2 with custom patches.
Stars: ✭ 112 (+89.83%)
Mutual labels:  build-automation, build-tool
Earthly
Repeatable builds
Stars: ✭ 5,805 (+9738.98%)
Mutual labels:  build-automation, build-tool
Walk
A fast, general purpose, graph based build and task execution utility.
Stars: ✭ 108 (+83.05%)
Mutual labels:  build-automation, build-tool
Dawn
πŸŒ… Dawn is a lightweight task management and build tool for front-end and nodejs.
Stars: ✭ 1,057 (+1691.53%)
Mutual labels:  pipeline, build-tool
Pybuilder
Software build automation tool for Python.
Stars: ✭ 1,290 (+2086.44%)
Mutual labels:  build-automation, build-tool
Buildpipeline
AWS-powered serverless build, test and deploy pipeline ft. multiple environments
Stars: ✭ 105 (+77.97%)
Mutual labels:  build-automation, build-tool
aseprite-macos-buildsh
Automated script to create latest release app (either beta, or release whichever is newer) of Aseprite for macOS
Stars: ✭ 143 (+142.37%)
Mutual labels:  build-automation, build-tool
UnityBuildManager
Utility for running builds sequence & pushing them to markets & keeping changelog
Stars: ✭ 53 (-10.17%)
Mutual labels:  build-automation, build-tool

Unity Build Pipeline

Custom BASH script for build, archive, export, sign and upload APK and IPA to server with Telegram notification

Features

  1. Works without running Unity and Xcode
  2. Update repo from GIT
  3. Run tests
  4. Build Android APK
  5. Build Xcode project
  6. Run post build script
  7. Compile, archive and export to IPA with configurated manifests
  8. Generate HTML for install links
  9. Upload all object to remote server via sshpass
  10. Notify by Telegram bot
  11. Demos and full C# and BASH source code are all included

How to use

  1. Edit params in SupportFiles/build.sh and manifests
  2. Run build.sh
  3. Make cup of tea

Demo

Run build.sh script in terminal and select build type

Demo build steps

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].