josesimoes
bee917eba9
Work CI-CD
...
- Add workflow to move main version tag after release.
2024-06-12 14:49:18 +01:00
José Simões
4fd029f839
Work CI-CD
...
- add dependabot config.
[no ci]
2024-06-08 09:37:15 +01:00
José Simões
b37b1462cf
Fix user agent name
2022-12-27 14:59:16 +00:00
José Simões
2abcb38e1b
Remove try catch from HTTP request
...
- Processing it wasn't adding any added value.
2022-12-27 13:20:28 +00:00
José Simões
d9d29a036e
Remove usage of github token for auth
...
- This is generated for the repo running the action, it can't be used for this request.
2022-12-27 12:14:26 +00:00
José Simões
210b44d035
Rework HTTP request to get release list
...
- Not using UseDefaultCredentials anymore.
- Adjust accept and version headers according to github docs.
- Wrap web request with try catch to perform new attempt with github token on failure.
2022-12-27 12:05:16 +00:00
José Simões
95dbeae848
Fix auth header in webrequest
2022-12-22 01:54:53 +00:00
José Simões
49b7cef7c4
Fix authentication header ( #2 )
2022-12-21 10:30:13 +00:00
José Simões
5dfb319e4a
Add support for authenticated requests
...
- Add optional authentication to webclient.
- Update documentation accordingly.
- Closes nanoframework/Home#1196 .
2022-12-20 09:17:16 +00:00
José Simões
73dc820c44
Improvements in getting the latest version of VS extension
...
- Now uses github api instead of github cli. No need for setting github token in actions anymore.
- Update README accordingly.
2022-11-04 15:52:00 +00:00
josesimoes
6874931742
Action now uses extension releases from GitHub
...
- Replacing previous approach with downloading from VSIX gallery.
- Update readme to note the need to set GitHub token.
2022-04-21 13:09:22 +01:00
josesimoes
7c5ff8974c
Fix msbuild path
2022-01-21 02:09:25 +00:00
josesimoes
ee01482361
Improvements and fixes
...
- Fixed and aligned temp location.
- Rename vars for coherence.
- Improve and reduced progress messages.
2022-01-21 01:31:38 +00:00
José Simões
70602c85df
Fix variable name
2022-01-20 22:05:44 +00:00
josesimoes
bb4fd534bf
Update README with usage example
2022-01-20 20:02:40 +00:00
josesimoes
f0fb2e2e31
Remove wrong badge
2022-01-20 20:00:12 +00:00
josesimoes
7c6f2d4feb
Initial release
2022-01-20 19:58:10 +00:00
José Simões
50056b7626
Initial commit
2022-01-20 18:59:35 +00:00