8000 Release by csegarragonz · Pull Request #598 · faasm/faasm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Release #598

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

Merged
merged 5 commits into from
Feb 25, 2022
Merged

Release #598

merged 5 commits into from
Feb 25, 2022

Conversation

csegarragonz
Copy link
Collaborator
@csegarragonz csegarragonz commented Feb 23, 2022

In this PR I add a function to populate a release's body with a changelog from the last release.

For a detailed discussion see faasm/faabric#233

@csegarragonz csegarragonz self-assigned this Feb 23, 2022
@csegarragonz csegarragonz added the ci Continuous integration label Feb 23, 2022
@csegarragonz csegarragonz marked this pull request as ready for review February 23, 2022 16:19
@@ -8,7 +8,7 @@ gunicorn==20.1.0
hiredis==2.0.0
invoke==1.5.0
myst-parser==0.16.1
Jinja2==2.11.3
Jinja2==3.0.3
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Bump version to fix the error reported here as seen in this GHA run.

8000
@@ -34,6 +34,8 @@ RUN mkdir -p /usr/local/faasm/runtime_root/etc
RUN cp deploy/conf/hosts /usr/local/faasm/runtime_root/etc/
RUN cp deploy/conf/resolv.conf /usr/local/faasm/runtime_root/etc/
RUN cp deploy/conf/passwd /usr/local/faasm/runtime_root/etc/
RUN mkdir -p /usr/local/faasm/runtime_root/tmp
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This directories were created as part of the ansible runtime provisioning as well.

@csegarragonz csegarragonz merged commit 8cb02cd into main Feb 25, 2022
@csegarragonz csegarragonz deleted the release branch February 25, 2022 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0