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

resolves 125: fix rename script #126

Merged
merged 4 commits into from
Nov 6, 2023
Merged

resolves 125: fix rename script #126

merged 4 commits into from
Nov 6, 2023

Conversation

prudhomm
Copy link
Member

@prudhomm prudhomm commented Nov 6, 2023

bump up to 3.0.1

Fix dependencies and add ipykernel to requirements

The commit message summarizes the code changes made in the following files:
- `fin.adoc`: Added a problem statement and modified the equation
- `package-lock.json`: Added "@antora/site-generator" dependency
- `package.json`: Added "@antora/site-generator" dependency
- `requirements.txt`: Added "ipykernel" dependency
fix rename script #125

This commit fixes the rename script, updating the naming of the Feel++ template project. The project template in the README.adoc and README.md files has been renamed from "{feelpp} Project Template" to "{feelpp} Template Project". The pyproject.toml file has also been updated with the correct description.
fix rename script #125
fix rename script #125

- Update the rename.sh script to handle project names with hyphens.
- Export the modified project name with underscores.
- Modify file references to use the exported project names.
- Move the directory `src/feelpp_project` to `src/<projectname_>`.
@prudhomm prudhomm added ✨ enhancement New feature or request :octocat: github_actions Pull requests that update Github_actions code labels Nov 6, 2023
@prudhomm prudhomm self-assigned this Nov 6, 2023
@prudhomm prudhomm linked an issue Nov 6, 2023 that may be closed by this pull request
Copy link

netlify bot commented Nov 6, 2023

Deploy Preview for feelpp-project-quiet-mochi-ba4d77 ready!

Name Link
🔨 Latest commit c6e37f1
🔍 Latest deploy log https://app.netlify.com/sites/feelpp-project-quiet-mochi-ba4d77/deploys/65496360544aa1000897f399
😎 Deploy Preview https://deploy-preview-126--feelpp-project-quiet-mochi-ba4d77.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@prudhomm prudhomm merged commit 49de0a1 into master Nov 6, 2023
11 checks passed
@prudhomm prudhomm deleted the 125-fix-rename-script branch November 6, 2023 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:octocat: github_actions Pull requests that update Github_actions code ✨ enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

fix rename script
1 participant