Commit Graph

49 Commits

Author SHA1 Message Date
Edwin Kofler
3492043241
fix: lint errors from scripts/checkstyle.py (#1385)
Co-authored-by: James Hegedus <jthegedus@hey.com>
2022-12-23 20:53:22 +11:00
James Hegedus
da0a65a5b5
ci: monthly dependabot npm schedule (#1375) 2022-12-12 11:39:25 +11:00
dependabot[bot]
9a1b078288
chore(deps): bump amannn/action-semantic-pull-request from 4.6.0 to 5.0.2 (#1350)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-03 00:21:15 +11:00
dependabot[bot]
cd31d57a94
chore(deps): bump amannn/action-semantic-pull-request (#1335)
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amannn/action-semantic-pull-request/compare/v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-28 10:41:03 -04:00
James Hegedus
ce16c638b7
ci: update version in docs & sec pol on release (#1293) 2022-07-13 01:07:59 +10:00
dependabot[bot]
9eea8516c9
chore(deps): bump crazy-max/ghaction-github-pages from 2 to 3 (#1279) 2022-06-27 13:47:51 +00:00
Elijah
72c3a2377a
fix: use ELVISH_VERSION to specify elvish test version (#1276) 2022-06-26 14:00:12 +10:00
dependabot[bot]
a953095f14
chore(deps): bump GoogleCloudPlatform/release-please-action from 2 to 3 (#1262) 2022-06-24 10:28:52 +00:00
dependabot[bot]
81d7b190fa
chore(deps): bump amannn/action-semantic-pull-request (#1265) 2022-06-24 10:15:51 +00:00
dependabot[bot]
bfb577b0f1
chore(deps): bump actions/cache from 2 to 3 (#1264) 2022-06-24 09:31:44 +00:00
dependabot[bot]
b7e8b81442
chore(deps): bump actions/setup-node from 1 to 3 (#1263) 2022-06-24 09:30:49 +00:00
dependabot[bot]
ef4bc281d7
chore(deps): bump actions/checkout from 2 to 3 (#1266) 2022-06-24 09:26:43 +00:00
James Hegedus
21bc411915
ci: add latest OSs to testing matrix, bump BATS, shfmt, shellcheck (#1260)
* ci: add latest OSs to testing matrix
* ci: bump bats & shellcheck & shfmt
* chore: format with latest shfmt
2022-06-24 19:20:27 +10:00
James Hegedus
b1842b1b8e
ci: configure dependabot scanning & PR generation (#1261) 2022-06-23 11:16:20 +10:00
Trevor Brown
0bc8c3ab68
fix: update event trigger for doc-version workflow (#1232)
Possible fix for https://github.com/asdf-vm/asdf/issues/1230
2022-05-20 09:07:11 -04:00
skwerlman
5a89563c0a fix: update elvish to 0.18.0
* replace deprecated 'except' with 'catch'
2022-04-22 07:50:53 -04:00
Samuel Bodin
7493f4099c
docs: remove github discussion reference (#1175)
* Update config.yml
* Update sidebar.js
* Update navbar.js
2022-03-02 08:46:37 -05:00
Bruno Roque
824550ed20
feat: upgrade elvish to 0.17.0 (#1159)
* feat: upgrade elvish to 0.17.0
* Remove || and fix array slice
* Update elvish config path
* Tests use new path
* Escape $ in bats
* Fix legacy assignment in test
2022-02-11 17:19:55 -05:00
James Hegedus
ffb188ed1c
docs: fix bug report info instructions (#1107) 2021-12-05 18:24:36 +11:00
Elijah
cc7778a040
feat: Elvish Shell support (#1066) 2021-11-18 21:05:27 +11:00
James Hegedus
0d261db1eb
ci: fix cname copy dir 2021-07-23 15:32:08 +10:00
James Hegedus
babe581487
ci: update docs cname copy dir 2021-07-23 15:28:00 +10:00
James Hegedus
c9df811997
docs: rewrite using Vuepress (#1000) 2021-07-23 15:26:21 +10:00
James Hegedus
ccf76dd7e6
ci: remove WSL1 test env (#1003) 2021-07-20 14:33:08 +10:00
James Hegedus
4fb7daa402
chore: correct bug_report issue form template 2021-07-15 11:39:29 +10:00
James Hegedus
e8a28dd321
chore: migrate to issue forms (#997) 2021-07-15 10:00:38 +10:00
James Hegedus
60e0e05a9f
ci: automated release workflow (#987)
Co-authored-by: jthegedus <jthegedus@users.noreply.github.com>
2021-07-13 11:32:37 +10:00
James Hegedus
e7cade95e9
chore: add Issue link for questions on SO (#971) 2021-06-18 08:35:10 +10:00
James Hegedus
79dc43fb5e
chore: question Issue type & direct to GH Discussions (#966) 2021-06-10 11:10:31 +10:00
James Hegedus
5dafbc8e39
fix: lint scripts for local and CI (#961) 2021-05-27 02:19:54 +10:00
James Hegedus
75d558957a
ci: do not run WSL1 jobs on master (#959) 2021-05-26 23:11:02 +10:00
James Hegedus
5b49e0cb37
ci: adopt asdf for internal dev. init WSL test environments (#956) 2021-05-26 22:55:54 +10:00
James Hegedus
0a3865d0b1
ci: push-event triggers CI only on master branch (#949) 2021-05-22 10:24:29 +10:00
James Hegedus
1a22172d03
chore: comment out instructions in issue/pr templates (#944) 2021-05-19 18:46:39 +10:00
Sora Morimoto
59ad7a62ca Fix .github/workflows/workflow.yml
Signed-off-by: Sora Morimoto <sora@morimoto.io>
2020-12-03 07:59:08 +09:00
James Hegedus
8ca2af3316
feat: cmd to print debug information (#787) 2020-08-24 10:55:41 +10:00
James Hegedus
50feef2a77
fix: CI formatting use editorconfig (#751) 2020-06-30 09:16:35 +10:00
jthegedus
43a7c05f6f chore: move codeowners to .github folder to keep root clean of admin 2020-04-23 13:23:28 +10:00
Trevor Brown
90b1e5d816
Remove old issue template (#696)
Now that we have disabled blank issues, this template will never be used.

Github docs say:

> Note: If you used the legacy workflow to manually create an issue_template.md file and enable blank issues in your config.yml file, the template in issue_template.md will be used when people chose to open a blank issue. If you disable blank issues, the template will never be used.
2020-04-10 15:55:45 +10:00
Trevor Brown
aedd1003b6
Force users to use one of our predefined issue templates (#695) 2020-04-09 11:41:07 +10:00
Trevor Brown
cbadb9e99e
Update issue templates (#694)
I've noticed we've been getting a lot of sloppy bug reports recently. Trying to improve things my making the reporting process clearer.
2020-04-07 14:28:52 +10:00
BSKY
6a870f1bfb Enable Windows tests on GitHub Actions 2020-03-15 13:30:30 +09:00
Trevor Brown
7d3fb89608 Prefer open source distros over closed source distros in build 2020-01-15 10:28:26 -05:00
Timo Sand
a3bbb0b641
Adds fetching of tags 2019-12-31 09:54:52 +02:00
BSKY
40dea1e096
Update workflow.yml 2019-12-24 21:16:30 +09:00
Victor Hugo Borja
32ec26d316 Fix fish ppa for ubuntu 2019-11-29 10:18:49 -06:00
Victor Hugo Borja
b8dc5f1604 Run shfmt on bash files 2019-11-29 10:15:38 -06:00
Victor Hugo Borja
ab63d72c1b Test using github actions 2019-11-29 10:07:41 -06:00
Trevor Brown
0238b99148 Add github issue and pull request templates. 2017-08-08 11:25:21 -04:00