Skip to content

Remove currently prohibited semgrep CI job#179

Merged
jbonofre merged 1 commit intoapache:mainfrom
snazy:ci-remove-semgrep
Aug 22, 2024
Merged

Remove currently prohibited semgrep CI job#179
jbonofre merged 1 commit intoapache:mainfrom
snazy:ci-remove-semgrep

Conversation

@snazy
Copy link
Member

@snazy snazy commented Aug 22, 2024

No description provided.

@jbonofre jbonofre merged commit 8e99218 into apache:main Aug 22, 2024
@snazy snazy deleted the ci-remove-semgrep branch August 22, 2024 11:50
snazy added a commit to snazy/polaris that referenced this pull request Feb 11, 2026
* Use injected RealmConfig in JdbcMetaStoreManagerFactory (apache#3412)

* Use injected RealmConfig in JdbcMetaStoreManagerFactory

* Improve code isolation by using `RealmConfig` (like most other code)
  instead of the lower-level `PolarisConfigurationStore`

* This also enabled proper CDI request-scoped injection in concert with apache#3411

* Additionally, this enables further code cleanup in `PolarisConfigurationStore`
  as discussed in apache#3324 with the goal of using this interface for the backend
  configuration code, while `RealmConfig` becomes the corresponding frontend
  interface.

* Fix `ServiceProducers.realmConfig()` to make a `RealmConfigImpl` directly from
  its dependencies (not from `CallContext`) to avoid cycles in CDI.

* Fix renovate syntax (apache#3471)

* Remove client_id, client_secret regex/pattern validation on reset endpoint call (apache#3276)

client_id/client_secret patterns are validated when calling reset endpoint but the pattern is hardcoded which can be too rigid.

* Use typed config for `TABLE_METADATA_CLEANUP_BATCH_SIZE` (apache#3478)

Add a typed `FeatureConfiguration` with the same config name and default value.

* chore(deps): update docker.io/adobe/s3mock docker tag to v4.11.0 (apache#3492)

* fix(deps): update dependency io.smallrye.config:smallrye-config-core to v3.15.1 (apache#3490)

* fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.25 (apache#3489)

* chore(deps): update plugin com.gradle.develocity to v4.3.1 (apache#3452)

* Last merged commit 738bce9

---------

Co-authored-by: Dmitri Bourlatchkov <dmitri.bourlatchkov@gmail.com>
Co-authored-by: Yong Zheng <yongzheng0809@gmail.com>
Co-authored-by: Romain Manni-Bucau <rmannibucau@gmail.com>
Co-authored-by: Mend Renovate <bot@renovateapp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants