Commit Graph

40264 Commits

Author SHA1 Message Date
Maurício Szabo
6e78ee9c47 Bundled symbols-view 2023-04-17 23:36:38 -03:00
Maurício Szabo
763e41e48e
Merge pull request #458 from pulsar-edit/ts-bump
use pulsar's `typescript-simple` fork, which bumps `typescript` to 5.0.3
2023-04-17 23:10:52 -03:00
confused_techie
72a40dfc93
Merge pull request #492 from pulsar-edit/CI-cache-and-restore-dependencies-plus-skip-rebuilding-all-over-the-place-save-a-lot-of-time
CI: cache and restore dependencies, plus skip rebuilding all over the place (saves a lot of time)
2023-04-16 22:14:39 -07:00
DeeDeeG
e5a7543994 actions: Restore dependencies, skip (re)installing them if restore succeeds
Restore these dependencies from the "build editor" job cache,
and skip (re)installing the dependencies
if restoring from cache succeeds.

Saves a huge amount of run-time, compared to having to (re)install
all the editor's dependencies over again fresh
in each individual package's respective test job.

Estimated savings of ~1 hour 10 minutes (?) total run time.
2023-04-16 22:35:41 -05:00
DeeDeeG
287aea1ab3 actions: Cache the dependencies for package tests
cache node_modules/ and packages/ as well, not just the .deb of the
built Pulsar app.

Lets us skip (re)installing/(re)building these dependencies in each
individual package job; Just re-use the cached copy from the
"build editor" job. Which would save *a lot* of run-time in CI.
2023-04-16 22:35:41 -05:00
confused_techie
7790358442
Merge pull request #491 from pulsar-edit/fix-version-string-to-end-in-dev
meta: Change version string to end in "-dev"
2023-04-15 23:38:56 -07:00
DeeDeeG
d896bed0cc
meta: Change version string to end in "-dev"
Follow-up to PR https://github.com/pulsar-edit/pulsar/pull/490.

Sets things up for  the Cirrus CI scripts to update the version number
of Pulsar to match the Cirrus build ID, giving each Rolling release
a unique version number traceable back to the Cirrus run that it was
built in.
2023-04-16 01:32:12 -05:00
DeeDeeG
a169c11908
Merge pull request #490 from pulsar-edit/1.104.0-release
Bump to `1.104.0`
2023-04-16 01:20:26 -05:00
confused-Techie
e16f4782a9 Bump to 1.104.0 2023-04-15 17:29:05 -07:00
confused_techie
c5a15203a6
Merge pull request #489 from pulsar-edit/changelog-1.104.0
Add new ChangeLog Updates
2023-04-15 17:25:36 -07:00
confused-Techie
25feae0cf2 Add #451 changelog details 2023-04-15 17:07:45 -07:00
confused_techie
b946dc7cb1
Merge pull request #451 from pulsar-edit/settings-view-badges
`settings-view` Support for Badges
2023-04-15 17:03:35 -07:00
confused_techie
66c160e2d5
Update CHANGELOG.md
Co-authored-by: DeeDeeG <DeeDeeG@users.noreply.github.com>
2023-04-15 16:36:13 -07:00
confused-Techie
b3233e75ee Add new ChangeLog Updates 2023-04-15 15:52:00 -07:00
confused-Techie
3b189fed52 Added Meadowsys refactor suggestion
Co-Authored-By: Meadowsys <49562048+Meadowsys@users.noreply.github.com>
2023-04-15 15:32:06 -07:00
Meadowsys
73622680b4
merge PR #488: remove weird duplicate accented fixture file (hopefully?) 2023-04-14 12:31:18 -07:00
Meadowsys
22d2225cac
remove weird duplicate accented fixture file (hopefully?) 2023-04-13 12:25:22 -07:00
confused_techie
a7b395ebe0
Merge pull request #483 from pulsar-edit/optional-entitlement
Add optional entitlements monkey-patch
2023-04-11 20:52:53 -07:00
confused-Techie
39761f0c0c Check instead for process.arch to optionally apply entitlements
Co-Authored-By: Maurício Szabo <mauricioszabo@users.noreply.github.com>
2023-04-10 17:58:28 -07:00
confused-Techie
b7195f9990 Add entitlements monkey-patch 2023-04-10 15:32:37 -07:00
confused_techie
fe89387509
Merge pull request #478 from pulsar-edit/wrap-guide-decaf
Add decaf changes to `master`
2023-04-09 13:54:15 -07:00
confused_techie
222a31db82
Merge pull request #443 from pulsar-edit/wrap-guide-decaf-ct
Decaf `wrap-guide`
2023-04-09 13:52:46 -07:00
confused-Techie
2e665009d1 GH Action Documentation 2023-04-07 19:36:44 +00:00
confused_techie
80f3fc6b05
Merge pull request #424 from pulsar-edit/bundle-time
Additional Bundling of Core Packages
2023-04-07 12:33:33 -07:00
Meadowsys
0413a987ef
merge PR #454: add allow-jit entitlement (fixes Apple Silicon builds) 2023-04-07 09:38:34 -07:00
confused-Techie
c88bc26f40 Merge branch 'master' into bundle-time 2023-04-06 16:54:44 -07:00
confused-Techie
3745f092a7 Revert testing of actions version 2023-04-06 16:54:31 -07:00
confused-Techie
14e08d2c42 Merge branch 'master' into settings-view-badges 2023-04-06 16:51:26 -07:00
Maurício Szabo
2587bc7e94 Merge remote-tracking branch 'origin/master' into fix-macos-arm64 2023-04-06 17:02:31 -03:00
Maurício Szabo
038b94e941
Merge pull request #471 from pulsar-edit/revert-446-i18n
Revert "Create i18n API"
2023-04-06 17:00:54 -03:00
Maurício Szabo
4f84c26732
Revert "[skip ci] Create i18n API" 2023-04-06 16:44:38 -03:00
Maurício Szabo
917dec4503 Merge remote-tracking branch 'origin/master' into fix-macos-arm64 2023-04-06 13:41:48 -03:00
Maurício Szabo
43764b8b4c
Merge pull request #463 from pulsar-edit/build-and-test
Build first, and test later
2023-04-06 11:06:35 -03:00
Maurício Szabo
6deb896114 Finally, Windows working 2023-04-05 11:08:22 -03:00
Maurício Szabo
f716156fdc Merge branch 'build-and-test' of github.com:pulsar-edit/pulsar into build-and-test 2023-04-05 10:01:00 -03:00
Maurício Szabo
ac5c949443 Three tries with newer Node on windows 2023-04-05 10:00:15 -03:00
Maurício Szabo
67d92c3b03
Unzipping, now for real 2023-04-05 02:03:17 -03:00
confused_techie
1fe0f74093
Merge pull request #406 from savetheclocktower/settings-view-update-package-snippets-view
[settings-view] Update package snippets view to reflect new features
2023-04-04 21:56:31 -07:00
confused_techie
c04aea2fb6
Merge branch 'master' into settings-view-update-package-snippets-view 2023-04-04 21:56:24 -07:00
Maurício Szabo
fab3cc14ec
Am I understanding this correctly? 2023-04-05 01:02:34 -03:00
Maurício Szabo
70f2d773f6
Debugging... guess what? Windows! 2023-04-04 23:34:36 -03:00
Meadowsys
7590a6b0fd
merge PR #446: Create i18n API 2023-04-04 18:38:40 -07:00
Maurício Szabo
5885f49acb Trying to expand the ZIP file 2023-04-04 22:09:24 -03:00
confused-Techie
77d1d7db12 Does using our original ubuntu os runner version fix CI issues 2023-04-04 15:58:02 -07:00
confused-Techie
24a4ad7092 Add badges data to original pack.metadata object rather than new one, since it's modified elsewhere 2023-04-04 15:47:15 -07:00
Maurício Szabo
a0f10d91d6 Seems that ZIP is just broken on CI anyway 2023-04-04 19:46:46 -03:00
Maurício Szabo
102fba74bf Yeah, I'm done. Let's break everything and run again, shall we? 2023-04-04 19:38:53 -03:00
Meadowsys
694486b216
preload "en", and preload for core too 2023-04-04 15:19:37 -07:00
Maurício Szabo
057b182b98 Trying to... well... something 2023-04-04 19:03:32 -03:00
confused-Techie
361381587c Fixed repo of bracket-matcher after merging from main, fixed yarn.lock 2023-04-04 14:56:23 -07:00