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

add eopa-pull step #8

Merged
merged 1 commit into from
Jan 31, 2024
Merged

add eopa-pull step #8

merged 1 commit into from
Jan 31, 2024

Conversation

srenatus
Copy link
Member

No description provided.

@srenatus srenatus force-pushed the sr/use-eopa-pull-to-pull-libraries branch from e1f32dd to d172fab Compare January 26, 2024 12:28
@srenatus srenatus force-pushed the sr/use-eopa-pull-to-pull-libraries branch from a542e09 to e2dd7f0 Compare January 26, 2024 12:53
@srenatus srenatus force-pushed the sr/use-eopa-pull-to-pull-libraries branch from e2dd7f0 to f9880f1 Compare January 26, 2024 12:54
@srenatus srenatus force-pushed the sr/use-eopa-pull-to-pull-libraries branch from f9880f1 to a4410f6 Compare January 26, 2024 12:56
@srenatus srenatus force-pushed the sr/use-eopa-pull-to-pull-libraries branch from a4410f6 to 5ab2d00 Compare January 26, 2024 13:16
@srenatus srenatus force-pushed the sr/use-eopa-pull-to-pull-libraries branch from da0fb05 to 1f32977 Compare January 30, 2024 10:22
@srenatus srenatus force-pushed the sr/use-eopa-pull-to-pull-libraries branch from 1f32977 to 8de8807 Compare January 30, 2024 10:25
@srenatus srenatus force-pushed the sr/use-eopa-pull-to-pull-libraries branch from 8de8807 to baff8ac Compare January 30, 2024 11:00
chmod +x bin/eopa
echo "$(pwd)/bin" >> $GITHUB_PATH
- name: pull libraries from DAS
run: eopa pull --url=https://expo.styra.com
Copy link
Member Author

@srenatus srenatus Jan 30, 2024

Choose a reason for hiding this comment

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

⏫ Using the binary directly is a but cleaner ✔️

The step cannot be run automatically, since docker-compose only starts the
depended-on service before the depending service -- it cannot ensure that the
eopa pull is done before eopa run is started.

* run with local-dir policies in CI, fix data location for library data
* fix .styra permissions

EOPA-193

Signed-off-by: Stephan Renatus <[email protected]>
@srenatus srenatus force-pushed the sr/use-eopa-pull-to-pull-libraries branch from ad68897 to 7241363 Compare January 31, 2024 09:15
@srenatus srenatus marked this pull request as ready for review January 31, 2024 09:16
@srenatus srenatus merged commit 9710ca5 into main Jan 31, 2024
2 checks passed
@srenatus srenatus deleted the sr/use-eopa-pull-to-pull-libraries branch January 31, 2024 09:17
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.

2 participants