Commit 63baf8e
authored
Try to make archive retrival work (#32)
* add docs how you can use your local storage to work
* add secrets support
* add secrets support and update packages
* add new endpoint so an azure event grid can send if a blob was changed in the tier
* implement the frontend side to retrive blobs
* cleanup new file
* cleanup function
* let retrival of blobs rock!
* try to fix the pipeline. (this solution would be sad)
* cleanup devocontainers file and update it to the latest and greatest
* add github actions extensions
* try to use build artifacts
* start to make changes to main.bicep
* try to make the yaml more robust
* fix main.yaml
* try to fix the deployment scripts
* fix dev container
* try to maybe improve deployment for linux
* try to fix deploy.ps1 paths for zip deploy
* now the bicep file is able to deploy for the current PR the app
* fix current deployment
* make it possible to deploy from main path too
* add deploy.ps1 to the github release
* make the bicep stuff more production ready
* change hostname to base url
* deploy events for PR branches automatically
* remove a hack we needed befor
* try to fix deployment
* try to fix supported version numbers
* try to fix the infra deployment
* fix bicep template for the event subscriptions
* fix pr commenting
* try to fix the comments
* make our deployment more modular
* update the build pipline to be more efficent
* fix build pipeline
* fix dotnet build / publish.
* try to fix azure deployment
* fix deploy web app script
* try to fix deployment
* fix even more parameters
* try to use the correct URL to download things while PR is running
* try it again
* add debugging
* debug more
* maybe this helps
* fix deployment
* try it again
* fix web app deployment
* try to add more debug information
* fix a long implemented bug
* fix event deployment
* try it again
* fix deployment
* fix cors
* try to fix the output of the correct URL
* try to fix the output
* replace static strings with variables
* fix output for main branch too
* fix main deployment
* add https to the comment url
* make the change back to use variables
* fix some of the small bugs at the download page
* improve the extension collection
* try to clear the list better
* make improvements to the development container so it's easier to try out things localy
* fix a list bug on the download page.
Improve the logging a bit1 parent 1fde08e commit 63baf8e
File tree
22 files changed
+895
-247
lines changed- .devcontainer
- .github/workflows
- .vscode
- build
- src
- CZ.Azure.FileExchange.Api
- Properties
- CZ.Azure.FileExchange/Pages
22 files changed
+895
-247
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
15 | 25 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 26 | + | |
| 27 | + | |
33 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
34 | 54 | | |
35 | 55 | | |
36 | | - | |
37 | 56 | | |
38 | 57 | | |
39 | 58 | | |
40 | 59 | | |
41 | 60 | | |
42 | 61 | | |
43 | 62 | | |
44 | | - | |
| 63 | + | |
45 | 64 | | |
46 | 65 | | |
47 | 66 | | |
| |||
56 | 75 | | |
57 | 76 | | |
58 | 77 | | |
59 | | - | |
60 | 78 | | |
61 | | - | |
62 | | - | |
| 79 | + | |
63 | 80 | | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
| 81 | + | |
| 82 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 20 | | |
42 | 21 | | |
43 | 22 | | |
44 | 23 | | |
45 | | - | |
46 | | - | |
47 | | - | |
| 24 | + | |
48 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
49 | 89 | | |
50 | 90 | | |
51 | 91 | | |
52 | | - | |
| 92 | + | |
53 | 93 | | |
54 | 94 | | |
55 | 95 | | |
| |||
71 | 111 | | |
72 | 112 | | |
73 | 113 | | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
| 114 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
11 | 17 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments