summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* New installer (#2739)Scott2020-04-041-15/+9
| | | | | | | * WinGui: Add build system support for the new MSI installer. * WinGui: Update the installer build process to correct some issues. * Actions: Fix the installer path.
* actions: Disable running on forked repos. Seems to be some instability in ↵sr552020-04-043-0/+33
| | | | the platform right now generating complaints. We'll review again opening this up at a later date.
* actions: Fix case where signing cert is not available.sr552020-03-271-6/+8
|
* Improvements to our GitHub Actions.sr552020-03-273-34/+59
| | | | | | | | - All: Remove repository restrictions. - All: Add an action to cleanup artifacts older than 3 days - Windows: Build a complete windows UI installer package including libhb - Windows: Add support for code signing and sign with a self-signed certificate. - Windows: Upload Artifacts
* Update GitHub issue templates.Bradley Sepos2020-01-023-27/+31
| | | | Minor updates for consistency and newer app/system versions.
* Actions: IRC Notify Pull Request event now provides URLScott2019-12-111-1/+1
|
* Attempt to Improve the IRC NotificationsScott2019-12-111-4/+6
|
* Update notify.ymlScott2019-11-161-6/+0
| | | Remove debug code from notify script.
* Update notify.ymlScott2019-11-161-0/+6
| | | Add Debugging to notify script.
* Resolved Conflictsr552019-11-153-2/+19
|
* Testing if we can handle forks better with actionsScott2019-11-151-0/+10
|
* actions: Limit the builds to our main repo for now.sr552019-11-153-2/+4
|
* Add caching to the mac build toolchainScott2019-11-151-1/+9
|
* Remove SpacingScott2019-11-151-1/+1
|
* Fix Cache CheckScott2019-11-151-1/+1
|
* Update windows.ymlScott2019-11-151-5/+1
| | | Fix Windows UI build
* Manual Cleanup of cache directoryScott2019-11-151-0/+3
|
* Update windows.ymlScott2019-11-151-8/+9
| | | Updating the Caching code.
* Update windows.ymlScott2019-11-151-4/+1
| | | Cache must be a folder.
* Update windows.ymlScott2019-11-151-3/+11
| | | Add Support for Caching Toolchain
* Update windows.ymlScott2019-11-151-1/+1
| | | Fix UI Build
* Update windows.ymlScott2019-11-151-3/+3
| | | | Disable GDB Build. Fixed Toolchain cleanup
* Update windows.ymlScott2019-11-151-1/+8
| | | Working on initial improvements to Toolchain complile.
* Update linux.ymlScott2019-11-151-2/+1
| | | Addressing comments from review for linux build
* Package creation for Mac/Windowssr552019-11-152-3/+7
|
* actions: More dependency fixes.sr552019-11-151-1/+1
|
* action: attempt to fix buildsr552019-11-151-0/+1
|
* Build: Sort dependencies.sr552019-11-152-0/+4
|
* Setup Github Actions.sr552019-11-153-0/+98
|
* Update notify.ymlScott2019-11-151-4/+3
| | | Tidyup IRC notify script
* Create notify.ymlScott2019-11-151-0/+31
| | | Re-enable IRC Notify but limit to this repository and not Forks.
* Disable notificationsScott2019-11-141-31/+0
| | | Looks like forks pick this up so we’ll need to filter to this repo only. TBD
* Rename FileScott2019-11-141-0/+0
|
* Add Notify IRC Github ActionScott2019-11-141-0/+31
|
* Update translate_request.mdScott2019-09-121-1/+1
|
* Corrections to the Translation TemplateScott2019-09-121-9/+9
|
* Rename translate_request to translate_request.mdScott2019-09-121-0/+0
|
* Adding a new option to the Issues TabScott2019-09-121-0/+25
| | | Allows users to register for the translation effort.
* Updating the steps on the pull request template.Scott2019-01-211-2/+3
| | | Try to encourage folks to talk to use before working on code!
* Try to make the Feature Request template clearer.Scott2018-11-171-12/+7
|
* Try to make the post template clearer.Scott2018-11-171-15/+9
|
* Added a note about 3rd party library updatesScott2018-11-101-1/+1
|
* Fixed a typoScott2018-10-081-1/+1
|
* Another typoScott2018-06-091-1/+1
|
* TyposScott2018-06-091-1/+1
|
* Create PULL_REQUEST_TEMPLATE.mdScott2018-06-091-0/+22
|
* Remove old issue templateScott2018-06-051-27/+0
|
* Adding Feature Request Template.Scott2018-06-051-0/+28
|
* Adding Bug Report TemplateScott2018-06-051-0/+33
|
* github: Minor follow-up revision to issue form.Bradley Sepos2017-10-201-4/+2
|