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

Latest round for the waffle github action #108

Merged
merged 4 commits into from
Dec 23, 2021

Conversation

jimleroyer
Copy link
Member

Summary | Résumé

Latest round for the waffle github action. Current action failed to load the entry point with the docker image configuration and missed required Flask dependency. There are a few minor changes all around as well.

Test instructions | Instructions pour tester la modification

I am basically testing the action right now through this PR.

Copy link
Collaborator

@sastels sastels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple README suggestions, 🚀

app-loc: '/doc-api-env/Lib/site-packages'
app-libs: '/Projects/cds/notification-document-download-api'
flask-mod: 'application'
flask-prop: 'application'
base-url: 'https://api.document.staging.notification.cdssandbox.xyz'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should have this block in ```'s

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

app-loc: '/doc-api-env/Lib/site-packages'
app-libs: '/Projects/cds/notification-document-download-api'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

app-loc should be '/Projects/cds/notification-document-download-api' and app-libs '/doc-api-env/Lib/site-packages', right?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, I changed that.

@jimleroyer jimleroyer merged commit a176abc into master Dec 23, 2021
@jimleroyer jimleroyer deleted the feat/add-waffles-api-tests branch December 23, 2021 18:44
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.

None yet

2 participants