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

Aaronkaplan pre rel 3.3.0 #46

Merged
merged 15 commits into from
Mar 1, 2024
Merged

Aaronkaplan pre rel 3.3.0 #46

merged 15 commits into from
Mar 1, 2024

Conversation

aaronkaplan
Copy link
Member

new release

@aaronkaplan aaronkaplan requested a review from sebix March 1, 2024 17:50
Comment on lines -21 to +33
- name: Debian package action test
uses: schacht-certat/action-build-on-debian@v3
with:
codename: ${{ matrix.codename }}
# this does not currently work:
# - name: Debian package action test
# uses: schacht-certat/action-build-on-debian@v4
# with:
# codename: ${{ matrix.codename }}

- name: Upload artifacts
uses: actions/upload-artifact@v2
with:
name: debian-package-${{ matrix.codename }}-${{ github.sha }}
path: '~/artifacts'
retention-days: 5
# therefore, also this won't make sense:
# - name: Upload artifacts
# uses: actions/upload-artifact@v4
# with:
# name: debian-package-${{ matrix.codename }}-${{ github.sha }}
# path: '~/artifacts'
# retention-days: 5
Copy link
Member

Choose a reason for hiding this comment

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

@aaronkaplan aaronkaplan merged commit bbe958f into develop Mar 1, 2024
17 checks passed
@sebix sebix deleted the aaronkaplan_pre-rel_3.3.0 branch March 1, 2024 21:01
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