Skip to content

Commit 0938ab1

Browse files
foverbyGitHub Enterprise
authored and
GitHub Enterprise
committed
Merge pull request #498 from cloud-docs/next-publish-push
Next publish push
2 parents c83f6c8 + 477bb83 commit 0938ab1

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

api-changelog.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2022, 2024
5-
lastupdated: "2024-01-30"
5+
lastupdated: "2024-02-19"
66

77
keywords: api change log for code engine, api version for code engine, change log for api in code engine, api history for code engine, change log, api version history
88

@@ -40,9 +40,9 @@ The following table shows the service behavior changes for each version date. Sw
4040
{: #30-jan-2024}
4141

4242
Added support for the `build` and `buildrun` properties for jobs.
43-
: - See [Create a job API](https://cloud.ibm.com/apidocs/codeengine/v2#create-job-response){: external}.
44-
: - See [Get a job API](https://cloud.ibm.com/apidocs/codeengine/v2#get-job-response){: external}.
45-
: - See [Update a job API](https://cloud.ibm.com/apidocs/codeengine/v2#update-job-response){: external}.
43+
: - See [Create a job API](https://cloud.ibm.com/apidocs/codeengine/v2#create-job){: external}.
44+
: - See [Get a job API](https://cloud.ibm.com/apidocs/codeengine/v2#get-job){: external}.
45+
: - See [Update a job API](https://cloud.ibm.com/apidocs/codeengine/v2#update-job){: external}.
4646

4747

4848
## 04 January 2024

landing.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "Code Engine",
3-
"lastupdated": "2024-02-16",
3+
"lastupdated": "2024-02-19",
44
"introduction": "Find out how you can use Code Engine to run your containerized workloads",
55
"section_devtools": {
66
"api": "/apidocs/codeengine/v2",
@@ -36,7 +36,7 @@
3636
],
3737
"section_learn": {
3838
"developer": "https://developer.ibm.com/components/cloud-code-engine/",
39-
"architecture": "https://www.ibm.com/cloud/architecture",
39+
"architecture": "https://www.ibm.com/architectures/hybrid",
4040
"training": "https://www.ibm.com/training/cloud",
4141
"community": "hhttps://community.ibm.com/community/user/cloud/home"
4242
}

release-notes.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2020, 2024
5-
lastupdated: "2024-02-16"
5+
lastupdated: "2024-02-19"
66

77
keywords: release notes for code engine, updates in code engine, what's new in code engine, document changes in code engine, updates, release notes
88

@@ -37,7 +37,7 @@ Added more information about functions in {{site.data.keyword.codeengineshort}}
3737
: - See [Verifying the code bundle reference for my function](/docs/codeengine?topic=codeengine-troubleshoot-function#ts-function-verifyimage).
3838

3939
Updated behavior change for image builds that are built with Cloud Native Buildpacks
40-
: Introduced a behavior change for {{site.data.keyword.codeengineshort}} image builds that are built with Buildpacks. Images that are built using Buildlpacks no longer use the neutral timestamp of `Jan, 1st 1980` as their image creation timestamp. The timestamp of the input source is now used. See [Choosing a build strategy - Cloud Native Buildpacks](/docs/codeengine?topic=codeengine-plan-build#build-buildpack-strat).
40+
: Introduced a behavior change for {{site.data.keyword.codeengineshort}} image builds that are built with Buildpacks. Images that are built using Buildpacks no longer use the neutral timestamp of `Jan, 1st 1980` as their image creation timestamp. The timestamp of the input source is now used. See [Choosing a build strategy - Cloud Native Buildpacks](/docs/codeengine?topic=codeengine-plan-build#build-buildpack-strat).
4141

4242

4343

sitemap.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2024
5-
lastupdated: "2024-02-16"
5+
lastupdated: "2024-02-19"
66

77
keywords: sitemap, code engine, about, tutorial, project, app, job, configmaps, secret, event, log, monitor, cli, api, troubleshoot, support, source code, faq, memory, cpu, commands, arguments, release notes
88

0 commit comments

Comments
 (0)