-
Notifications
You must be signed in to change notification settings - Fork 328
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
Create Samples directory #12267
Comments
Dmitry Bushev reports a new STANDUP for the provided date (2025-02-10): Progress: [cloud-v2][1651] Fixed the issue with the project startup. Implemented the logic for project uploading and cleanup. Tested in gui. Undrafted the PR. [12195] Fixed issues with compilation and merged the PR It should be finished by 2025-02-17. Next Day: Next day I will be working on the #12267 task. Continue working on the task |
Dmitry Bushev reports a new STANDUP for yesterday (2025-02-11): Progress: [cloud-v2][1651] Simplified the logic that cleans up the project after it is closed. [12252] Enabled CI tests for the ydoc-server project. Investigating issues with the NPM build. Added logging for npm and corepack versions. It should be finished by 2025-02-17. Next Day: Next day I will be working on the #12267 task. Continue working on the task |
Dmitry Bushev reports a new STANDUP for today (2025-02-12): Progress: [12252] Reported an issue with the cargo-bazel.exe failing on Windows. Merged the PR. [12267] Implemented logic for downloading the templates repository into the Samples directory. Tested the logic in the dev:gui build. It should be finished by 2025-02-17. Next Day: Next day I will be working on the #12267 task. Continue working on the task |
Dmitry Bushev reports a new STANDUP for yesterday (2025-02-13): Progress: [12267] Finished the downloading templates logic. Moved it to the electron section of the app. [12198] Working on the review comments. Updated the code to use react caching. It should be finished by 2025-02-17. Next Day: Next day I will be working on the #12267 task. Continue working on the task |
Dmitry Bushev reports a new STANDUP for today (2025-02-14): Progress: [12267] Implemented the check that triggers samples downloading only when the new app version is launched. Found and reported an issue that the release CI process does not set correct IDE version for the nightly builds. It should be finished by 2025-02-17. Next Day: Next day I will be working on the #12267 task. Continue working on the task |
Needs #12290 |
Dmitry Bushev reports a new STANDUP for the provided date (2025-02-17): Progress: [12267] Added the error handling. Tested in the Electron app. Cleaned up and created the PR. [12290] Investigating the issue with the Electron app version. Found the change that introduced the issue It should be finished by 2025-02-17. Next Day: Next day I will be working on the #12267 task. Continue working on the task |
Dmitry Bushev reports a new STANDUP for yesterday (2025-02-18): Progress: [cloud][1701] Started working on implementing the event handler when the new user is created. Created a method template for the AWS lambda. Updated the Terraform configuration and added the new lambda definition. It should be finished by 2025-02-24. Next Day: Next day I will be working on the #12267 task. Continue working on the task |
Dmitry Bushev reports a new STANDUP for today (2025-02-19): Progress: [cloud][1701] Started implementing the logic that creates sample projects for the new user. Added the logic updating the DynamoDB state with new directories. Added a draft logic for uploading the sample projects to S3. It should be finished by 2025-02-24. Next Day: Next day I will be working on the #12267 task. Continue working on the task |
Dmitry Bushev reports a new STANDUP for today (2025-02-20): Progress: [cloud][1701] Updated the PR according to review comments. Implemented the logic that creates the projects. Implemented the data migration for existing users. [cloud][1760] Fixed deprecation warnings in rustfmt config. Create the PR. It should be finished by 2025-02-24. Next Day: Next day I will be working on the #12267 task. Continue working on the task |
Related https://github.com/enso-org/cloud-v2/issues/1701
Issue
Create
Samples
directory with the https://github.com/enso-org/project-templates contents on the application startup.The text was updated successfully, but these errors were encountered: