[go: up one dir, main page]

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

fix: test updates on preview version during development #2496

Closed
MUHA-NDONG opened this issue Sep 25, 2024 · 10 comments
Closed

fix: test updates on preview version during development #2496

MUHA-NDONG opened this issue Sep 25, 2024 · 10 comments
Labels
bug Something isn't working

Comments

@MUHA-NDONG
Copy link

App ID: (9cc3b1c5-817e-4fff-af6f-a932f417980b)

Description

A clear and concise description of what the bug is.
The issue I'm facing is I made releases during development, and patched it. So when I preview it and wait for the automatic download for the new updates after changing a little text it still doesn't download the new updates. I'm actually on development so I'm testing for development not for production. So i made 5 releases and only two versions are showing they have downloads when i go to the downloads section of shorebird dashboard which tracks number of downloads and those versions i made a commit before doing their releases. I waited for so long and i didn't see any downloads on the dashboard of shorebird so i went on to create other releases without doing commits, so when i came to those two versions which are 1.0.0+3 and 1.0.0+4, they had one downloads but i have already moved on to release other patches to test whether the app will automatically download new updates. I'm using windows.
Steps To Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected Behavior
The app should automatically download the new changes when i create a new releases for new changes and automatically updates the app with new changes patched.
A clear and concise description of what you expected to happen.

Screenshots
Screenshot (112)
Screenshot (113)
![Screenshot (114)](https://github.com/user-attachments/assets/3452ea5e-40c6-463e-9efd-3
Screenshot (117)
Screenshot (118)
Screenshot (119)
Screenshot (120)
Screenshot (121)
Screenshot (122)
Screenshot (123)
Screenshot (124)
06b8195c5f3)
Screenshot (115)

If applicable, add screenshots to help explain your problem.

Additional Context

Add any other context about the problem here.

@MUHA-NDONG MUHA-NDONG added the bug Something isn't working label Sep 25, 2024
@bryanoltman
Copy link
Contributor

it still doesn't download the new updates

Presuming this is the issue, what does the log output of shorebird preview show you? I would expect to see PatchCheckRequests being made. If you could share the full log of what you see when running shorebird preview, that would be very helpful.

Re: the charts, that data is not real-time.

@MUHA-NDONG
Copy link
Author

it still doesn't download the new updates

Presuming this is the issue, what does the log output of shorebird preview show you? I would expect to see PatchCheckRequests being made. If you could share the full log of what you see when running shorebird preview, that would be very helpful.

Re: the charts, that data is not real-time.

Screenshot (125)

@bryanoltman
Copy link
Contributor

And after restarting the app, you aren't seeing the new patch?

@MUHA-NDONG
Copy link
Author

Yeah I'm not seeing the new patch

@bryanoltman
Copy link
Contributor

Can you share the logs after killing and restarting the app? You should be able to keep the same shorebird preview session running.

@MUHA-NDONG
Copy link
Author

Can you share the logs after killing and restarting the app? You should be able to keep the same shorebird preview session running.

Screenshot (126)

@bryanoltman
Copy link
Contributor

That shows that your app has successfully installed and is running patch 1. What are you expecting to see in your app that you aren't seeing?

@MUHA-NDONG
Copy link
Author
MUHA-NDONG commented Sep 25, 2024

why is it running patch 1 when i released a patch for 1.0.0+6

@bryanoltman
Copy link
Contributor
bryanoltman commented Sep 25, 2024

The logs you shared show you running release version 1.0.0+5

@MUHA-NDONG
Copy link
Author

yeah i actually fixed it. The problem was i was creating a new release for every patch i was doing. So I created a new release 1.0.0+6 and patched on that same version and the changes i made was updated and it worked. Thanks for you concern

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants