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

adding artifacts to CI #725

Draft
wants to merge 44 commits into
base: main
Choose a base branch
from
Draft

adding artifacts to CI #725

wants to merge 44 commits into from

Conversation

aviadingo
Copy link
Contributor

@aviadingo aviadingo commented Jan 5, 2025

using precompiled versions stored in artifacts.

whenever CI is triggered it does the following:

  1. checks cache to see if it has a precompiled version of the backend.
  2. if there isn't any: checks the artficat repository for a precompiled version
  3. if there isn't ant: builds the backend and stores it in cache & artifacts.

this support future precompilation using gh servers

@aviadingo aviadingo marked this pull request as draft January 5, 2025 10:22
@aviadingo aviadingo changed the title Aviad/ci phase2 adding artifacts to CI Jan 5, 2025
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