Commit Graph

1400 Commits

Author SHA1 Message Date
Akib
f2aa0b84a4 refactor: update schema 2024-09-01 17:16:35 +00:00
Akib
7c78eaf14f refactor: Improve handling of output directory in cli_command_render 2024-09-01 17:15:17 +00:00
Akib
4bd10a635f fix: test case passing 2024-09-01 17:05:30 +00:00
Akib
d8c76506cb chore: update the output directory 2024-09-01 15:49:03 +00:00
Akib
3a013a7b3f fix: added some default values to the file. 2024-09-01 15:38:24 +00:00
Akib
419706aa48 fix: fixed the number of steps bug in the command.py 2024-09-01 15:20:18 +00:00
Akibur Rahman
54adb667ca feat: Refactor output directory handling
This commit refactors the code in `cli_command_render` to improve the handling of the output directory. The previous implementation used a hardcoded path, which has been replaced with a dynamic path based on the `output_folder_name` provided in the `rendercv_settings`. This change allows users to specify a custom output directory for the rendered files.
2024-09-01 11:43:33 +00:00
Akibur Rahman
35b15117e5 feat: added to use the output directory 2024-09-01 11:36:54 +00:00
Akibur Rahman
49526d39be feat: Add no_html and no_png options to rendercv_settings
This commit adds the `no_html` and `no_png` options to the `rendercv_settings` block in the `John_Doe_ClassicTheme_CV.yaml` file. These options allow the user to control whether the HTML and PNG files will be generated during the rendering process. The default values are set to `true` for `no_html` and `false` for `no_png`.
2024-09-01 10:05:33 +00:00
Akib
e1fbc4ac81 feat: added the data model class
Now no error is thrown from the terminal when used the block `rendercv_settings`.
Though the functionality of the code block provided in the data model is not yet utilized.
2024-08-31 20:19:17 +00:00
Akib
680df5234a chore: started working on the rendercv_settings pipeline 2024-08-31 19:49:27 +00:00
Sina Atalay
6689d82a6b Merge pull request #161 from sinaatalay/dependabot/pip/typer-0.12.5
build(deps): bump typer from 0.12.4 to 0.12.5
2024-08-26 03:11:01 -04:00
dependabot[bot]
837a119cb4 build(deps): bump typer from 0.12.4 to 0.12.5
Bumps [typer](https://github.com/fastapi/typer) from 0.12.4 to 0.12.5.
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](https://github.com/fastapi/typer/compare/0.12.4...0.12.5)

---
updated-dependencies:
- dependency-name: typer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 00:21:51 +00:00
Sina Atalay
887f855cae bump mkdocstrings-python from 1.10.5 to 1.10.8 2024-08-18 23:41:04 -04:00
Sina Atalay
7b998b6e20 Merge pull request #156 from sinaatalay/dependabot/pip/typer-0.12.4
build(deps): bump typer from 0.12.3 to 0.12.4
2024-08-18 23:38:12 -04:00
dependabot[bot]
9f8fb1d4e3 build(deps): bump typer from 0.12.3 to 0.12.4
Bumps [typer](https://github.com/fastapi/typer) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](https://github.com/fastapi/typer/compare/0.12.3...0.12.4)

---
updated-dependencies:
- dependency-name: typer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 03:37:12 +00:00
Sina Atalay
7f21559ba6 Merge pull request #155 from sinaatalay/dependabot/pip/markdown-3.7
build(deps): bump markdown from 3.6 to 3.7
2024-08-18 23:36:08 -04:00
dependabot[bot]
b704bcf9ed build(deps): bump markdown from 3.6 to 3.7
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.6 to 3.7.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.6...3.7)

---
updated-dependencies:
- dependency-name: markdown
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 00:40:06 +00:00
Sina Atalay
c9ff01146f Merge pull request #153 from sinaatalay/dependabot/pip/phonenumbers-8.13.43 2024-08-11 22:40:26 -04:00
dependabot[bot]
5cce28341d build(deps): bump phonenumbers from 8.13.42 to 8.13.43
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.42 to 8.13.43.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.42...v8.13.43)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 00:51:46 +00:00
Sina Atalay
7c46cf4ebc Merge pull request #149 from sinaatalay/dependabot/pip/phonenumbers-8.13.42
build(deps): bump phonenumbers from 8.13.40 to 8.13.42
2024-08-05 15:00:28 -04:00
dependabot[bot]
d8ebf2f967 build(deps): bump phonenumbers from 8.13.40 to 8.13.42
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.40 to 8.13.42.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.40...v8.13.42)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 01:05:35 +00:00
Sina Atalay
83f83bc274 docs: update the developer guide 2024-08-03 22:26:32 -04:00
Sina Atalay
1fcb179bad docs: fix indentation in changelog.md 2024-08-01 21:59:08 -04:00
Sina Atalay
39303aa4d7 docs: fix minor issues in the user guide 2024-08-01 02:13:40 +00:00
Sina Atalay
1ba0d61400 docs: update developer guide 2024-07-31 22:11:11 +00:00
Sina Atalay
d717adbcc3 docs: fix broken links 2024-07-31 21:56:35 +00:00
Sina Atalay
6bc38ee0d8 docs: add edit button 2024-07-31 21:56:28 +00:00
Sina Atalay
e8cbbd5046 update devcontainer.json 2024-07-31 21:33:26 +00:00
Sina Atalay
b62ec85601 create devcontainer.json 2024-07-31 17:24:56 -04:00
Sina Atalay
73360d4277 docs: update changelog.md 2024-07-30 21:32:40 -04:00
Sina Atalay
160f8fc6d0 update README.md 2024-07-30 21:30:00 -04:00
Sina Atalay
b2a13aa36a Merge pull request #143 from sinaatalay/dependabot/pip/pymupdf-1.24.9
build(deps): bump pymupdf from 1.24.7 to 1.24.9
2024-07-29 22:30:38 -04:00
dependabot[bot]
d0556a0638 build(deps): bump pymupdf from 1.24.7 to 1.24.9
Bumps [pymupdf](https://github.com/pymupdf/pymupdf) from 1.24.7 to 1.24.9.
- [Release notes](https://github.com/pymupdf/pymupdf/releases)
- [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt)
- [Commits](https://github.com/pymupdf/pymupdf/compare/1.24.7...1.24.9)

---
updated-dependencies:
- dependency-name: pymupdf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 00:24:17 +00:00
Sina Atalay
3d1cc0e713 docs: update README.md 2024-07-24 13:58:24 +03:00
Sina Atalay
969c3e867f docs: update README.md 2024-07-23 19:32:36 +03:00
Sina Atalay
5dfd7179a5 docs: update schema.json 2024-07-23 19:29:02 +03:00
Sina Atalay
a4894d9bae docs: fix a typo in schema.json 2024-07-23 19:28:41 +03:00
sinaatalay
56b3fa2842 docs: update entry figures 2024-07-23 16:21:47 +00:00
sinaatalay
acd1f154e3 docs: update examples 2024-07-23 16:21:23 +00:00
Sina Atalay
c11c3f32e2 workflows: fix update-files.yaml 2024-07-23 19:18:06 +03:00
Sina Atalay
721246171d workflows: fix update-files.yaml 2024-07-23 19:15:47 +03:00
Sina Atalay
1c930a4b58 Merge branch 'main' of https://github.com/sinaatalay/rendercv 2024-07-23 19:12:19 +03:00
Sina Atalay
3ba1de562b tests: disable hatch script tests for now 2024-07-23 19:12:16 +03:00
sinaatalay
0f23656465 docs: update entry figures 2024-07-23 16:10:16 +00:00
sinaatalay
c9b910208d docs: update examples 2024-07-23 16:09:51 +00:00
sinaatalay
431eac6dda docs: update schema.json 2024-07-23 16:09:43 +00:00
Sina Atalay
7fa24b5c68 docs: fix update_entry_figures.py 2024-07-23 19:07:19 +03:00
Sina Atalay
6e52ea029f tests: fix hatch script tests 2024-07-23 19:07:08 +03:00
Sina Atalay
b3237fb08f docs: update changelog 2024-07-23 19:02:59 +03:00