Amit Miran
f62cea3586
chore(release-docs): svn update after svn commit ( #15523 )
2021-07-03 16:33:46 +03:00
Robert H Stolz
a4ce9521e2
docs: release documentation for 1.2 ( #14572 )
...
* initial
* updated release notes with more content, more media. Added unorganized list of PRs to full changelog.
* Finalize release notes and organized changelog for 1.2
* lint removal
* Update RELEASING/release-notes-1-2/README.md
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com >
* Update RELEASING/release-notes-1-2/README.md
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com >
* Update RELEASING/release-notes-1-2/README.md
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com >
* Update RELEASING/release-notes-1-2/README.md
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com >
* Update RELEASING/release-notes-1-2/README.md
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com >
* Update RELEASING/release-notes-1-2/README.md
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com >
Co-authored-by: Srini Kadamati <skadamat@gmail.com >
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com >
2021-06-27 23:29:08 +03:00
Amit Miran
a7f89b891c
chore(docs): update releasing docs ( #15040 )
2021-06-20 19:35:05 +03:00
Lily Kuang
19d2e10aff
chore: update RELEASING readme ( #14152 )
...
* update releasing readme
* Update RELEASING/README.md
Co-authored-by: Erik Ritter <erik.ritter@airbnb.com >
Co-authored-by: Erik Ritter <erik.ritter@airbnb.com >
2021-04-15 08:58:46 -07:00
Daniel Vaz Gaspar
3ef641dcf1
feat(release): add github token to changelog script ( #12872 )
2021-02-02 09:24:40 +00:00
Ville Brofeldt
df8bb3bb18
docs(release): add some improvements from 1.0.0 release round ( #12633 )
2021-01-21 15:52:48 +00:00
Robert H Stolz
57df4cc0b8
docs: README.md navigation changes for 1.0.0 ( #12637 )
...
* Made minor adjustments to README navigation, changed some media.
* tweak to subsection title
2021-01-20 18:18:21 -08:00
Amit Miran
b221417e19
chore: remove harmless incubator refs ( #12289 )
...
* chore: migrate all harmless incubator refs like comments and documentation files
* chore: migrate all superset.incubator.apache.org to superset.apache.org to
* chore: migrate dist.apache.org refs
* chore: removing incubating and Disclaimer
* fix: linting issues
2021-01-06 13:45:19 +02:00
Daniel Vaz Gaspar
fa10035dce
docs(releasing): update release automation and docs for Apache graduation ( #12117 )
2020-12-18 12:04:33 +00:00
Elizabeth Thompson
895fa19d8d
chore: add latest tag action ( #11148 )
...
* add latest tag action
* update documentation with latest tag info
* Python in docs doesn't need v3 reference
* add check that latest tag is truly a later version
* remove rc from acceptable tags
* move tag script to seperate file
* add a check that the tag exists
2020-12-17 20:50:44 +02:00
Daniel Vaz Gaspar
35784106dd
docs(release): small fixes and deprecate apache docs ( #11827 )
...
* docs(release): small fixes and deprecate apache docs
* remove last 0.38 reference
2020-11-26 11:49:59 +00:00
Daniel Vaz Gaspar
66fc267280
docs(release): script to generate a CHANGELOG.md ( #11469 )
...
* docs(release): script to generate a CHANGELOG.md
* remove preset cache
* black
* lint typing
* Update RELEASING/changelog.py
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com >
* Update RELEASING/changelog.py
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com >
* address comments
* remove duplicated import and EOL print
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com >
2020-10-30 07:50:54 +00:00
Daniel Vaz Gaspar
81a0526072
docs: improve docs and update apache release scripts ( #11457 )
2020-10-28 18:17:33 +00:00
Ville Brofeldt
1f5eec1c4a
chore: improve release documentation ( #10292 )
...
* fix: releasing readme.md
* fix: improvements to release documentation
2020-07-11 19:00:02 +03:00
Erik Ritter
b2e100ff6c
docs: update release instructions for Github releases ( #10192 )
2020-07-01 08:14:09 -07:00
Daniel Vaz Gaspar
ecf1abae78
[pypi] Include compiled translations on Pypi pkg ( #9567 )
2020-04-17 16:28:10 +01:00
Ville Brofeldt
8dd92f71a9
release: Add support for ZSH in RELEASING and add tagging instructions ( #9451 )
...
* Add support for ZSH in RELEASING and add tagging instructions
* fail if unsupported shell
2020-04-06 09:21:31 +03:00
Ville Brofeldt
3149d8ebc0
Add release refinements from 0.35.2 release ( #8925 )
...
* Add refinements from 0.35.2 release
* Trim whitespace from voter name if voters entered with space after comma (e.g. 'Ville, Andy')
* Reinstate deterministic deps
* Bump copyright date in NOTICE
* Fix incorrect link in README
2020-02-18 07:14:31 +02:00
David Aaron Suddjian
2913063924
SIP-32: Moving frontend code to the base of the repo ( #9098 )
...
* move assets out, get webpack dev working
* update docs to reference superset-frontend
* draw the rest of the owl
* fix docs
* fix webpack script
* rats
* correct docs
* fix tox dox
2020-02-09 17:53:56 -08:00
Daniel Vaz Gaspar
391d8303cb
[release] Fix, update superset docs process ( #8680 )
...
Introduces some automation on superset doc's build using docker
2019-12-03 09:37:33 +00:00
Daniel Vaz Gaspar
75c1378d1f
[release] Fix, release docs ( #8646 )
...
* [release] Fix, release documentation
2019-11-27 15:28:37 +00:00
Daniel Vaz Gaspar
f04b72c341
[releases] New, email automation for apache releases ( #8612 )
2019-11-25 10:01:31 +00:00
Daniel Vaz Gaspar
3b13fb4143
[docs] Improve and automate apache source releases ( #8584 )
2019-11-19 15:44:38 +00:00
Daniel Vaz Gaspar
4290f79640
[docs] Improve tests for an Apache release candidate ( #8570 )
...
* [docs] Improve tests for an Apache release candidate
* [docs] Fix phrase
2019-11-15 13:44:07 +00:00
Daniel Vaz Gaspar
926dca3214
[docs] Small fixes on the release docs ( #8500 )
...
* [docs] Small fixes on the release docs
* [docs] Fix, remove deprecated app parameter from fab create-admin
2019-11-05 08:44:06 +00:00
Maxime Beauchemin
18c6d17b24
docs: more release instructions ( #8432 )
2019-10-30 10:24:18 -07:00
Daniel Vaz Gaspar
c1810aab15
[docs] Crafting a new release ( #8433 )
...
* [docs] Crafting a new release
2019-10-28 10:17:10 +00:00
Ville Brofeldt
08c6b61a2e
[fix] refine release instructions ( #8381 )
...
* Separate RC from VERSION
* Fix pypi_push.sh and refine instructions
* Add SUPERSET_ prefix to env variables
* Finalize release instructions
* Change one-off to First Time Only
* Add tagging of final version
* Convert some remaining env variables and add a check step to pypi deploy
2019-10-23 16:43:04 +03:00
Maxime Beauchemin
a0db22bdf3
docs: add a note to RELEASING about Slack Channel ( #8419 )
2019-10-22 21:42:12 -07:00
Ville Brofeldt
6d418308c7
Refine release instructions ( #8272 )
...
* Refine release instructions
* Add version to svn message
2019-09-24 08:34:43 +03:00
Maxime Beauchemin
b8819226b9
chore: update UPDATING.md with a 0.34.0 section ( #8208 )
...
Also documenting this step under RELEASING/README.md
2019-09-10 10:36:07 -07:00
Maxime Beauchemin
610b35a01b
docs: remove unused release instruction ( #8100 )
...
Turns out since we use `git archive`, there's no need for `git clean`
which was pretty disruptive.
2019-08-23 09:03:55 -07:00
Maxime Beauchemin
5375745193
Improve release instructions ( #8016 )
2019-08-12 14:01:15 -07:00
Maxime Beauchemin
5c7a50c104
Improvements related to ASF release process ( #7539 )
...
* [WiP] Improvements related to ASF release process
* Removing translation binaries (.mo)
* Working on 2 docker files to help package and validate releases
* Dockerfile.from_tarball: takes a VERSION as input, downloads
official source release fro svn and bakes it into a functional
docker image that can be validated
* Dockerfile.make_tarball: helps a maintainer to package and sign a
release candidate or release
* Address COPYRIGHT + LICENSE issues
(cherry picked from commit 5ae2836b25 )
* Add Roboto font to LICENSE, remove glyphicons files
(cherry picked from commit 9615f39f7a556afe217b4e3288c9116f8ffaab91)
* remove unused LICENSE entries
* Change babytux to open image in birth dashboard
(cherry picked from commit 2776d11893596a029b8af37b96fd6ce1a9f12059)
* Improve instructions
* Docker tweaks
(cherry picked from commit df6e6462458ea8cff1482c142921b20f5607ad8e)
* Include image
2019-07-03 22:33:14 -07:00