You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs-site/content/developer/development/_index.md
+16-22Lines changed: 16 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -827,10 +827,14 @@ Historically, the same thing used to be done with the `requires_hadoop` tag:
827
827
828
828
## Releasing
829
829
830
-
The checklist below details the steps. Then send the release notes to the [Forum](https://discourse.gethue.com/), [hue-user](https://groups.google.com/a/cloudera.org/forum/#!forum/hue-user), https://twitter.com/gethue !
830
+
The checklist below details the steps. Then send the release notes to the [Forum](https://discourse.gethue.com/) and https://twitter.com/gethue!
831
+
832
+
Also update https://wikipedia.org/wiki/Hue_(Software).
831
833
832
834
### Version
833
835
836
+
Here is an example of [commit](https://github.com/cloudera/hue/commit/9de217d6b6).
837
+
834
838
Update the versions to the next release (current release +1):
835
839
836
840
:100644 100644 4db6d5f... f907d04... M VERSION
@@ -849,6 +853,8 @@ And add them and the authors to the release notes:
* In Jira, setting the [release as shipped](https://issues.cloudera.org/projects/HUE?selectedItem=com.atlassian.jira.jira-projects-plugin%3Arelease-page&status=all) and moving all non finished jiras to another target. Also archiving old releases.
877
-
* Create the after next release tag in Jira and Blog
0 commit comments