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

Create an asset dir for all projects and use it to publish the gir hash #30

Merged
merged 1 commit into from
May 24, 2024

Conversation

anxolin
Copy link
Contributor

@anxolin anxolin commented May 24, 2024

The previous attempt made the build work, but the file with the hash file is not accessible for the API.

The reason is because docker doesn't include it in the files that are copied

This PR makes sure the build process copy all files from a new global assets directory. Here we can add any file we want to make available to every subproject. This way, we can make this hash file available for any API or service we make

Copy link

vercel bot commented May 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
bff_legacy ⬜️ Ignored (Inspect) May 24, 2024 5:08pm

@anxolin anxolin merged commit ebef023 into main May 24, 2024
3 checks passed
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.

1 participant