Commit graph

51 commits

Author SHA1 Message Date
dependabot[bot]
3ddd341a29
NuGet(deps): Bump Spectre.Console from 0.48.0 to 0.49.1 in /src (#13)
Bumps [Spectre.Console](https://github.com/spectreconsole/spectre.console) from 0.48.0 to 0.49.1.
- [Release notes](https://github.com/spectreconsole/spectre.console/releases)
- [Commits](https://github.com/spectreconsole/spectre.console/compare/0.48.0...0.49.1)

---
updated-dependencies:
- dependency-name: Spectre.Console
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 09:19:26 +02:00
dependabot[bot]
e6a28de9d6
Github Actions(deps): Bump github/codeql-action from 2 to 3 (#11)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 09:27:43 +01:00
dependabot[bot]
b1bb37abe3
NuGet(deps): Bump Spectre.Console.Cli from 0.47.0 to 0.48.0 in /src (#9)
Bumps [Spectre.Console.Cli](https://github.com/spectreconsole/spectre.console) from 0.47.0 to 0.48.0.
- [Release notes](https://github.com/spectreconsole/spectre.console/releases)
- [Commits](https://github.com/spectreconsole/spectre.console/compare/0.47.0...0.48.0)

---
updated-dependencies:
- dependency-name: Spectre.Console.Cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 09:31:49 +01:00
dependabot[bot]
486937cb62
NuGet(deps): Bump Spectre.Console from 0.47.0 to 0.48.0 in /src (#10)
Bumps [Spectre.Console](https://github.com/spectreconsole/spectre.console) from 0.47.0 to 0.48.0.
- [Release notes](https://github.com/spectreconsole/spectre.console/releases)
- [Commits](https://github.com/spectreconsole/spectre.console/compare/0.47.0...0.48.0)

---
updated-dependencies:
- dependency-name: Spectre.Console
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 09:25:52 +01:00
f9ee5ba611 add Directory.Build.Props to use simplified build output 2023-11-14 19:29:36 +01:00
f41a11c03a bump dotnet version to net8.0
- bump dotnet verison to .NET 8
- bump tool version to 0.1.5
- fix warnings
2023-11-14 19:29:36 +01:00
b369926aa1 add .sln file 2023-11-14 19:29:36 +01:00
dependabot[bot]
10075c1f37
Github Actions(deps): Bump actions/checkout from 3 to 4 (#8)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 11:10:43 +02:00
93f4c85baa make dependabot update github-actions 2023-10-24 11:03:15 +02:00
1c04a89bbd
Update codeql.yml 2023-09-15 21:11:41 +02:00
17e99dd0c2 chore: enable .NET analyzers 2023-07-20 14:29:47 +02:00
c62e2684fc
chore(dependabot): ignore patch updates 2023-06-20 10:54:33 +02:00
d6c8f55509 chore: bump version
- include README in package
- add package description
2023-05-26 16:37:58 +02:00
6d98eb6323 fix: start powershell without user profile 2023-05-26 16:30:03 +02:00
c54e96e3e3 chore: refactor codebase
- add namespace
- move commands to dedicated file
- collapse linux shells to single process info
2023-05-26 16:28:48 +02:00
dependabot[bot]
0f7d7d2ff8
NuGet(deps): Bump Spectre.Console.Cli from 0.46.0 to 0.47.0 in /src (#6)
Bumps [Spectre.Console.Cli](https://github.com/spectreconsole/spectre.console) from 0.46.0 to 0.47.0.
- [Release notes](https://github.com/spectreconsole/spectre.console/releases)
- [Commits](https://github.com/spectreconsole/spectre.console/compare/0.46.0...0.47.0)

---
updated-dependencies:
- dependency-name: Spectre.Console.Cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 16:57:46 +02:00
dependabot[bot]
40c2508b94
NuGet(deps): Bump Spectre.Console from 0.46.0 to 0.47.0 in /src (#7)
Bumps [Spectre.Console](https://github.com/spectreconsole/spectre.console) from 0.46.0 to 0.47.0.
- [Release notes](https://github.com/spectreconsole/spectre.console/releases)
- [Commits](https://github.com/spectreconsole/spectre.console/compare/0.46.0...0.47.0)

---
updated-dependencies:
- dependency-name: Spectre.Console
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 16:54:45 +02:00
504bed4e50 fix: script ptompt message 2023-05-19 19:46:08 +02:00
0625ed6251 Create .github/workflows/codeql.yml 2023-05-19 19:44:12 +02:00
cf3f670fbf feat: rename executable to scrl 2023-05-19 19:44:12 +02:00
dependabot[bot]
0f91b22021 NuGet(deps): Bump Spectre.Console from 0.45.0 to 0.46.0 in /src (#5)
Bumps [Spectre.Console](https://github.com/spectreconsole/spectre.console) from 0.45.0 to 0.46.0.
- [Release notes](https://github.com/spectreconsole/spectre.console/releases)
- [Commits](https://github.com/spectreconsole/spectre.console/compare/0.45.0...0.46.0)

---
updated-dependencies:
- dependency-name: Spectre.Console
  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>
Co-authored-by: Marcello Lamonaca <marcello@lamonaca.eu>
2023-05-19 19:44:04 +02:00
dependabot[bot]
0642e9d4ef NuGet(deps): Bump Spectre.Console.Cli from 0.45.0 to 0.46.0 in /src
Bumps [Spectre.Console.Cli](https://github.com/spectreconsole/spectre.console) from 0.45.0 to 0.46.0.
- [Release notes](https://github.com/spectreconsole/spectre.console/releases)
- [Commits](https://github.com/spectreconsole/spectre.console/compare/0.45.0...0.46.0)

---
updated-dependencies:
- dependency-name: Spectre.Console.Cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-19 19:44:04 +02:00
128d9286ac chore: update README.md 2022-10-15 13:06:51 +02:00
1cf2e05a67 Feat: Switch to Spectre.Console.Cli as CLI framework (#3) 2022-10-15 12:46:45 +02:00
4ab62ff538
Merge pull request #2 from m-lamonaca/dependabot/nuget/src/Spectre.Console-0.45.0
NuGet(deps): Bump Spectre.Console from 0.44.0 to 0.45.0 in /src
2022-09-12 18:05:52 +02:00
dependabot[bot]
82debdb93a
NuGet(deps): Bump Spectre.Console from 0.44.0 to 0.45.0 in /src
Bumps [Spectre.Console](https://github.com/spectreconsole/spectre.console) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/spectreconsole/spectre.console/releases)
- [Commits](https://github.com/spectreconsole/spectre.console/compare/0.44.0...0.45.0)

---
updated-dependencies:
- dependency-name: Spectre.Console
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 02:20:22 +00:00
4ef34ac2bc Fix: powershell install script
- add missing `Test-CommandExists` function definition
- add shebang
2022-06-13 09:23:50 +02:00
36c79e02bc
Update dependabot.yml 2022-06-12 11:36:54 +02:00
fc6da8da20
Merge pull request #1 from m-lamonaca/dependabot/nuget/src/Spectre.Console-0.44.0 2022-06-12 11:33:17 +02:00
dependabot[bot]
01cf195b9c
Composer(deps): Bump Spectre.Console from 0.43.0 to 0.44.0 in /src
Bumps [Spectre.Console](https://github.com/spectreconsole/spectre.console) from 0.43.0 to 0.44.0.
- [Release notes](https://github.com/spectreconsole/spectre.console/releases)
- [Commits](https://github.com/spectreconsole/spectre.console/compare/0.43.0...0.44.0)

---
updated-dependencies:
- dependency-name: Spectre.Console
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-11 15:24:24 +00:00
4f1aba962a
Create dependabot.yml 2022-06-11 17:24:02 +02:00
fd4bbce4b1 Update README & install scripts 2022-06-10 18:31:25 +02:00
3daa10f3f8 Update install scripts to install or update 2022-06-10 17:10:41 +02:00
5c24b9ff09 Split types in dedicated files 2022-06-10 16:30:57 +02:00
ab99b102a0 Allow dispaly of the filename (& extension) only 2022-06-10 16:25:12 +02:00
2e9d49768d Allow installation as dotnet tool 2022-05-25 18:20:53 +02:00
26e5404c1a Rename CLI args 2022-05-24 20:26:13 +02:00
0293fe85cb Always use multiple script selection 2022-05-24 18:46:04 +02:00
1df685119d Update publish script 2022-04-26 21:54:10 +02:00
a3db4d5fc3 Move prompt handling in a common class 2022-03-18 16:38:23 +01:00
05e76965fd Add error message if no files are found in grouped mode 2022-03-16 09:54:01 +01:00
c5b31e06bc Allow selection grouped by directory 2022-03-14 21:15:45 +01:00
a8cb72df0a Show only relative script path in prompt 2022-03-14 19:28:38 +01:00
15475143e3 Add publish script 2022-03-14 12:18:16 +01:00
b80a1c7c83 Fix default extensions fallback when not specified 2022-03-12 12:25:57 +01:00
cc8f4fedb4 Add exception handling on script exec faliure 2022-03-12 11:57:01 +01:00
4c53f7dc06 Make script execution asyncronous 2022-03-11 18:04:37 +01:00
7c512fa63f Add style to selection prompt 2022-03-11 17:43:52 +01:00
723677a72d Allow execution of various script types 2022-03-11 17:29:35 +01:00
01b62cd882 Allow execution of multiple scripts 2022-03-11 16:38:16 +01:00