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

T6674: workflow: Add trigger to rebuild repo package #4030

Merged
merged 1 commit into from
Sep 8, 2024

Conversation

sever-sever
Copy link
Member

Change Summary

Add trigger to rebuild repo package

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Migration from an old Vyatta component to vyos-1x, please link to related PR inside obsoleted component
  • Other (please describe):

Related Task(s)

Related PR(s)

Component(s) name

git-action

Proposed changes

How to test

Smoketest result

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • I have run the components SMOKETESTS if applicable
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

Copy link

github-actions bot commented Sep 5, 2024

👍
No issues in PR Title / Commit Title


- name: Trigger rebuild for ${{ env.PACKAGE_NAME }}
run: |
set -eux
Copy link
Member

Choose a reason for hiding this comment

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

Do we really want to expose all debug output?

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed!

@c-po c-po merged commit bfc75f9 into vyos:current Sep 8, 2024
7 checks passed
@c-po
Copy link
Member

c-po commented Sep 8, 2024

@mergify backport circinus

Copy link
Contributor

mergify bot commented Sep 8, 2024

backport circinus

✅ Backports have been created

sever-sever pushed a commit that referenced this pull request Sep 9, 2024
T6674: workflow: Add trigger to rebuild repo package
@sever-sever
Copy link
Member Author

@mergify backport circinus

Copy link
Contributor

mergify bot commented Sep 9, 2024

backport circinus

✅ Backports have been created

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants