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

Release schedule #95

Closed
sderuiter opened this issue Nov 28, 2022 · 4 comments
Closed

Release schedule #95

sderuiter opened this issue Nov 28, 2022 · 4 comments
Labels
question Further information is requested

Comments

@sderuiter
Copy link

Question

On apprise, my reported bug was fixed in this Pull request

However, for my project it makes more sense to go the apprise-api route. My question: is there a schedule for releases for apprise-api, that would include this pull request?

@sderuiter sderuiter added the question Further information is requested label Nov 28, 2022
@caronc
Copy link
Owner

caronc commented Nov 28, 2022

I'll try to put an official release of Apprise out this weekend if i can. But you can also just create a Dockerfile and deploy the Apprise-API that references the master branch (here) of Apprise. Then you'll have an instant fix 🙂

@sderuiter
Copy link
Author

I did not know that. I currently have this in my docker-compose:

services:
apprise-api:
image: caronc/apprise:latest

How should I change this to reference the master branch directly?

Another question: can I completely disable the dashboard? I'm only using stateless mode.

@caronc
Copy link
Owner

caronc commented Feb 26, 2023

You can find this information on the main README.md file in this repository 😊

@caronc
Copy link
Owner

caronc commented Feb 26, 2023

Closing this ticket off anyhow as all of the code has now been merged into the last release.

@caronc caronc closed this as completed Feb 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants