Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing branch #3079

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions backend/src/example.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
// example.ts

// Function to add two numbers
function add(a: number, b: number): number {
return a + b;
}

// Using the function
const result = add(5, 3);
console.log(`The sum is: ${result}`);
4 changes: 2 additions & 2 deletions manifests/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ resources:
- fetch-accelerators.rbac.yaml
images:
- name: odh-dashboard
newName: quay.io/opendatahub/odh-dashboard
newName: quay.io/powercloud/odh-dashboard
newTag: main
- name: oauth-proxy
newName: registry.redhat.io/openshift4/ose-oauth-proxy
digest: sha256:ab112105ac37352a2a4916a39d6736f5db6ab4c29bad4467de8d613e80e9bb33
digest: sha256:74e8ca0bd81cae7e02fcf57e460beeb1ac6c03cc708bb7a729d6c66ab1392f46