Commit Graph

86 Commits

Author SHA1 Message Date
Oliver Atkinson
a7144c12a4 patch for gitea 2024-07-29 08:50:02 -06:00
Oliver Atkinson
b59c03d8bd gitea needs to write documentation 2024-07-29 08:47:23 -06:00
Oliver Atkinson
e4642110eb dumb 2024-07-29 08:44:25 -06:00
Oliver Atkinson
a128d982e9 fix merge 2024-07-29 08:40:43 -06:00
Oliver Atkinson
dec645d074 working path? 2024-07-29 08:38:12 -06:00
b4b3ece96f Update setup.sh 2024-07-29 14:34:14 +00:00
Oliver Atkinson
f55bb6e897 add not working stuff 2024-07-29 08:30:05 -06:00
Oliver
32548373d9
Update setup.sh
Some checks failed
Test / setup (rustfmt, clippy, ubuntu-latest, stable, x86_64-unknown-linux-musl) (push) Failing after 4s
Test / setup (ubuntu-latest, nightly) (push) Failing after 3s
Test / setup (macOS-latest, nightly) (push) Has been cancelled
Test / setup (rustfmt, clippy, macOS-latest, stable, x86_64-apple-darwin) (push) Has been cancelled
Test / setup (rustfmt, clippy, windows-latest, stable, x86_64-pc-windows-msvc) (push) Has been cancelled
Test / setup (windows-latest, nightly) (push) Has been cancelled
2024-07-29 08:13:38 -06:00
Héctor Ramón Jiménez
110f367495
Disable auto-self-update for rustup
See: https://github.com/rust-lang/rustup/issues/3189
2024-03-12 01:12:48 +01:00
Héctor Ramón Jiménez
f344d1a51e
Remove unnecessary .gitignore 2023-09-04 15:21:21 +02:00
Héctor Ramón
b723a79937
Merge pull request #37 from hecrj/use-bash
Replace TypeScript hell with simple Bash script 🎉
2023-09-04 15:20:04 +02:00
Héctor Ramón Jiménez
b04ff2a021
Test master once again on GitHub CI 2023-09-04 15:18:09 +02:00
Héctor Ramón Jiménez
88ee6c71a6
Add support for specifying toolchain profile 2023-09-04 15:15:56 +02:00
Héctor Ramón Jiménez
1c10d9b9ac
Set rust-version as the default toolchain 2023-09-04 15:09:01 +02:00
Héctor Ramón Jiménez
d36bd21e6b
Replace TypeScript hell with simple Bash script 🎉
Inspired by #34
2023-09-04 15:07:36 +02:00
Héctor Ramón Jiménez
50a120e4d3
Use node16 instead of node12 2022-11-28 19:23:17 +01:00
Héctor Ramón
f7efc54806
Merge pull request #33 from hecrj/update-dependencies
Update dependencies
2022-11-01 18:50:30 +01:00
Héctor Ramón Jiménez
39c8a29de2
Update dependencies 2022-11-01 18:47:51 +01:00
Héctor Ramón
8708beccd2
Merge pull request #28 from hecrj/dependabot/npm_and_yarn/node-fetch-2.6.7
Bump node-fetch from 2.6.1 to 2.6.7
2022-06-25 19:33:57 +02:00
dependabot[bot]
316da3a924
Bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25 07:10:01 +00:00
Héctor Ramón Jiménez
967aec96c6 Replace "Required" column with "Optional" in README 2020-10-06 14:37:41 +02:00
Héctor Ramón
cf61116656
Merge pull request #24 from hecrj/improvement/update-dependencies
Update dependencies
2020-10-06 14:33:05 +02:00
Héctor Ramón Jiménez
81dea3e6c8 Update dependencies 2020-10-06 14:31:06 +02:00
Héctor Ramón
c950edffe9
Merge pull request #21 from hecrj/dependabot/npm_and_yarn/node-fetch-2.6.1
Bump node-fetch from 2.6.0 to 2.6.1
2020-10-01 19:20:59 +02:00
Héctor Ramón
900af81b3f
Merge pull request #22 from hecrj/dependabot/npm_and_yarn/actions/core-1.2.6
Bump @actions/core from 1.2.4 to 1.2.6
2020-10-01 19:20:19 +02:00
dependabot[bot]
47f65e5458
Bump @actions/core from 1.2.4 to 1.2.6
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.4 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 17:17:21 +00:00
dependabot[bot]
e6ebfc8ff5
Bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-12 07:12:12 +00:00
Héctor Ramón Jiménez
0ac492ed8a Remove jest leftovers 2020-08-12 00:47:58 +02:00
Héctor Ramón Jiménez
da33d0ff71 Update dependencies 2020-08-12 00:46:05 +02:00
Héctor Ramón Jiménez
02a1f2dcec Update dependencies 2020-04-29 20:24:12 +02:00
Héctor Ramón
6a0817e3a6
Merge pull request #18 from hecrj/improvement/update-dependencies
Update dependencies
2020-03-21 07:36:18 +01:00
Héctor Ramón Jiménez
2b49794b19 Update dependencies 2020-03-21 07:35:09 +01:00
Héctor Ramón
e0938bab41
Merge pull request #16 from CryZe/patch-1
Fix cargo-fmt problem matcher
2020-01-21 23:28:25 +01:00
Christopher Serr
1a7e265421
Fix cargo-fmt problem matcher
Turns out that it doesn't work because it only accepts single digit lines.
2020-01-21 18:16:04 +01:00
Héctor Ramón Jiménez
4db48f1364 Fix README 2020-01-06 04:33:59 +01:00
Héctor Ramón
adc78be0c3
Merge pull request #14 from softprops/problem-matchers
introducing problem matchers
2020-01-06 04:31:11 +01:00
Héctor Ramón Jiménez
5cc11d3868 Merge branch 'master' into problem-matchers 2020-01-06 04:25:25 +01:00
Héctor Ramón
8c8b9bc654
Merge pull request #15 from softprops/ncc-packaging
prefer ncc for packaging
2020-01-06 04:20:57 +01:00
Héctor Ramón Jiménez
b538d76c41 Update package-lock.json 2020-01-06 04:18:13 +01:00
softprops
87a4f82fda drop node_modules, ncc replaces the need for this 2020-01-05 20:58:20 -05:00
softprops
7c08eb9fd2 prefer ncc for packaging 2020-01-05 20:55:39 -05:00
softprops
93e7ede059 correct lang 2020-01-05 20:40:14 -05:00
softprops
64bce4b041 introducing problem matchers 2020-01-05 20:34:10 -05:00
Héctor Ramón
a6bcfcc41f
Merge pull request #11 from Osspial/windows-uninstall-default-stable
Remove default stable install on Windows
2019-12-04 19:50:04 +01:00
Osspial
de871ef0a4 Use filesystem to check if operation has been run 2019-12-04 02:34:45 -05:00
Osspial
468970f930 Try using environment variables 2019-12-04 02:25:23 -05:00
Osspial
69d806023a Try something really dirty 2019-12-04 02:09:29 -05:00
Osspial
95a77582bb Uninstall the default profile on Windows 2019-12-04 00:53:48 -05:00
Héctor Ramón
a82cf6be2a
Merge pull request #10 from softprops/better-docs
document inputs in readme
2019-10-28 00:17:25 +01:00
Héctor Ramón
b4729155d8
Capitalize "Inputs" title in README 2019-10-28 00:16:53 +01:00