-
Updated
Oct 8, 2021 - TypeScript
apache
Here are 2,741 public repositories matching this topic...
Apache Airflow Provider(s)
Versions of Apache Airflow Providers
5.1.0
Apache Airflow version
2.1.2
Operating System
GCP Container-Optimized OS
Deployment
Composer
Deployment details
No response
What happened
When a variable have a non allow character like a . the secret manager is going to fail even if the variable is in
Apparently, in the "Change password" settings UI, if you only fill one of the two password fields, it'll present a "Saving ... Saved!" notice incorrectly. We should instead be presenting an error in the modal asking the user to fill out both password fields.
The code controlling this is likely in static/js/settings_account.js, in this click handler:
$("#change_password_button").on(
-
Updated
Oct 1, 2021 - C
-
Updated
Aug 27, 2020
-
Updated
Oct 8, 2021 - Java
The typescript runtime was recently added to openwhisk but we do not yet have docs for the runtime and it is missing from runtimes.json.
We need a doc like https://github.com/apache/incubator-openwhisk/blob/master/docs/actions-nodejs.md for typescript functions.
Adding the runtime to the runtime manifest can be done per https://github.com/apache/openwhisk/blob/master/docs/actions-new.md#the-
-
Updated
Sep 17, 2021 - C++
-
Updated
Oct 5, 2021 - PHP
-
Updated
Oct 7, 2021 - Java
Web Packaging "comes in several layers":
-
Bundled HTTP Exchanges (Web Bundles):
https://datatracker.ietf.org/doc/html/draft-ietf-wpack-bundled-responses.wbnfile extension =application/webbundle -
Signed HTTP Exchanges:
https://tools.ietf.org/html/draft-yasskin-http-origin-signed-responses.sxgfile extension = `application/signe
Because SpecV1 creates "void" transforms when removing partition transforms, a v1 table whose partitions are removed will always return an unpartitioned spec.
This method should always return true if all of the transforms are void as well.
-
Updated
Oct 8, 2021 - Java
-
Updated
Oct 8, 2021 - Java
The comment says functions return pointers for malloc-ed buffers, but the implementations don't seem like so.
https://github.com/apache/trafficserver/blob/c196db5f0a5b957983351ad51ef360bfc68fbd66/include/tscore/ink_base64.h#L34-L35
-
Updated
Oct 5, 2021 - Java
-
Updated
Oct 8, 2021 - Scala
-
Updated
Jul 12, 2021
-
Updated
Sep 22, 2020 - Shell
Improve this page
Add a description, image, and links to the apache topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the apache topic, visit your repo's landing page and select "manage topics."
Owner can not click and edit on the chart name when open a saved chart, can only do click edit when creating a new chart.
How to reproduce the bug
1, Explore saved chart own by you
2, Hover mouse over to chart's title
3, Click on chart title
Expected results
1,Should see tooltip "Click to edit"
2,Title is successfully edit and saved
Actual results
There is no opportunit