4
0
mirror of https://github.com/AzuraCast/AzuraCast.git synced 2024-06-20 16:07:07 +00:00
Commit Graph

73 Commits

Author SHA1 Message Date
Buster "Silver Eagle" Neece
b65f65407f
Add exclusion for maxminddb in Composer reqs. 2021-03-05 03:12:52 -06:00
Buster "Silver Eagle" Neece
793298e826
Fix line ending in new issue template. 2021-02-19 00:14:54 -06:00
Buster "Silver Eagle" Neece
ec2ec899d8
Update links across application to point to new documentation. 2021-02-15 15:36:34 -06:00
Buster "Silver Eagle" Neece
f340b6b2c6
Partial rollback of workflow for assets. 2021-02-12 10:36:36 -06:00
Buster "Silver Eagle" Neece
0f9de13fcd
Minor cleanup of tag script. 2021-02-11 19:46:36 -06:00
Buster "Silver Eagle" Neece
f320b257e6
Simplify script. 2021-02-11 18:55:53 -06:00
Buster "Silver Eagle" Neece
a7aadb8dc5
Use variable for tag. 2021-02-11 18:43:51 -06:00
Buster "Silver Eagle" Neece
54661d0ad3
Fix env var name. 2021-02-11 18:29:47 -06:00
Buster "Silver Eagle" Neece
89b905af90
Initial commit of Docker Push action v2. 2021-02-11 18:27:32 -06:00
Buster "Silver Eagle" Neece
2c3ed871e1
Fix typo in GH action. 2021-02-10 22:09:15 -06:00
Buster "Silver Eagle" Neece
d72226ff41
Update action to handle main branch name. 2021-02-10 22:07:19 -06:00
Buster "Silver Eagle" Neece
a32c39f57a
Update Crowdin GH Action. 2021-02-10 21:27:11 -06:00
Buster "Silver Eagle" Neece
5437e240aa
Update branch name on Crowdin translations. 2021-02-10 21:16:08 -06:00
Buster "Silver Eagle" Neece
e866c766e5
Update dependencies for main rename. 2021-02-10 20:52:15 -06:00
Buster "Silver Eagle" Neece
6ad1882e86
Improve GitHub issues selection with supporting links. 2021-02-07 22:15:50 -06:00
Mitch
3372fd9d77
Restricting blank issues (#3788)
A small request:

The aim of this is to encourage users to follow the rules and to remove the 'blank' template option, requiring them to follow the current issue template.
2021-02-07 22:06:49 -06:00
Mitch
aea5790e31
Ansible warning in Bug Report (#3548) 2020-12-12 10:17:25 -06:00
Buster "Silver Eagle" Neece
8331efb0f9
Update Crowdin CI dep version. 2020-12-01 08:14:35 -06:00
Buster "Silver Eagle" Neece
f4ee44199c
Revert commit and set environment to "Testing". 2020-10-25 05:58:06 -05:00
Buster "Silver Eagle" Neece
7f2feecfba
Switch back to v1 for Docker Hub builds. 2020-10-05 02:16:49 -05:00
Buster "Silver Eagle" Neece
a42fd321a5
Code quality improvements. 2020-10-05 01:27:12 -05:00
Buster "Silver Eagle" Neece
e805ec946d
Testing: Avoid lock conflict by not spinning up all containers. 2020-10-04 22:47:05 -05:00
Buster "Silver Eagle" Neece
f09023eb20
Switch to specific version for Crowdin. 2020-10-04 19:13:40 -05:00
Buster "Silver Eagle" Neece
0b8895508d
Update versions for GitHub action deps. 2020-10-04 19:11:33 -05:00
Buster "Silver Eagle" Neece
5e29c2f043
Fix tests with pull requests. (#3187)
* Remove redundant test log.
* Set function return type on tests.
* Don't manage translations on branch/PR requests.
* Separate locale and static asset steps.
* Make sure npm ci runs even when translations don't run.
2020-09-20 12:49:41 -05:00
Buster "Silver Eagle" Neece
1b7bd02d54
Switch back to run on tests since exec breaks them...somehow. 2020-08-25 16:21:25 -05:00
Buster "Silver Eagle" Neece
308c814820
Fix "not a TTY" error in test suite. 2020-08-25 15:04:39 -05:00
Buster "Silver Eagle" Neece
ce8cfcee3d
Update test suite to properly clean up containers. 2020-08-25 14:44:22 -05:00
Buster "Silver Eagle" Neece
9b0cada31d
Switch to upload_sources instead of translations. 2020-07-06 19:21:55 -05:00
Buster "Silver Eagle" Neece
f250e9de63
Generate locale strings during Crowdin step. 2020-07-06 11:59:45 -05:00
Buster "Silver Eagle" Neece
f44261b29b
Optimize CI testing and web dependencies (#2899) 2020-05-29 20:36:49 -05:00
Buster "Silver Eagle" Neece
31c55a2c0a
Specify install command explicitly. 2020-05-29 04:55:54 -05:00
Buster "Silver Eagle" Neece
1cbb5713a9
Avoid 3 Composer dep installs in CI. 2020-05-29 04:48:19 -05:00
Buster "Silver Eagle" Neece
1a977119fb
Download latest translations and run static build during CI/CD. (#2893) 2020-05-28 20:01:29 -05:00
Buster "Silver Eagle" Neece
a10e1612b0
Revert GitHub Actions
Further development will happen on a separate branch.
2020-05-28 01:30:58 -05:00
Buster "Silver Eagle" Neece
1e34fbad0d
Update default.yml 2020-05-28 01:06:58 -05:00
Buster "Silver Eagle" Neece
ba012504c1
Update default.yml 2020-05-28 01:05:44 -05:00
Buster "Silver Eagle" Neece
72e48caba1
Update default.yml 2020-05-28 00:45:46 -05:00
Buster "Silver Eagle" Neece
ade76e5be4
Update default.yml 2020-05-28 00:41:42 -05:00
Buster "Silver Eagle" Neece
dc2adade02
Pull new translations during CI/CD build. 2020-05-28 00:27:43 -05:00
Buster "Silver Eagle" Neece
983a24521d
Update default.yml 2020-05-21 02:17:16 -05:00
Mitch
a3c391a7bc
Adding an AzuraCast version to Issue Template
I believe this field would be helpful to help track down and triangulate errors more easily and allow people to assist faster.
2020-05-06 17:53:14 +01:00
Buster "Silver Eagle" Neece
046616cd2b
Update GitHub Action to echo more content. 2020-05-02 03:15:46 -05:00
Buster "Silver Eagle" Neece
db956e2019
Update default.yml 2020-03-13 23:12:08 -05:00
Buster "Silver Eagle" Neece
e5fc828b36
#2479 -- Update support links in several places. 2020-03-09 12:50:37 -05:00
Buster "Silver Eagle" Neece
a022a69fe1
Update funding options. 2020-02-14 07:40:06 -06:00
Buster "Silver Eagle" Neece
6778ebf497
Update default.yml 2020-01-31 00:55:24 -06:00
Buster "Silver Eagle" Neece
765a01c2d8
Make pull requests still run regular test suite. 2020-01-24 16:50:29 -06:00
Buster "Silver Eagle" Neece
a696849150
Delete testsuite.yml 2020-01-22 17:53:10 -06:00
Buster "Silver Eagle" Neece
31cce0f8d9
Unify GH actions. 2020-01-22 17:52:49 -06:00