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

feat: otter training sdk - small fixes #2554

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

sdo-1A
Copy link
Contributor

@sdo-1A sdo-1A commented Dec 5, 2024

Proposed change

Small fixes before big PR into main
Update "TODO" comments in the exercise files to have regularity between the steps

Related issues

- No issue associated -

@sdo-1A sdo-1A requested a review from a team as a code owner December 5, 2024 09:40
Copy link

nx-cloud bot commented Dec 5, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 9971769. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@github-actions github-actions bot added enhancement New feature or request project:@o3r/showcase labels Dec 5, 2024
@@ -21,7 +21,7 @@ export class AppComponent {
}

public async setPets() {
/* Get the first 10 pets whose status is 'available' */
// TODO Get the first 10 pets whose status is 'available'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure the TODO is relevant here, the task is already done

@sdo-1A sdo-1A force-pushed the feat/training-sdk-fixes branch from c0abfbd to 2766b9c Compare December 5, 2024 10:36
@sdo-1A sdo-1A merged commit f03d9be into feat/otter-training Dec 5, 2024
2 checks passed
@sdo-1A sdo-1A deleted the feat/training-sdk-fixes branch December 5, 2024 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants