Commit Graph

130 Commits

Author SHA1 Message Date
jo c4c89eae19 Fix paths after legacy rename 2021-10-11 13:43:39 +02:00
jo f161fb0e0a Remove duplicate script 2021-09-11 04:48:53 +02:00
jo 03b109dcb5 Fix paths after composer.* files move 2021-09-11 04:48:53 +02:00
jo 9881eebf55 Fix shellcheck warnings 2021-08-17 12:23:36 +02:00
jo dc999f9006 Fix shellcheck errors 2021-08-17 12:23:32 +02:00
jo b5f302ac61 Enhance bash shebangs 2021-08-17 12:22:47 +02:00
jo 8b3e09d41c Format shell scripts
Fix flags order
2021-08-17 12:22:46 +02:00
jo 01fbd1e8b9 Add isort pre-commit hook
Sort import statement in python files

See https://github.com/PyCQA/isort
2021-06-05 00:39:35 +02:00
jo b26de72704 Remove python encoding pragma 2021-06-05 00:39:23 +02:00
jo f2e840989a Fix executable bit 2021-06-04 17:06:05 +02:00
jo 6871956baa Fix end of files 2021-06-04 17:06:05 +02:00
jo d8195f0fd8 Fix trailing whitespaces in files 2021-06-04 17:06:05 +02:00
jo c27f020d73 Format code using black 2021-06-04 17:06:05 +02:00
jo 65f7b41487 Fix spelling 2021-06-04 17:04:53 +02:00
jo ac17db97fc Fix missing encoding pragma on python files 2021-06-04 17:04:53 +02:00
Lucas Bickel 76d1a4df7a 🔥 (dev_tools) Remove legacy fabric tooling 2019-07-18 12:33:08 +02:00
Kyle Robbertze f6541afe45 exclude gitattributes from release tarball 2019-04-23 19:03:46 +02:00
Kyle Robbertze e36d5a5af5 Convert all line endings in the tarball to unix
This is needed because quilt cannot patch line-endings correctly
and the Zend framework uses some CRLF line endings instead of LF.
2018-12-24 00:40:25 +02:00
Lucas Bickel 1b9c879ff4 📝 put docs into enriched tarball 2018-12-17 23:07:56 +01:00
Lucas Bickel 74428511c2 Create release tarball using travis 2017-03-19 11:31:56 +01:00
Lucas Bickel 854110cb73 Get rid of what I am sure is dead in dev_tools 2017-03-18 12:21:25 +01:00
Lucas Bickel 1c3d8b57f4 Fix tag checkout during release 2017-03-15 17:07:52 +01:00
Lucas Bickel 0a2b3744d3 Fix release.sh script
Make it add vendor to the tarball and just be a generally nicer script with less verbose output and no abaility to wipe my working copies .git folder when executed in the wrong dir.

I plan on using this to create tarballs that can be used for the rpmbuild process without the build box needing to run composer and connect to the internet. The openSUSE Build Service boxen do not have a connection to the internet during builds.
2017-03-15 15:31:55 +01:00
Albert Santoni 68a22ccb49 Added a README_TRANSLATIONS file 2015-09-04 11:20:41 -04:00
Albert Santoni 9071c8d4b6 Update the translations 2015-09-03 10:26:33 -04:00
Albert Santoni 11c6818e61 Merge branch '2.5.x-installer' into saas-installer-albert
Conflicts:
	.gitignore
	airtime_mvc/application/Bootstrap.php
	airtime_mvc/application/configs/conf.php
	airtime_mvc/application/controllers/SystemstatusController.php
	airtime_mvc/application/controllers/UpgradeController.php
	airtime_mvc/application/upgrade/Upgrades.php
	airtime_mvc/application/views/scripts/systemstatus/index.phtml
	airtime_mvc/build/airtime.conf
	airtime_mvc/build/sql/defaultdata.sql
	airtime_mvc/public/index.php
	airtime_mvc/tests/application/helpers/AirtimeInstall.php
	install_minimal/airtime-install
	install_minimal/include/airtime-constants.php
	install_minimal/include/airtime-copy-files.sh
	install_minimal/include/airtime-db-install.php
	install_minimal/include/airtime-initialize.sh
	install_minimal/include/airtime-install.php
	install_minimal/include/airtime-installed-check.php
	install_minimal/include/airtime-remove-files.sh
	install_minimal/include/airtime-upgrade.php
	python_apps/media-monitor/install/media-monitor-copy-files.py
	python_apps/monit/monit-airtime-generic.cfg
	python_apps/pypo/airtime-playout
	python_apps/pypo/install/pypo-copy-files.py
	python_apps/pypo/liquidsoap/generate_liquidsoap_cfg.py
	python_apps/pypo/liquidsoap/ls_script.liq
	python_apps/pypo/pypo/__main__.py
	python_apps/pypo/pypo/media/update/replaygain.py
	python_apps/pypo/pypo/media/update/replaygainupdater.py
	python_apps/pypo/pypo/media/update/silananalyzer.py
	python_apps/python-virtualenv/airtime_virtual_env.pybundle
	python_apps/python-virtualenv/requirements
	utils/airtime-check-system.php
2015-05-22 16:05:29 -04:00
Duncan Sommerville 791466b023 Fixes for code review https://github.com/sourcefabric/Airtime/pull/84 2015-01-15 16:33:33 -05:00
Duncan Sommerville 5e22f929c7 Reverted commit mistakenly changing file modifiers to 755 2015-01-14 20:45:03 -05:00
Duncan Sommerville f4c5cf1353 Added virtualenv back into install process 2015-01-05 16:41:03 -05:00
Duncan Sommerville 4dfd49d12c Initial work on monitless installation 2014-12-16 12:24:41 -05:00
drigato 4d8b32556b Merge branch 'saas' into cc-5709-airtime-analyzer-cloud-storage-saas
Conflicts:
	airtime_mvc/application/modules/rest/controllers/MediaController.php
2014-11-18 09:24:38 -05:00
Duncan Sommerville 5275669211 Updated i18n to use multiple domains 2014-11-04 17:03:52 -05:00
drigato 2423ea6787 Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-cloud-storage 2014-10-08 11:46:30 -04:00
Albert Santoni 8c869914f0 One more time! 2014-08-27 16:52:06 -04:00
Albert Santoni f40357f972 Added missing git config stuff 2014-08-27 16:51:37 -04:00
Albert Santoni 2ac3633f69 3-way git merge driver for PO files and development bootstrapping script (the start of it anyways) 2014-08-27 16:43:54 -04:00
drigato f1ea100411 CC-5896: Store cloud files in separate table, inherited from cc_files 2014-07-24 16:56:15 -04:00
Albert Santoni d15d58f6d1 Fix translation script, make it read UTF-8 source files correctly 2014-07-24 16:50:44 -04:00
drigato 72841de714 CC-5895: Upgrade Propel to 1.7
Used composer to download Propel 1.7
The Propel library will no longer be stored in the Airtime repo
2014-07-23 15:03:51 -04:00
drigato a27f4975ca Removed unused python post commit script 2014-02-05 15:44:31 -05:00
drigato ba84e609e7 Moved commit hook scripts to dev_tools directory 2014-01-31 16:42:53 -05:00
cliff.wang c66666e4db Installation test support saucy 2013-10-18 11:28:01 -04:00
cliff.wang 0309e96933 Update Chinese translation 2013-10-10 16:58:00 -04:00
cliff.wang e73dc8cf2f Update Airtime release test scripts
Update Airtime release test scripts
2013-06-06 15:35:38 -04:00
cliff.wang 0e843e2e7b Update liquidsoup compile files 2013-05-16 10:51:57 -04:00
cliff.wang 2552a52248 Scripts: to compile liquidsoap with chroot env. 2013-04-29 11:46:38 -04:00
cliff.wang a3819128ab Update releast test automation scripts 2013-01-09 15:32:58 -05:00
cliff.wang fbe8354e0d Update liquidsoap complie scripts 2013-01-08 10:40:45 -05:00
denise.rigato fa63148792 CC-4748: Write script to update all .po files with new msgids 2012-12-18 09:03:43 -05:00
denise e2885da71c CC-4748: Write script to update all .po files with new msgids 2012-12-17 18:24:44 -05:00