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

Feat: DWS-550 add product flow #8

Merged
merged 6 commits into from
Jul 28, 2023
Merged

Conversation

rybnovdws
Copy link
Contributor

No description provided.

@bl1t3
Copy link
Contributor

bl1t3 commented Jul 24, 2023

I suggest to use workflow_dispatch manual trigger:

on:
  workflow_dispatch:
    inputs:
      version:
        type: string
 ...

And use a github action to create a repository tag during the pipeline execution. The same release flow will be applied to other repositories.

@rybnovdws rybnovdws requested a review from bl1t3 July 28, 2023 11:33
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/release.yml Show resolved Hide resolved
@rybnovdws rybnovdws added this pull request to the merge queue Jul 28, 2023
Merged via the queue into main with commit e4cd980 Jul 28, 2023
2 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.

2 participants