Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to make archive retrival work #32

Merged
merged 67 commits into from
Oct 8, 2023
Merged

Conversation

paule96
Copy link
Member

@paule96 paule96 commented Apr 8, 2023

better local experiance
started the work to get your files back from archive

@github-actions
Copy link

github-actions bot commented Apr 8, 2023

Your website can be viewed here 'https://kind-dune-004c2c103-32.westeurope.azurestaticapps.net'

@paule96
Copy link
Member Author

paule96 commented Apr 8, 2023

find out why the staging environments are not working....

@github-actions
Copy link

github-actions bot commented Apr 8, 2023

Your website can be viewed here 'https://kind-dune-004c2c103-32.westeurope.azurestaticapps.net'

@paule96
Copy link
Member Author

paule96 commented Apr 9, 2023

okay the deployment problem seems to be in the github / azure pipeline. Local it works with the following lines:

dotnet publish -c Release -o temp/api --runtime win-x86 --no-self-contained .\src\CZ.Azure.FileExchange.Api\CZ.Azure.FileExchange.Api.csproj
dotnet publish -c Release -o temp/fe .\src\CZ.Azure.FileExchange\CZ.Azure.FileExchange.csproj
.\build\deploy.ps1 -appBuildOutput .\temp\fe\wwwroot\ -apiBuildOutput .\temp\api\ -branchName localMain -apiFramework "dotnetisolated" -apiFrameworkVersion "7.0" -Verbose -envrionmentName 4356 -Token $toke

This branch would need some frontend love before we should merge it. Maybe someone can make it :)

@github-actions
Copy link

github-actions bot commented Apr 9, 2023

Your website can be viewed here 'https://kind-dune-004c2c103-32.westeurope.azurestaticapps.net'

@github-actions
Copy link

github-actions bot commented Apr 9, 2023

Your website can be viewed here 'https://kind-dune-004c2c103-32.westeurope.azurestaticapps.net'

@paule96
Copy link
Member Author

paule96 commented Apr 9, 2023

List of things that should be done before releasing:

  • put the deployment of the webapi inside the ARM template. (this is required to listen to blob storage events)
  • Add an blobstorage event for BlobCreated and BlobTierChanged to the ARM templates

@github-actions
Copy link

Your website can be viewed here 'https://kind-dune-004c2c103-32.westeurope.azurestaticapps.net'

@github-actions
Copy link

Your website can be viewed here 'https://kind-dune-004c2c103-32.westeurope.azurestaticapps.net'

@github-actions
Copy link

Your website can be viewed here 'https://kind-dune-004c2c103-32.westeurope.azurestaticapps.net'

@github-actions
Copy link

Your website can be viewed here 'https://kind-dune-004c2c103-32.westeurope.azurestaticapps.net'

@github-actions
Copy link

Your website can be viewed here 'https://kind-dune-004c2c103-32.westeurope.azurestaticapps.net'

@paule96 paule96 deployed to Azure Infra July 30, 2023 12:57 — with GitHub Actions Active
@github-actions
Copy link

Your website can be viewed here 'proud-mushroom-07f75a603-32.westeurope.3.azurestaticapps.net'

@github-actions
Copy link

github-actions bot commented Oct 7, 2023

Your website can be viewed here 'https://proud-mushroom-07f75a603-32.westeurope.3.azurestaticapps.net'

@github-actions
Copy link

github-actions bot commented Oct 7, 2023

Your website can be viewed here 'https://proud-mushroom-07f75a603-32.westeurope.3.azurestaticapps.net'

@github-actions
Copy link

github-actions bot commented Oct 7, 2023

Your website can be viewed here 'https://proud-mushroom-07f75a603-32.westeurope.3.azurestaticapps.net'

@github-actions
Copy link

github-actions bot commented Oct 8, 2023

Your website can be viewed here 'https://proud-mushroom-07f75a603-32.westeurope.3.azurestaticapps.net'

@paule96 paule96 merged commit 63baf8e into main Oct 8, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant