Commit Graph

394 Commits

Author SHA1 Message Date
Luke McKinstry 59741ef773
add --ff-only flag
add --ff-only flag to cesium.com branch merge
2025-08-01 16:51:40 -04:00
jjspace 7555e2f1c2
fix typo 2025-07-22 13:52:51 -04:00
ggetz f2eee0f2a3 small doc revisions 2025-07-22 10:42:12 -04:00
ggetz dc9ff59174 Add Contributor doc for prereleases, reorganize some existing content for clarity 2025-07-21 12:07:03 -04:00
Matt Schwartz 92de43ec5b Adds compound launch config for easier test debugging 2025-07-08 16:32:49 -04:00
Matt Schwartz b564897579 Adds configuration for breakpoint debugging Karma tests in IDE 2025-07-07 15:50:56 -04:00
jjspace 82b2c07064
minor release guide update 2025-07-01 12:29:40 -04:00
jjspace 0ca6a3e60d
minor release guide update 2025-07-01 12:03:57 -04:00
jjspace 159617e2de
update tokens, bump version numbers 2025-07-01 11:59:12 -04:00
Gabby Getz c8b5e418de
Update ReleaseSchedule.md
Swap @jjspace and @lukemckinstry
2025-06-06 10:44:55 -04:00
ggetz 90418557d8 Minimum node version in the build guide 2025-06-02 08:53:44 -04:00
Jeshurun Hembd f8e9392f1b Update markdownlint-cli, make links conform to descriptive-link-text rule 2025-05-31 10:28:16 -04:00
ggetz 598bda54ca Updates for 1.128 release 2025-04-01 14:55:16 -04:00
jjspace f22d8860a8
Update ReleaseSchedule.md 2025-03-24 14:08:21 -04:00
Jeshurun Hembd 88bfd95479
Merge pull request #12490 from CesiumGS/glsl-branching-guide
Update coding guide with some basics on branching in shader code
2025-03-17 16:32:57 +00:00
jerome.fayot 62e0b4945e fix: changed DefaultValues namespace to Frozen 2025-03-11 22:59:03 +01:00
jerome.fayot 5fdf74bb5c fix: updated following review 2025-03-11 22:58:07 +01:00
jerome.fayot 402fe6b579 fix: replaced defaultValue with ?? 2025-03-11 22:58:00 +01:00
Gabby Getz 8c4067fb50
Merge branch 'main' into glsl-branching-guide 2025-03-10 12:28:36 -04:00
jjspace c7c0984914
extend recommended deprecation window, remove unused deprecationWarning 2025-02-28 14:34:37 -05:00
ggetz de512e9d34 Update coding guide with some basics on branching in shader code 2025-02-20 11:08:44 -05:00
jjspace 9ef339cb3b
add prettier note in release guide 2025-02-18 14:45:48 -05:00
jjspace 2552dde728
relocate release schedule 2025-01-02 14:19:42 -05:00
jjspace 26c7ffa749
add documentation about testing errors 2024-12-09 16:08:55 -05:00
jjspace 993de846e6
add a mention in the docs 2024-11-15 15:23:42 -05:00
jjspace 1279840a48
don't rebuild during the release process 2024-10-28 14:59:01 -04:00
jjspace ed0accca20
Merge tag 'post-prettier-v3' into cspell-dict
This commit reformats all code using prettier v3 relative to the pre-prettier-v3 tag
2024-10-04 16:25:06 -04:00
jjspace 13e9901795
adjust docs 2024-10-04 16:20:02 -04:00
jjspace f803125277
add some documentation 2024-09-24 16:55:01 -04:00
jjspace 09a719b8fb
run prettier v3 2024-09-20 11:24:24 -04:00
jjspace bc756785aa
Updates for 1.121 release 2024-09-03 12:04:18 -04:00
Gabby Getz 8a6ae92346
Merge pull request #12173 from CesiumGS/update-dependencies
Update npm packages
2024-08-30 15:47:29 -04:00
jjspace 49e9af94ed
add note about new dependency label 2024-08-29 16:39:37 -04:00
Korey Hines 8d2151c416
Merge branch 'main' into #11443-fixing-documentation 2024-08-28 23:48:23 -07:00
Korey Hines 0957323d29
fixing linting errors 2024-08-28 23:47:08 -07:00
Korey Hines 94fce4fd83
updating documentation for ticket #11443 2024-08-26 15:39:12 -07:00
Jeshurun Hembd 3ea1f9ee5b Change publishing order in ReleaseGuide 2024-06-04 16:23:08 -04:00
Jeshurun Hembd a6d3abedf4 Clarify version handling for workspaces in ReleaseGuide 2024-06-04 15:15:01 -04:00
Gabby Getz c82102b8ed
Update README.md
Update broken link
2024-05-01 10:58:29 -04:00
Gabby Getz fb4a83283b
Update README.md
Remove outdated step.
2024-05-01 09:30:41 -04:00
Josh b0abf896ad
bump version 1.116, update tokens 2024-04-01 12:13:27 -04:00
Josh 9ca17b551c
remove extra tests 2024-03-28 15:34:11 -04:00
Jeshurun Hembd 196d692dae Add default matcher for pickVoxel specs 2024-02-08 13:28:15 -05:00
Gabby Getz d583580476
Add link to release guide 2024-02-05 08:59:06 -05:00
Gabby Getz 543d3d4b50
Update Release Guide
The Cesium Workshop is out of date. The code does not work with the current version of CesiumJS, and will need code updates.

In the meantime, its useless to continue updating the version.

I'll also note that nobody reported the workshop issues, so it may not be worth maintaining the workshop going forward.
2024-01-02 13:43:09 -05:00
Josh 45e214e678 various doc updates 2023-12-05 13:20:58 -05:00
Matthew Amato 310dc31934 Simplify deployments
1. Remove all custom AWS code and replace with aws cli usage
2. No longer gzip everything manually, let AWS compress
automatically for us.
3. Remove no longer needed npm modules
2023-11-22 18:32:32 -05:00
Matthew Amato 42f68ac0a8 Update S3 CI location and public URLs 2023-10-27 13:58:36 -04:00
Gabby Getz 11eebeb39e
Merge branch 'main' into google-ion 2023-10-25 21:11:53 -04:00
Gabby Getz f379487041 Update ion asset ID, CHANGES.md 2023-10-25 13:41:44 -04:00