Commit Graph

72 Commits

Author SHA1 Message Date
Darren Schroeder
e6e6b730f3
Bye bye upx sorry (#4173)
* bye bye upx, let's try stripping alone

* remove all stripping - not sure it's even working
2021-11-30 13:34:16 -06:00
Darren Schroeder
0fe6a7c1b5
bye bye upx, let's try stripping alone (#4172) 2021-11-30 12:11:01 -06:00
JT
09691ff866
Delete docker-publish.yml 2021-11-16 14:19:35 +13:00
Darren Schroeder
f2f01b8a4d
missed from_mp4, added back (#4128) 2021-11-15 16:19:44 -06:00
Darren Schroeder
6c0190cd38
added upx and strip to mac and windows (#4126) 2021-11-15 15:32:48 -06:00
Darren Schroeder
b26246bf12
trying upx and strip (#4125) 2021-11-15 15:01:25 -06:00
Darren Schroeder
36a4effbb2
tweaked strip ci (#4124) 2021-11-15 14:30:32 -06:00
Darren Schroeder
9fca417f8c
update release to allow running manually (#4123) 2021-11-15 14:04:00 -06:00
Darren Schroeder
d09e1148b2 add the ability to strip the debug symbols for smaller binaries on mac and linux 2021-11-15 13:47:46 -06:00
JT
df6a53f52e
Update stale.yml (#4106) 2021-11-04 21:25:44 +13:00
JT
c4af5df828
Update stale.yml (#4102) 2021-10-31 16:48:58 +13:00
Darren Schroeder
a986de8ad0
Update stale.yml (#4073)
add labels that can exempt from stale bot
2021-10-09 14:50:27 -05:00
Waldir Pimenta
0f6fd30619
stale.yml: mention time to close in stale message (#4066) 2021-10-06 09:05:29 -05:00
Darren Schroeder
52578ba483
tweak the version | pivot instructions (#3964) 2021-08-24 19:03:07 -05:00
Darren Schroeder
0abe753003
update the config part (#3962) 2021-08-24 08:58:17 -05:00
Waldir Pimenta
575c07c9c4
Normalize capitalization in issue templates (#3891)
* Normalize capitalization in feature_request.yml

* Normalize capitalization in bug_report.yml
2021-08-03 18:49:03 -05:00
Kat Marchán
d88d7f26e4
fix typo in release.yml (#3824) 2021-07-22 12:42:11 -05:00
Kat Marchán
aeaedd2e5e
Convert templates to github forms (#3818)
* Create feature_request.yaml

* Rename feature_request.yaml to feature_request.yml

* Update feature_request.yml

* Update feature_request.yml

* Create bug_report.yml

* Update bug_report.yml

* Update bug_report.yml

* Update feature_request.yml

* Delete bug_report.md

* Delete feature_request.md
2021-07-23 05:39:20 +12:00
TechWatching
1f4ef3b606
Add worflow to publish package in winget (#3819)
Remove the job in release workflow to publish to winget.
Trigger winget workflow on published release.

Co-authored-by: Alexandre Nedelec <Alexandre.Nedelec@azeo.com>
2021-07-22 11:38:03 -05:00
Darren Schroeder
f656f906ff
Update stale.yml
update days-before-issue-stale to 90 days
2021-07-19 15:03:24 -05:00
TechWatching
279329bfaa
Add the -s parameter to submit package to winget in pipeline (#3767)
Co-authored-by: Alexandre Nedelec <Alexandre.Nedelec@azeo.com>
2021-07-13 18:35:56 -05:00
Darren Schroeder
720217a5e4
Update stale.yml
update to move it to a cron schedule
2021-07-07 14:09:31 -05:00
Bruce Mitchener
651d425046
Remove ptree dep from nu-command, remove associated feature. (#3741)
Nothing used the `ptree` feature or optional dependency within
`nu-command` except to include it within the `version` output. This
may be related to when `nu-cli` also had a `ptree` feature, but
I'm not sure.

That leaves the code within `nu_plugin_tree` as the sole remaining
user of `ptree`, which is already covered by the feature `tree`
and included in the `version` output.
2021-07-06 10:33:24 -05:00
TechWatching
4e13c339ec
Submit package to winget during release. (#3717)
Add a new job winget in release.yaml that uses wingetcreate to submit package.
2021-07-01 16:24:38 -05:00
JT
e8c06b7152
Update stale.yml 2021-07-01 08:38:39 +12:00
Darren Schroeder
3cc0ea5ff9
Update stale.yml (#3714)
update messages and days-before-issue-close
2021-06-30 15:16:37 -05:00
Darren Schroeder
19c79f0a73
Update stale.yml
changed ascending to true in order to catch all the old ones next time
2021-06-24 13:17:37 -05:00
Darren Schroeder
e58faeb66a
Update stale.yml
upped the operations-per-run to 520
2021-06-24 12:59:25 -05:00
Darren Schroeder
3a3d80826c
Update stale.yml
turn off dry-run/debug-only mode
2021-06-24 12:45:28 -05:00
Darren Schroeder
49c93e5b9e
Update stale.yml 2021-06-23 18:45:15 -05:00
Darren Schroeder
3f2a99a936
Update stale.yml
temporarily make it manually triggerable
2021-06-23 18:43:24 -05:00
Darren Schroeder
62eae9b470
Create stale.yml (#3677) 2021-06-23 18:30:19 -05:00
Chris Gillespie
2a483531a4
Bug report uses version command (#2797) 2020-12-19 18:25:32 +13:00
Jonathan Turner
47c5346934
Update release.yml
Fix github workflow to use extra instead of stable
2020-09-02 16:17:06 +12:00
Darren Schroeder
7813063c93
updated less license to raw gh link (#2088) 2020-07-02 16:25:07 +12:00
Darren Schroeder
2dd28c2909
updated to include less and nushell licenses (#2085) 2020-07-01 10:45:42 +12:00
Jonathan Turner
8dfc90a322
Update release.yml 2020-06-26 15:55:18 +12:00
Jonathan Turner
ad5e485594
Update release.yml 2020-06-26 15:24:45 +12:00
Jonathan Turner
60ed40f8bd
Update release.yml 2020-06-26 14:34:39 +12:00
Jonathan Turner
e33e80ab24
Update release.yml 2020-06-26 09:40:59 +12:00
Jonathan Turner
d18bc78e7c
Update release.yml 2020-06-26 09:28:09 +12:00
Jonathan Turner
3b2a87b6d4
Update release.yml 2020-06-26 09:08:20 +12:00
Jonathan Turner
62c76be7ca
Update release.yml 2020-06-26 09:06:33 +12:00
Darren Schroeder
733f93e673
update to make closer to volta's (#2058) 2020-06-26 08:08:59 +12:00
Darren Schroeder
2c88b2fae7
Gh actions with wix (#2057)
* Added wix to gh workflow
Followed volta example

* added --nocapture to see more error detail

* move creation of wix to after we download less.exe

* moved create wix down
2020-06-26 07:30:07 +12:00
Darren Schroeder
501da433d4
Gh actions with wix, added --nocapture (#2056)
* Added wix to gh workflow
Followed volta example

* added --nocapture to see more error detail
2020-06-26 06:26:48 +12:00
Darren Schroeder
0e8a239ae1
Added wix to gh workflow (#2055)
Followed volta example
2020-06-26 05:51:50 +12:00
Charles Pierce
4468947ad4
Add release automation with GitHub Actions (#2048) 2020-06-25 11:43:25 +12:00
utam0k
7e8c84e394
Bump actions/checkout version from v1 to v2. (#1924) 2020-06-02 04:31:48 +12:00
Jonathan Turner
41412bc577 Update issue templates 2020-05-17 11:30:09 +12:00