Commit Graph

20 Commits

Author SHA1 Message Date
Ville Brofeldt 0faced7d4a
fix: update release testing FLASK_APP param (#9254) 2020-03-07 12:54:10 +02:00
Krist Wongsuphasawat 787833f1be
Bump node from v10 to v12 in release Dockerfiles (#9248) 2020-03-05 15:58:43 -08: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
Hossein Torabi d3f7fda778 fix create-admin (#8787) 2019-12-07 16:09:14 -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