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

chore: add release-drafter gh action #133

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Conversation

jmsantorum
Copy link
Contributor

To improve the way releases are done, I want to start with the release content and fill it with the content of the PRs made since the last release.

For that, I'll use https://github.com/marketplace/actions/release-drafter action, and on the next PRs I'll try to fill a CONTRIBUTING.md document and at the same time I'll think about #131 in order to not only fill the release document, but also make a proper release (update project versions, and so on)

Related to #125

CONTRIBUTING.md Outdated
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need to include this file?

Copy link
Contributor

Choose a reason for hiding this comment

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

I would rather not included it and just keep the simple rules that currently live in the README

https://github.com/oskoperator/osko?tab=readme-ov-file#contributing

@Hy3n4
Copy link
Contributor

Hy3n4 commented Oct 11, 2024

Thank you for the PR! That's awesome. I've included some comments.

@jmsantorum jmsantorum force-pushed the main branch 2 times, most recently from 3970c7b to 50bf01b Compare October 11, 2024 15:55
@jmsantorum
Copy link
Contributor Author

Thank you for the PR! That's awesome. I've included some comments.

I reviewed it! After simplifying a bit more the config I think now it is ready

@fourstepper
Copy link
Contributor

Thanks! Let's see what it will create in the main branch :D

@fourstepper fourstepper merged commit 83c5b03 into oskoperator:main Oct 14, 2024
1 of 2 checks passed
@fourstepper
Copy link
Contributor

@jmsantorum looks really good the drafter, thanks for the contribution, we appreciate it! :)

Hy3n4 pushed a commit that referenced this pull request Nov 30, 2024
fourstepper added a commit that referenced this pull request Dec 27, 2024
* feat(alerting): magic alerting hocus pocus

Signed-off-by: Hy3n4 <[email protected]>

* feat(alert-severities): config like this?

Signed-off-by: Robin Opletal <[email protected]>

* fix(alert-severities): remove NoSlo severity

Signed-off-by: Robin Opletal <[email protected]>

* stylistic fixes

Signed-off-by: Robin Opletal <[email protected]>

* fix(config): nicer Cfg initialization

Signed-off-by: Robin Opletal <[email protected]>

* stop hardcoding 1-target in alertmanagerrule

Signed-off-by: Robin Opletal <[email protected]>

* feat(make): make wait for services better

when deploying dev infratructure

Signed-off-by: Hy3n4 <[email protected]>

* feat(alerting): alertmanager config loader edits (#130)

* feat(alerting): alertmanager config loader

Signed-off-by: Robin Opletal <[email protected]>

* generated stuff...

Signed-off-by: Robin Opletal <[email protected]>

---------

Signed-off-by: Robin Opletal <[email protected]>

* chore: add release-drafter gh action (#133)

Signed-off-by: Jose Santorum <[email protected]>

* feat(magic): some features some fixes

mainly fixed duration issues
also, added some feature to devel, osko dashboards, kustomize for asier
deployment and other cool stuff
modified function responsible for creating the alerting rule when
magiAlerting is enabled, also added some basic mapping for opsgenie,
pagerduty and custom alerting tool. Currently not working as expected
tho

Signed-off-by: Hy3n4 <[email protected]>

* fix(rules): duplicated rules for 5m window

Signed-off-by: Hy3n4 <[email protected]>

* prometheus helper: simplify unique windows, resolve finalizer API warnings

Signed-off-by: Robin Opletal <[email protected]>

* at least move uniqueStrings to function

Signed-off-by: Robin Opletal <[email protected]>

---------

Signed-off-by: Hy3n4 <[email protected]>
Signed-off-by: Robin Opletal <[email protected]>
Signed-off-by: Jose Santorum <[email protected]>
Co-authored-by: Hy3n4 <[email protected]>
Co-authored-by: Jose Santorum <[email protected]>
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.

3 participants