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: remove the with block under actions/checkout@v3 in prettier #91

Conversation

amtoine
Copy link
Member

@amtoine amtoine commented Apr 14, 2023

let's try to remove this with block under actions/checkout@v3 in the prettier CI.

Copy link
Contributor

@atxr atxr left a comment

Choose a reason for hiding this comment

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

Perfect! Cleaner fix than mine ☂️

@atxr atxr added bug Something isn't working repo issue An issue that address the whole project/repo not a specific code feature Priority: High The Issue must be addressed as soon as possible labels Apr 14, 2023
@ctmbl ctmbl merged commit 233a183 into iScsc:main Apr 14, 2023
ctmbl added a commit to ctmbl/iscsc.fr that referenced this pull request Apr 14, 2023
ctmbl added a commit that referenced this pull request Apr 14, 2023
* Add requirements.txt file for future python backend

* Refactor Dockerfile to run a flask backend

* Rename NODE_PORT to BACKEND_PORT

* Rename node-app to flask-app

* Rename BACKEND_PORT to FLASK_RUN_PORT

* Merge with main: FIX: remove the `with` block under `actions/checkout@v3` in `prettier` (#91)

* Run prettier

---------

Co-authored-by: Antoine Stevan <44101798+amtoine@users.noreply.github.com>
@amtoine amtoine deleted the feature/remove-with-from-checkout-action-in-prettier-ci branch April 15, 2023 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Priority: High The Issue must be addressed as soon as possible repo issue An issue that address the whole project/repo not a specific code feature
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants