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

Revert PaaS manifest handling #172

Open
haz opened this issue Nov 8, 2023 · 5 comments
Open

Revert PaaS manifest handling #172

haz opened this issue Nov 8, 2023 · 5 comments

Comments

@haz
Copy link

haz commented Nov 8, 2023

This change seems to have caused a regression with the proper server setup:

0a973a1#diff-aa76e7a01629cf47157ed907a2b25bc125e8ed91d2992b3c881df6a9208ea66fR28

The latest uses a dict setup for the manifest, rather than a list:

https://github.com/AI-Planning/planning-as-a-service/blob/main/server/api/app.py#L161

@jan-dolejsi
Copy link
Owner

jan-dolejsi commented Nov 8, 2023 via email

@haz
Copy link
Author

haz commented Nov 9, 2023

Aye, the deployed one was on a stale branch, but was fixed. Should be showing a mapping now as well: https://paas-uom.org:5001/package

@jan-dolejsi
Copy link
Owner

jan-dolejsi commented Nov 9, 2023 via email

@haz
Copy link
Author

haz commented Nov 9, 2023

@haz
Copy link
Author

haz commented Nov 9, 2023

Thank you for the quick fix, btw!

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

No branches or pull requests

2 participants