Michal Miškerník
|
e97ec82110
|
Use find instead of glob for changing file permissions (#293)
|
2021-10-22 01:03:21 +02:00 |
|
Webber Takken
|
3ebdb0e678
|
Run license activation in an empty directory (#285)
|
2021-08-31 01:18:34 +02:00 |
|
Webber Takken
|
9fff362775
|
Remove -nographics flag, ensure single -batchmode flag (#261)
* Remove -nographics flag, ensure -batchmode
* Remove explicit batch mode
* Add libnotify4 and bin for notify-send
* non-interactive frontend
* Move docker changes to base image (docker repo)
|
2021-05-22 21:07:54 +02:00 |
|
Webber Takken
|
a5de621fe2
|
Ensure proper read permissions and cleanup build.sh (#259)
* Add linux read permissions and cleanup build.sh
* More verbose dirty branch
* Simplify added verbosity
|
2021-05-10 01:08:53 +02:00 |
|
Gaeel Bradshaw-Rodriguez
|
e31af20466
|
Chown files to a custom user after building (fix file ownership) (#250)
* Chown files to a custom user after building
* Better describe `chownFilesTo` input
As suggested by @webbertakken: https://github.com/game-ci/unity-builder/pull/250#discussion_r624575666
Co-authored-by: Webber Takken <webber@takken.io>
* Simplify chown step in `build.sh`
Co-authored-by: Webber Takken <webber@takken.io>
Co-authored-by: Webber Takken <webber@takken.io>
|
2021-05-02 01:23:15 +02:00 |
|
Webber Takken
|
4fde4e47b6
|
Refactor action to typescript (#226)
* Refactor to typescript (config part)
* Refactor to typescript (convert extensions, minor fixes)
* Refactor to typescript (move from `action` to `dist`)
* Re-enable integrity-check for dist index.js
* Fix all tests and lints
* fix parsing major versions
* Test patch level to be digits only
* debug
* debug
* uncache
* manual compile
* debug
* debug
* Debug
* Build lib - doh
* remove diff check
* Make kubernetes workflow manual
* Properly generate 3 digit for simple major tags
* Remove ts-ignore
* re-enable cache
|
2021-03-14 00:44:01 +01:00 |
|