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

[CI] Next steps #106

Open
kumarabd opened this issue May 13, 2021 · 1 comment
Open

[CI] Next steps #106

kumarabd opened this issue May 13, 2021 · 1 comment
Labels
kind/enhancement Improvement in current feature

Comments

@kumarabd
Copy link
Contributor

kumarabd commented May 13, 2021

Current Behavior

Currently, Nighthawk builds are being published to this repository for Nighthawk version v0.2. This is being done manually but invoking a GitHub Action trigger, more details about this can be found here - https://docs.google.com/document/d/1lHfMo4iIx2WXFZIspfHyxTsPR1T63_2IV5NUkgxoo0w/edit#heading=h.9c7u4vmlywzu

Desired Behavior

Given that we have the pipeline working for building and publishing binary as well as docker artefacts, we would want to have this automated with the Nighthawk repository. There are a several proposed ways to do this, we would want your attention on the same.

*** Proposal:
Trigger the Gihub Action in this repository from the nighthawk repository

It will be helpful to have insights in this regard @mum4k @oschaaf @leecalcote


Resources

https://docs.google.com/document/d/1lHfMo4iIx2WXFZIspfHyxTsPR1T63_2IV5NUkgxoo0w/edit#heading=h.9c7u4vmlywzu


Contributor Resources

@kumarabd kumarabd added the kind/enhancement Improvement in current feature label May 13, 2021
@mum4k
Copy link

mum4k commented May 13, 2021

The proposal sounds good to me.

One thing we haven't been doing in the nighthawk repository is advancing the release version (tagging new releases). We can use this opportunity to change that and start regularly publishing new versions.

Can you share the specifics on how the action will get triggered from the nighthawk repository? Can we attach the trigger to the creation of new tags? That way we can control when the release happens, rather than releasing on every commit which might result in partial / incomplete functionality.

@saurabh100ni saurabh100ni added issue/stale Issue has not had any activity for an extended period of time and removed issue/stale Issue has not had any activity for an extended period of time labels Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvement in current feature
Development

No branches or pull requests

3 participants