Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Implement CI pipeline #48

Merged
merged 4 commits into from
Oct 28, 2020
Merged

Implement CI pipeline #48

merged 4 commits into from
Oct 28, 2020

Conversation

sameersbn
Copy link
Contributor

Closes #10

@@ -0,0 +1,38 @@
#!/usr/bin/env sh
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 this script at all?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i am using it for generating the release notes in the ci job.

Copy link
Contributor

Choose a reason for hiding this comment

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

What I mean is: why having release notes for something we update and release continuously?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

well with this CI in place the docs will (now) be updated at the same time as the monthly release.

@sameersbn sameersbn merged commit 0d74554 into master Oct 28, 2020
@sameersbn sameersbn deleted the add-ci branch October 28, 2020 11:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CI
2 participants