-
Notifications
You must be signed in to change notification settings - Fork 249
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3365 from EnterpriseDB/release/2022-11-21
Release: 2022-11-21
- Loading branch information
Showing
128 changed files
with
999 additions
and
898 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 16 additions & 0 deletions
16
install_template/templates/products/edb-jdbc-connector/base.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 5 additions & 1 deletion
6
install_template/templates/products/edb-jdbc-connector/ubuntu-22.04.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
{% extends "products/edb-jdbc-connector/base.njk" %} | ||
{% set platformBaseTemplate = "ubuntu-22.04" %} | ||
{% set platformBaseTemplate = "ubuntu-22.04" %} | ||
{% set osFilenamePart="ubuntu_22" %} | ||
{% block frontmatter %} | ||
{# remove this block when Ubuntu 22 is released #} | ||
{% endblock frontmatter %} |
13 changes: 13 additions & 0 deletions
13
install_template/templates/products/edb-ocl-connector/base.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 5 additions & 1 deletion
6
install_template/templates/products/edb-ocl-connector/ubuntu-22.04.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
{% extends "products/edb-ocl-connector/ubuntu.njk" %} | ||
{% set platformBaseTemplate = "ubuntu-22.04" %} | ||
{% set platformBaseTemplate = "ubuntu-22.04" %} | ||
{% set osFilenamePart="ubuntu_22" %} | ||
{% block frontmatter %} | ||
{# remove this block when Ubuntu 22 is released #} | ||
{% endblock frontmatter %} |
13 changes: 13 additions & 0 deletions
13
install_template/templates/products/edb-odbc-connector/base.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 5 additions & 1 deletion
6
install_template/templates/products/edb-odbc-connector/ubuntu-22.04.njk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
{% extends "products/edb-odbc-connector/ubuntu.njk" %} | ||
{% set platformBaseTemplate = "ubuntu-22.04" %} | ||
{% set platformBaseTemplate = "ubuntu-22.04" %} | ||
{% set osFilenamePart="ubuntu_22" %} | ||
{% block frontmatter %} | ||
{# remove this block when Ubuntu 22 is released #} | ||
{% endblock frontmatter %} |
Oops, something went wrong.
aa982bf
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
π Published on https://edb-docs.netlify.app as production
π Deployed on https://637bf96c581f4109864894d8--edb-docs.netlify.app
aa982bf
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
π Published on https://edb-docs-staging.netlify.app as production
π Deployed on https://637c0a67b2dc940817528d43--edb-docs-staging.netlify.app