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

reverted changes to the assets, referenced to the input tag #3725

Merged
merged 1 commit into from
Jan 30, 2024
Merged

reverted changes to the assets, referenced to the input tag #3725

merged 1 commit into from
Jan 30, 2024

Conversation

yash-zededa
Copy link
Collaborator

@yash-zededa yash-zededa commented Jan 30, 2024

Reverted changes to the assets.yml added the reference and workflow call from the publish.yml

Signed-off-by: yash-zededa <126680600+yash-zededa@users.noreply.github.com>
Copy link
Contributor

@eriknordmark eriknordmark left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -47,56 +38,57 @@ jobs:
# if the default server is responding -- we can skip apt update
$APT_INSTALL || { sudo apt update && $APT_INSTALL ; }
echo "ARCH=${{ matrix.arch }}" >> "$GITHUB_ENV"
echo "TAG=$(git describe --always --tags | grep -E '[0-9]*\.[0-9]*\.[0-9]*' || echo snapshot)" >> "$GITHUB_ENV"
- name: ensure clean assets dir
Copy link
Contributor

Choose a reason for hiding this comment

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

Why keep assets folder?

Copy link
Collaborator Author

@yash-zededa yash-zededa Jan 30, 2024

Choose a reason for hiding this comment

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

I have just reverted to the version of the file from the version https://github.com/lf-edge/eve/blob/0ee051623dcc26176c82ad012a8f29ca35fbbd9f/.github/workflows/assets.yml and tagged an input param reference to be called from the publish.yml file

Copy link
Contributor

Choose a reason for hiding this comment

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

nvm, we're reverting

Copy link
Contributor

@uncleDecart uncleDecart left a comment

Choose a reason for hiding this comment

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

LGTM

@yash-zededa yash-zededa merged commit 33137c9 into lf-edge:9.4-stable Jan 30, 2024
18 of 22 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.

3 participants