90 Commits

Author SHA1 Message Date
Liam Newman
15ace0c032 update strings for move from beautify-web to beautifier org 2023-12-28 17:02:43 -08:00
Tim Gates
6d032d3739
docs: Fix a few typos
There are small typos in:
- python/jsbeautifier/javascript/beautifier.py
- tools/template/beautify.wrapper.js

Fixes:
- Should read `conditional` rather than `conditionial`.
- Should read `overridden` rather than `overriden`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
2022-12-25 12:53:00 +11:00
Liam Newman
435680d2c0
Remove rawgit from script 2022-04-23 19:23:20 -07:00
Hammad
499518c642 Fixes the broken changelog update process by updating the generate-changelog.sh script to use the new github api with authorization tokens. 2022-04-11 19:05:42 -02:30
Liam Newman
22fc368ffc Force update of npm 2022-03-29 10:09:33 -07:00
Liam Newman
0c4443f7f7
Update release-all.sh 2022-03-29 01:29:42 -07:00
Liam Newman
631f6c0ad1
Add generated test files to release branch 2021-04-16 14:47:38 -07:00
Liam Newman
85ac2d1aec
Ensure all sources synchronized during release 2021-04-13 13:55:25 -07:00
Liam Newman
3e04ede9c3
Update release-all.sh 2021-04-13 12:22:25 -07:00
Liam Newman
3862ce30e8
Push staging/release to site/staging/gh-pages 2021-01-26 09:57:42 -08:00
Liam Newman
8e1ad6f134
Update release-all.sh 2021-01-12 10:35:30 -08:00
Liam Newman
e5854136bf
Update release_all to trigger downstream actions 2021-01-12 10:20:20 -08:00
Liam Newman
2e4725c853
Update release-all.sh 2021-01-12 09:45:04 -08:00
Liam Newman
606ec0eb66 Make release more tolerant 2021-01-11 16:17:57 -08:00
Liam Newman
8d49146c06 Typo fix 2021-01-11 16:12:53 -08:00
Liam Newman
6106ebdb34 Move default branch to main and use staging for release 2021-01-11 14:44:51 -08:00
Liam Newman
e4969eeea6
Change release-all for GitHub Actions release job 2021-01-08 15:34:42 -08:00
Liam Newman
94a9154ca9 Fix release script 2020-08-20 01:55:47 -07:00
Liam Newman
7c810c6694 Move python setup to clean separate files 2020-08-18 13:15:31 -07:00
Liam Newman
001cea72b1
Fix python version file generation 2020-08-13 12:41:56 -07:00
Liam Newman
fcd5a9fd8b
Update cssbeautifier version as part of release 2020-07-16 17:08:50 -07:00
Liam Newman
0b6d322997 Remove Python 3.5 from CI 2020-07-07 19:37:45 -07:00
Liam Newman
d9b176cf0b Only run black on python 3.x 2020-07-07 19:27:18 -07:00
Jorengarenar
0a09c4b275 Release cssbeautifier along with the rest 2020-01-17 21:38:37 +01:00
Liam Newman
bdb31ae1e3 Improved CodeMirror behavior
This just moves us to using codemirror from cdn instead of local version.
Fixed layout issue exposed by move.
Use latest version of CodeMirror
Switch modes depending on beautifier being used

Fixes #1695
2019-08-02 13:21:54 -07:00
Liam Newman
2239431119 Check for npm and twine at start of release script 2019-07-17 15:43:49 -07:00
Liam Newman
d88c6a6462 Releases start and end on master 2019-04-15 09:51:31 -07:00
Liam Newman
027ba4e3ad Increase milestone and issue count maximums 2019-02-27 17:38:32 -08:00
Liam Newman
4a23c41912 Autoupdate project local npm 2019-01-30 11:56:42 +01:00
Liam Newman
17149d2ed1 Report npm version 2019-01-30 11:41:47 +01:00
Liam Newman
605e398267 Report npm version 2019-01-30 11:37:32 +01:00
Liam Newman
caf490f45a Fix release script 2019-01-08 10:12:45 -08:00
Liam Newman
a8c9267aff Turn of gh-pages for release 2018-12-08 19:02:46 -08:00
Liam Newman
e1c147d8fa Add glob support to python 2018-12-05 20:11:47 -08:00
Stefan Koenen
4cb57d5c26 Added support for globs. 2018-12-05 18:25:47 -08:00
Liam Newman
2d48af82f3 Move all references to beautifier.io 2018-09-09 13:57:13 -07:00
Liam Newman
4924fbc2a5 Push gh-pages changes during release 2018-08-31 18:53:33 -07:00
Liam Newman
be3043240f Make legacy build less frankenstein 2018-08-31 13:05:59 -07:00
Liam Newman
c1b9c31e04 Fail release if tag fails 2018-08-30 13:38:21 -07:00
Liam Newman
36a9f2774e Fix release tagging 2018-08-30 13:34:56 -07:00
Liam Newman
3dda58792a Tweaks to generated files 2018-08-30 12:40:24 -07:00
Liam Newman
0139ebd607 Clean up readme and contributing 2018-08-30 12:38:07 -07:00
Liam Newman
4f083af599 Use npm tagging 2018-08-30 12:18:22 -07:00
Liam Newman
6307b28368 Update to use release branch 2018-08-30 12:13:35 -07:00
Liam Newman
7dc6199702 Enable beautifier on index.html 2018-08-11 18:40:30 -07:00
Liam Newman
ee1f61bdd7 Fix release script 2018-07-31 11:40:00 -07:00
Liam Newman
b10bfda78b Handle windows python 2018-07-25 18:58:16 -07:00
Liam Newman
a831d0c124 Serve with source maps 2018-07-12 00:20:34 -07:00
Liam Newman
869739069a Apply jshint to more files 2018-07-10 17:19:20 -07:00
Liam Newman
84c66d62a7 Switch to make 2018-07-10 15:02:49 -07:00