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

feat: Copy static files (assets) #29

Merged
merged 28 commits into from
Mar 8, 2024
Merged

feat: Copy static files (assets) #29

merged 28 commits into from
Mar 8, 2024

Conversation

sebastianczech
Copy link
Contributor

@sebastianczech sebastianczech commented Mar 6, 2024

Description

PR delivers functions to copy static files (assets) into generated code.

Motivation and Context

#28

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate.
  • All new and existing tests passed.

@sebastianczech sebastianczech marked this pull request as ready for review March 6, 2024 14:13
@sebastianczech sebastianczech changed the title feat: Copy static files feat: Copy static files (assets) Mar 6, 2024
@pimielowski pimielowski self-requested a review March 7, 2024 20:45
pkg/generate/asset.go Outdated Show resolved Hide resolved
assets/errors/panos.go Outdated Show resolved Hide resolved
cmd/mktp/config.yaml Outdated Show resolved Hide resolved
pkg/generate/asset.go Outdated Show resolved Hide resolved
pkg/generate/asset.go Outdated Show resolved Hide resolved
@shinmog
Copy link
Collaborator

shinmog commented Mar 8, 2024

I'm still actively updating and changing pango internals, much less any changes you guys would need. I'm not sure this should be merged to POC until we collectively get a little farther and the dust settles a bit.

@sebastianczech
Copy link
Contributor Author

sebastianczech commented Mar 8, 2024

I'm still actively updating and changing pango internals, much less any changes you guys would need. I'm not sure this should be merged to POC until we collectively get a little farther and the dust settles a bit.

I removed all files from pango

Copy link
Collaborator

@shinmog shinmog left a comment

Choose a reason for hiding this comment

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

lgtm then

Copy link
Contributor

@pimielowski pimielowski left a comment

Choose a reason for hiding this comment

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

LGTM!

Base automatically changed from render-location to main March 8, 2024 09:56
@sebastianczech sebastianczech merged commit ab72553 into main Mar 8, 2024
1 check passed
@sebastianczech sebastianczech deleted the copy-static-files branch March 8, 2024 09:59
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.

3 participants