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

63 feature eldritch filetemplate starlarkdict #84

Merged
merged 40 commits into from
Feb 8, 2023

Conversation

hulto
Copy link
Collaborator

@hulto hulto commented Nov 27, 2022

What type of PR is this?

/kind feature

What this PR does / why we need it:

Adds a jinja2 file templating feature to eldritch using the Tera crate.

Which issue(s) this PR fixes:

Fixes #63

@hulto hulto force-pushed the 63-feature-eldritch-filetemplate-starlarkdict branch from 1295f8b to d5f0747 Compare November 27, 2022 03:58
Copy link
Collaborator

@Cictrone Cictrone left a comment

Choose a reason for hiding this comment

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

looks gucci besides the nit

implants/eldritch/src/file/template_impl.rs Outdated Show resolved Hide resolved
@hulto hulto merged commit c4b6b74 into main Feb 8, 2023
@hulto hulto deleted the 63-feature-eldritch-filetemplate-starlarkdict branch February 8, 2023 20:48
KCarretto pushed a commit that referenced this pull request Feb 1, 2024
 
63 feature eldritch filetemplate starlarkdict (#84)

* Latest version of starlark rust throws issues.

* Rebased is_file in

* No more warnings. All tests pass.

* Pinning git commit.

* Build works, tests pass.

* Rebased

* Rebasing

* Rebasing

* Rebasing

* Trying to get starlark dicts working. rebased.

* rebase and working on nested dict

* Merged

* Removed merge artifact

* Testing dictionary creation.

* Cleaned up code.

* Cleaning up

* All tests pass

* Latest version of starlark rust throws issues.

* Rebased is_file in

* No more warnings. All tests pass.

* Rebased

* Rebasing

* Rebasing

* Rebasing

* Trying to get starlark dicts working. rebased.

* rebase and working on nested dict

* Merged

* Removed merge artifact

* Testing dictionary creation.

* Cleaned up code.

* Cleaning up

* All tests pass

* Reverted rust version

* Resolving comments from nick.

* CI again
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.

[feature] Eldritch file.template
2 participants