145 Commits

Author SHA1 Message Date
Sergio Gasquez
2c00a23220 chore: ️ Remove unnecesary comments 2022-09-26 17:44:01 +00:00
Sergio Gasquez
54f381dad4 chore: ️ Add customization 2022-09-26 17:43:39 +00:00
Sergio Gasquez
e8560bd04d chore: ️ Add cargo-binstall support 2022-09-26 15:41:50 +02:00
Sergio Gasquez
4439c4aeb0 ci: ️ Update binary_name 2022-09-26 15:34:59 +02:00
Sergio Gasquez
9326f3f200 revert: ️ Rever clippy action 2022-09-26 15:34:02 +02:00
Sergio Gasquez
b4858b72be ci: ️ Use clippy-check action 2022-09-26 14:35:54 +02:00
Sergio Gasquez
3e741a86da ci: 🎨 Format code 2022-09-26 14:31:46 +02:00
Sergio Gasquez
694e7d3f02 Merge branch 'main' of https://github.com/SergioGasquez/espup 2022-09-26 11:20:02 +02:00
Sergio Gasquez
9e155df5c1 fix: ️ Avoid unnecesary clone 2022-09-26 11:19:57 +02:00
Sergio Gasquez
48e1ab1ece fix: 🐛 Update artifact name to avoid duplications 2022-09-26 09:13:43 +00:00
Sergio Gasquez Arcos
08a28c884e
Merge pull request #1 from SergioGasquez/dependabot/github_actions/actions/upload-artifact-3
build(deps): bump actions/upload-artifact from 2 to 3
2022-09-26 11:06:02 +02:00
Sergio Gasquez Arcos
fd74c65263
Merge pull request #2 from SergioGasquez/dependabot/cargo/embuild-0.30.4
build(deps): bump embuild from 0.30.3 to 0.30.4
2022-09-26 11:04:45 +02:00
Sergio Gasquez
9f18c8b3f5 ci: 🐛 Fix dependency installation 2022-09-26 08:52:37 +00:00
Sergio Gasquez
2df4b4cbd7 docs: 📝 Update badges 2022-09-26 08:42:05 +00:00
Sergio Gasquez
dbaf22b03a ci: 🎨 Rename job 2022-09-26 08:40:29 +00:00
Sergio Gasquez
a33064992b chore: 📝 Add issue and pr template 2022-09-26 08:36:08 +00:00
dependabot[bot]
871d5df90c
build(deps): bump embuild from 0.30.3 to 0.30.4
Bumps [embuild](https://github.com/ivmarkov/embuild) from 0.30.3 to 0.30.4.
- [Release notes](https://github.com/ivmarkov/embuild/releases)
- [Commits](https://github.com/ivmarkov/embuild/compare/v0.30.3...v0.30.4)

---
updated-dependencies:
- dependency-name: embuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 08:34:22 +00:00
Sergio Gasquez
0ba3da4f5e chore: 🎨 Add .DS_Store 2022-09-26 08:34:01 +00:00
dependabot[bot]
1aeacbb9e8
build(deps): bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 08:34:00 +00:00
Sergio Gasquez
0f63a046be ci: Add CD ci 2022-09-26 08:33:33 +00:00
Sergio Gasquez
e9dcc5e00c ci: ♻️ Refactor ci checks 2022-09-26 08:33:10 +00:00
Sergio Gasquez
3df1dbb9ea ci: Add term color 2022-09-26 08:32:41 +00:00
Sergio Gasquez
9a16681525 ci: Add dependabot check 2022-09-26 08:32:25 +00:00
Sergio Gasquez
548245c136 refactor: ♻️ Use cargo-binstall when possible 2022-09-26 08:08:16 +00:00
Sergio Gasquez
7e85b504a6 ci: Add security checks 2022-09-26 08:04:24 +00:00
Sergio Gasquez
1213efb895 feat: Initial support for uninstall cmd 2022-09-23 14:32:23 +00:00
Sergio Gasquez
6413156846 docs: 📝 Add installation paths documentation 2022-09-23 14:14:20 +00:00
Sergio Gasquez
517cce3ac1 style: 🎨 Format includes 2022-09-23 12:08:59 +02:00
Sergio Gasquez
99c5a154a1 docs: 📝 Fix typo 2022-09-23 11:35:15 +02:00
Sergio Gasquez
4d95a00b1e docs: 📝 Update known issues 2022-09-23 08:59:40 +02:00
Sergio Gasquez
cb6d9b4427 docs: 📝 Add License and Contribution section 2022-09-23 08:58:43 +02:00
Sergio Gasquez
e69e09140a fix: 🐛 Fix IDF_PATH in Windows 2022-09-22 18:26:29 +02:00
Sergio Gasquez
7050b28127 fix: 🐛 Always use minified LLVM for MacOs and Windows 2022-09-22 17:51:31 +02:00
Sergio Gasquez
e27d96e83f feat: Update environment variables to allow installing only some targets 2022-09-22 15:36:05 +00:00
Sergio Gasquez
e326c2b67f docs: 📝 Add missing functions documentation 2022-09-21 20:33:30 +02:00
Sergio Gasquez
b58320c8b1 build: ⬆️ Remove unecesary crates 2022-09-21 20:22:49 +02:00
Sergio Gasquez
0ed2588841 build: ⬆️ Remove unnecesary crates 2022-09-21 18:19:35 +00:00
Sergio Gasquez
9119070410 build: ⬆️ Remove unnecesary crates 2022-09-21 18:17:16 +00:00
Sergio Gasquez
feca98e3b1 perf: 🎨 Remove unecesary async 2022-09-21 18:16:25 +00:00
Sergio Gasquez
5f64721fe1 refactor: ♻️ Refactor logs levels 2022-09-21 18:05:08 +00:00
Sergio Gasquez
11f661da23 docs: 📝 Add ci badge 2022-09-21 17:27:30 +00:00
Sergio Gasquez
fed7b18bbe chore: 🎨 Fix unused import 2022-09-21 17:25:15 +00:00
Sergio Gasquez
ed121d6711 chore: 🔊 Update logs 2022-09-21 17:24:07 +00:00
Sergio Gasquez
b0c05e6017 docs: 📝 Update install usage 2022-09-21 17:14:00 +00:00
Sergio Gasquez
d59d7fca2d test: Add unit test for parse targets fn 2022-09-21 17:11:55 +00:00
Sergio Gasquez
9c47d75cc3 chore: 🔊 Update log level 2022-09-21 17:01:02 +00:00
Sergio Gasquez
bd345d001b refactor: ♻️ Remove llvm version argument 2022-09-21 16:59:12 +00:00
Sergio Gasquez
24346778e2 refactor: ♻️ Remove llvm version argument 2022-09-21 16:59:04 +00:00
Sergio Gasquez
55adcdfea4 refactor: ♻️ Refactor minified arguments 2022-09-21 18:45:55 +02:00
Sergio Gasquez
d72550d27d refactor: ♻️ Cargo and rustup home are now specified via environment variables instead of arguments 2022-09-21 18:01:41 +02:00