An open API service providing commit metadata for open source projects.

GitHub / openshift/dynamic-plugin-sdk / commits

Provides the plugin API, types and utilities used by dynamic plugins at runtime

SHA Message Author Date Stats
6c929e47 merge Merge pull request #335 from vojtechszocs/prep-for-publish openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
8e778f1e Prepare to publish lib-core Vojtech Szocs <v****s@r****m> about 1 month ago
28380d90 merge Merge pull request #333 from vojtechszocs/bump-uuid openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
e8f74270 More improvements Vojtech Szocs <v****s@r****m> about 1 month ago
c8de7aa3 merge Merge pull request #334 from vojtechszocs/permissive-plugin-manifest-baseURL openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
865a35c5 Remove absolute URL validation for RemotePluginManifest.baseURL Vojtech Szocs <v****s@r****m> about 1 month ago
5a550e81 bump yarn to 4.18 logonoff <g****t@l****o>
Committed by: Vojtech Szocs <v****s@r****m>
about 1 month ago
d97024a2 replace uuid with crypto/date logonoff <g****t@l****o>
Committed by: Vojtech Szocs <v****s@r****m>
about 1 month ago
525b8967 Bump uuid dependency in lib-core and lib-utils Vojtech Szocs <v****s@r****m> about 1 month ago
bd892fe3 merge Merge pull request #332 from vojtechszocs/prep-for-publish openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
f6845510 Prepare to publish lib-core and lib-webpack Vojtech Szocs <v****s@r****m> about 1 month ago
2ce7db8b merge Merge pull request #325 from vojtechszocs/deep-freeze-LoadedPlugin-manifest openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
c307aa29 merge Merge pull request #331 from vojtechszocs/bump-lib-utils openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
0303169e Bump lib-utils version Vojtech Szocs <v****s@r****m> about 1 month ago
5660d5c4 merge Merge pull request #330 from christianvogt/fix-ws-reconnect openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
4b674e77 Fix WebSocketFactory reconnect tight loop creating duplicate sockets Christian Vogt <c****t@r****m> about 1 month ago
6bf5c69f merge Merge pull request #329 from vojtechszocs/bump-lib-utils openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
a39e1a8d Bump lib-utils version and normalize repository.url for lib packages Vojtech Szocs <v****s@r****m> about 1 month ago
f7ad48ea merge Merge pull request #328 from christianvogt/fix-ws-reconnect-sentinel-323 openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
7cee18f5 Fix WebSocketFactory auto-reconnect never scheduling due to truthy sentinel v... Christian Vogt <c****t@r****m> about 2 months ago
d1397bbc merge Merge pull request #326 from vojtechszocs/migrate-from-yup-to-zod openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
0c193525 Update README.md logonoff <g****t@l****o>
Committed by: GitHub <n****y@g****m>
about 2 months ago
0c0872da merge Merge pull request #327 from logonoff/api openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
2c3f727f Skip redundant CRD collection and build steps logonoff <g****t@l****o> about 2 months ago
253586a9 Replace Yup with Zod Vojtech Szocs <v****s@r****m> about 2 months ago
aa736efd Handle plugin manifest object as immutable (deep freeze) Vojtech Szocs <v****s@r****m> 2 months ago
317459da merge Merge pull request #285 from logonoff/rspackmabe openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
cc76e035 merge Merge pull request #322 from logonoff/revert-cy openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
737436d1 reinstall dnf install logonoff <g****t@l****o> 3 months ago
596d9a46 merge Merge pull request #321 from logonoff/sdk-types openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
9294dc79 api-types: release 1.0.0 logonoff <g****t@l****o> 3 months ago
dcc36c7a merge Merge pull request #320 from logonoff/cy openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
5c6867a2 chore: additional cypress cleanup logonoff <g****t@l****o> 3 months ago
f246358f Upgrade TypeScript to latest 5.x and Jest to latest 29.x (#317)
Co-authored-by: logonoff <g****t@l****o>
Vojtech Szocs <v****s@r****m>
Committed by: GitHub <n****y@g****m>
3 months ago
7c97edd3 merge Merge pull request #319 from vojtechszocs/lib-api-rename openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
0a672737 chore: rename `dynamic-plugin-sdk-lib-types` to `api-types` Vojtech Szocs <v****s@r****m>
Committed by: logonoff <g****t@l****o>
3 months ago
101f71ae merge Merge pull request #318 from logonoff/types openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
9bcdaaf1 style: run prettier on whole repo logonoff <g****t@l****o> 3 months ago
7e40465d feat: add `@openshift/dynamic-plugin-sdk-types` logonoff <g****t@l****o> 3 months ago
55840e2b merge Merge pull request #316 from logonoff/yolo openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
2cf9de40 merge Merge pull request #313 from vojtechszocs/modify-useResolvedExtensions openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
df7ef405 chore(deps): bump eslint from 7 to 8 logonoff <g****t@l****o> 4 months ago
e590f315 merge Merge pull request #315 from vojtechszocs/prep-for-publish openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
6196a651 Prepare for new lib-core package publish Vojtech Szocs <v****s@r****m> 5 months ago
81901d77 merge Merge pull request #314 from vojtechszocs/fix-entry-patch-error openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
0d8d8b2b Fix bug in PatchEntryCallbackPlugin Vojtech Szocs <v****s@r****m> 5 months ago
88924ae0 Modify useResolvedExtensions hook Vojtech Szocs <v****s@r****m> 5 months ago
34068284 merge Merge pull request #312 from vojtechszocs/prepare-for-publish openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
c1e66024 Prepare for publish of core package Vojtech Szocs <v****s@r****m> 6 months ago
ebc08651 merge Merge pull request #311 from vojtechszocs/modify-parseEncodedCodeRef-return-type openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
611311bb Modify parseEncodedCodeRef to return object Vojtech Szocs <v****s@r****m> 6 months ago
c35748e7 merge Merge pull request #310 from vojtechszocs/expose-coderef-utils openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
00eb3619 Expose additional code ref utilities Vojtech Szocs <v****s@r****m> 6 months ago
0054017b merge Merge pull request #309 from vojtechszocs/log-and-doc-changes openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
95d06638 Limit console.info to dev or prod env and prepare for publish Vojtech Szocs <v****s@r****m> 6 months ago
6a6a551f merge Merge pull request #308 from logonoff/stuf openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
b9edd25d lib-core: add tests for plugin deps logonoff <g****t@l****o> 7 months ago
efa11556 merge Merge pull request #299 from logonoff/useExtensions openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
b0b80ef3 merge Merge pull request #301 from logonoff/yarn4 openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
94c74213 Update .yarnrc.yml logonoff <g****t@l****o> 7 months ago
d1ddee03 Yarn config tweaks and script updates Vojtech Szocs <v****s@r****m>
Committed by: logonoff <g****t@l****o>
7 months ago
b925b54f merge Merge pull request #307 from logonoff/a openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
63f0ba62 common: flip around consoleLogger.info cond logonoff <g****t@l****o> 7 months ago
36265019 Small code and doc improvements Vojtech Szocs <v****s@r****m> 7 months ago
7dd14fee merge Merge pull request #306 from vojtechszocs/useResolvedExtensions-update-doc openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
968a06ec Update useResolvedExtensions code doc Vojtech Szocs <v****s@r****m> 7 months ago
3e9fe28c merge Merge pull request #304 from logonoff/useresolvedextesions openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
6f07ca19 api logonoff <g****t@l****o> 7 months ago
ad220e80 Test Vojtech Szocs <v****s@r****m>
Committed by: logonoff <g****t@l****o>
7 months ago
517731bc Small adjustments Vojtech Szocs <v****s@r****m>
Committed by: logonoff <g****t@l****o>
7 months ago
eb89471e merge Merge pull request #305 from vojtechszocs/improve-dependency-resolution openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
eedef49c version bump to 8.0.0 logonoff <g****t@l****o> 7 months ago
863d3fb1 lib-core: fix rerendering issue in useResolvedExtensions logonoff <g****t@l****o> 7 months ago
87eeece1 Improve dependency resolution and add ability to bypass resolutions Vojtech Szocs <v****s@r****m> 7 months ago
5834b57d merge Merge pull request #300 from vojtechszocs/remove-lib-extensions openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
bd9d3d85 Resolve merge conflicts Vojtech Szocs <v****s@r****m> 7 months ago
338804a3 merge Merge pull request #303 from vojtechszocs/post-publish-bump-pkg-versions openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
af8ead38 small changes logonoff <g****t@l****o> 7 months ago
f31c6246 Bump core and webpack package versions post publish Vojtech Szocs <v****s@r****m> 7 months ago
581e5c69 merge Merge pull request #302 from vojtechszocs/prepare-for-publish openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
bee6f887 Prepare for publishing core and webpack packages Vojtech Szocs <v****s@r****m> 7 months ago
f45aeaa7 chore(deps): yarn 3 to 4 logonoff <g****t@l****o> 7 months ago
a67e00a7 small changes logonoff <g****t@l****o>
Committed by: Vojtech Szocs <v****s@r****m>
7 months ago
a44d9757 Remove lib-extensions package Vojtech Szocs <v****s@r****m> 7 months ago
742b17af merge Merge pull request #298 from logonoff/causeyouarethepieceofmeiwishididntneed openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
41bba0cc Small improvements Vojtech Szocs <v****s@r****m> 7 months ago
8dcaab71 fix: useExtensions code improvement logonoff <g****t@l****o>
Committed by: Vojtech Szocs <v****s@r****m>
7 months ago
39a9325b merge Merge pull request #297 from vojtechszocs/simplify-resource-fetch openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
a4cafccd feat: allow explicit undefined flag values logonoff <g****t@l****o> 7 months ago
e216cea2 fix: assume nullish flags are also disabled logonoff <g****t@l****o> 7 months ago
d40a6772 Small change logonoff <g****t@l****o> 7 months ago
78dc2115 Simplify core ResourceFetch type Vojtech Szocs <v****s@r****m> 7 months ago
c7d4c4f9 merge Merge pull request #296 from logonoff/changelog openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
a4b0862e Vojtech's nit picky changes Vojtech Szocs <v****s@r****m> 7 months ago
548cd834 chore: lodash/semver version bump logonoff <g****t@l****o> 7 months ago
4481470e TODO(vojtech): review this commit logonoff <g****t@l****o> 7 months ago
a7ccd2d9 one liner logonoff <g****t@l****o> 7 months ago
81ef7fbf merge Merge pull request #295 from logonoff/react18 openshift-merge-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
bcdd7609 chore: only use named yup/semver imports for tree shaking logonoff <g****t@l****o> 7 months ago
fa0d5043 Small improvements Vojtech Szocs <v****s@r****m>
Committed by: logonoff <g****t@l****o>
7 months ago

← Back to repository