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

Proper releases #33

Open
3 of 4 tasks
benbz opened this issue Oct 17, 2022 · 4 comments · Fixed by #40
Open
3 of 4 tasks

Proper releases #33

benbz opened this issue Oct 17, 2022 · 4 comments · Fixed by #40

Comments

@benbz
Copy link
Member

benbz commented Oct 17, 2022

  • Proper versioning in Chart.yaml for the chart and Jitsi itself
  • Create tags for releases rather than referring to individual commits
  • Automation to turn a tag/release into a Helm chart repo
  • Generate changelog and upgrade notes
@Arkaniad
Copy link
Contributor

Arkaniad commented Mar 7, 2023

Some notes on this:

For tagged releases / chart repo process we can use chart-releaser (via the Github Action) and use Github Pages to deploy the repo.

Might also be worth adding chart-testing as well even if just for linting purposes initially.

@benbz
Copy link
Member Author

benbz commented Mar 8, 2023

CI / Liniting is #32 FWIW

@benbz benbz linked a pull request Apr 24, 2023 that will close this issue
@benbz benbz reopened this Apr 25, 2023
@benbz
Copy link
Member Author

benbz commented Apr 25, 2023

Reopening as #40 only did one bullet point

@gaelgatelement
Copy link
Member

Last point will be blocked on helm/chart-releaser#241

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 a pull request may close this issue.

3 participants