Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

CodeYourFuture/curriculum

SallyMcGrath pushed 16 commits to content/replace-scrimba CodeYourFuture/curriculum
  • Set CORS headers for dummy APIs (#1108) Currently trying to fetch them fails due to CORS. f3c51ba
  • add overview to front page! (#1109) * add overview to front page! * you could also say this ee3974f
  • Rework 24 hour clock worked example prep (#1033) * Rework 24 hour clock worked example prep * Pull out an entire ... 38df5a5
  • return assembly (#1117) other people are using it -- let's not silently remove content when we've no need to fd922e9
  • Change the content of step one to new genai step (#1098) * Change the content of step one to new genai step * Upd... ccf7681
  • Add step 0 (#1101) * Add step 0 with additional acceptance criteria fixes #1057 and #958 * Fix omission * s... 772a37d
  • note shortcode: Use title as title when specified I think this was accidentally changed in 7287ff7c75f944eb4a79f871e... 141f240
  • Add bullet numbers to exercise steps bb16eab
  • Minutes from 2024-10-22 (#1122) 10f3f98
  • Bring tooltips further forward (#1110) Tab titles are already at 2. I'm sorry Sally. a832a51
  • 1049 Add a <100-word one-pager about how to interact with the curriculum (#1126) * it's more like 150 words * sel... 75781e1
  • 857 Data Groups / Sprint 1 - Referenced Medium article is member-only (#1116) * update modules * Improve replace ... 141df07
  • 1105 Include more theme/heading information on index pages (#1130) * bring themes and desc into module view obvio... a9f6fcc
  • suppress step index and breadcrumb (#1135) 87f9454
  • bring descriptions into itd home page (#1131) 17adc7d
  • Merge branch 'main' into content/replace-scrimba c4b85c6

View on GitHub

SallyMcGrath created a comment on a pull request on CodeYourFuture/curriculum
What I will do is let you two fight it out. 😉 I'll merge a version of this step as a backup, with the build turned off. And add also a personal home page step that's the same. Then you have all...

View on GitHub

SallyMcGrath created a review on a pull request on CodeYourFuture/curriculum
Let's pick up our videos, explanations, blockers, activities discussion more generally and not block this. But remember Migracode!

View on GitHub

SallyMcGrath pushed 16 commits to dwh-df-tweaks CodeYourFuture/curriculum
  • Set CORS headers for dummy APIs (#1108) Currently trying to fetch them fails due to CORS. f3c51ba
  • add overview to front page! (#1109) * add overview to front page! * you could also say this ee3974f
  • Rework 24 hour clock worked example prep (#1033) * Rework 24 hour clock worked example prep * Pull out an entire ... 38df5a5
  • return assembly (#1117) other people are using it -- let's not silently remove content when we've no need to fd922e9
  • Change the content of step one to new genai step (#1098) * Change the content of step one to new genai step * Upd... ccf7681
  • Add step 0 (#1101) * Add step 0 with additional acceptance criteria fixes #1057 and #958 * Fix omission * s... 772a37d
  • note shortcode: Use title as title when specified I think this was accidentally changed in 7287ff7c75f944eb4a79f871e... 141f240
  • Add bullet numbers to exercise steps bb16eab
  • Minutes from 2024-10-22 (#1122) 10f3f98
  • Bring tooltips further forward (#1110) Tab titles are already at 2. I'm sorry Sally. a832a51
  • 1049 Add a <100-word one-pager about how to interact with the curriculum (#1126) * it's more like 150 words * sel... 75781e1
  • 857 Data Groups / Sprint 1 - Referenced Medium article is member-only (#1116) * update modules * Improve replace ... 141df07
  • 1105 Include more theme/heading information on index pages (#1130) * bring themes and desc into module view obvio... a9f6fcc
  • suppress step index and breadcrumb (#1135) 87f9454
  • bring descriptions into itd home page (#1131) 17adc7d
  • Merge branch 'main' into dwh-df-tweaks eeac735

View on GitHub

Ara225 created a comment on a pull request on CodeYourFuture/curriculum
I think this pull request is the right thing to do. We probably won't find perfect - the motives to charge in a company are too high and the non profits rarely have the resources to excel, so good ...

View on GitHub

cjyuan created a comment on a pull request on CodeYourFuture/curriculum
I prefer to stick with Scrimba. At least I knew how it works and most participants can eventually finished the step. (Only uncertainty is whether if it will change the middle of an ITD). Althoug...

View on GitHub

SallyMcGrath created a comment on an issue on CodeYourFuture/curriculum
https://docs.google.com/presentation/d/1Z10grrFWQcKeEb2iD84ljhq9vzLMPWL5ny6oaotpb8E/edit#slide=id.g30cdef6dcc2_0_31 Going to add this to Slack now

View on GitHub

SallyMcGrath closed an issue on CodeYourFuture/curriculum
Create a Scrimba FAQ
Create an FAQ with the main questions about Scrimba so we can clarify/pre-empty most questions of our participants.
SallyMcGrath deleted a branch CodeYourFuture/curriculum

feature/1105-itd-desc

SallyMcGrath pushed 1 commit to main CodeYourFuture/curriculum
  • bring descriptions into itd home page (#1131) 17adc7d

View on GitHub

illicitonion created a review on a pull request on CodeYourFuture/curriculum
Nice!

View on GitHub

SallyMcGrath deleted a branch CodeYourFuture/curriculum

feature/1105-suppress-steps

SallyMcGrath pushed 1 commit to main CodeYourFuture/curriculum
  • suppress step index and breadcrumb (#1135) 87f9454

View on GitHub

SallyMcGrath closed a pull request on CodeYourFuture/curriculum
1105 suppress step view
Part 3 of #1105 Other parts #1130 #1131 1. suppress step index view as it's just the same info as the home page 2. skip this inaccessible page in breadcrumbs
SallyMcGrath created a comment on a pull request on CodeYourFuture/curriculum
> Perfect - thanks! > > Is there a reason we're using the string "never" rather than a boolean here? Other conditional-ish states you're imagining adding? Render always has a value and it's 1...

View on GitHub

SallyMcGrath deleted a branch CodeYourFuture/curriculum

feature/1105-1-theme-on-index

SallyMcGrath closed an issue on CodeYourFuture/curriculum
Include more theme/heading information on index pages
On https://cyf-itd.netlify.app/steps/ - just listing "one", "two", etc isn't very informative: <img width="829" alt="Screenshot 2024-10-21 at 13 46 52" src="https://github.com/user-attachments/a...
SallyMcGrath pushed 1 commit to main CodeYourFuture/curriculum
  • 1105 Include more theme/heading information on index pages (#1130) * bring themes and desc into module view obvio... a9f6fcc

View on GitHub

SallyMcGrath closed a pull request on CodeYourFuture/curriculum
1105 Include more theme/heading information on index pages
PR 1 of 3 Fixes https://github.com/CodeYourFuture/curriculum/issues/1105#issuecomment-2428695177 brings theme onto module index view
illicitonion created a review on a pull request on CodeYourFuture/curriculum
Perfect - thanks! Is there a reason we're using the string "never" rather than a boolean here? Other conditional-ish states you're imagining adding?

View on GitHub

SallyMcGrath deleted a branch CodeYourFuture/curriculum

dwh-update-prep-descriptions

SallyMcGrath pushed 1 commit to feature/1105-1-theme-on-index CodeYourFuture/curriculum
  • Update prep descriptions (#1134) If we're displaying these more prominently, these seem more useful :) f038d7c

View on GitHub

SallyMcGrath created a review on a pull request on CodeYourFuture/curriculum

View on GitHub

netlify[bot] created a comment on a pull request on CodeYourFuture/curriculum
### <span aria-hidden="true">👷</span> Deploy Preview for *cyf-launch* processing. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | f83a0073fc5a38...

View on GitHub

netlify[bot] created a comment on a pull request on CodeYourFuture/curriculum
### <span aria-hidden="true">👷</span> Deploy Preview for *cyf-common* processing. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | f83a0073fc5a38...

View on GitHub

netlify[bot] created a comment on a pull request on CodeYourFuture/curriculum
### <span aria-hidden="true">👷</span> Deploy Preview for *cyf-programming* processing. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | f83a0073f...

View on GitHub

illicitonion created a review on a pull request on CodeYourFuture/curriculum
Looks great (with small suggested edits in https://github.com/CodeYourFuture/curriculum/pull/1134) - thanks!

View on GitHub

illicitonion opened a pull request on CodeYourFuture/curriculum
Update prep descriptions
If we're displaying these more prominently, these seem more useful :)
SallyMcGrath created a branch on CodeYourFuture/curriculum

feature/1105-suppress-steps - The CYF Curriculum

illicitonion created a branch on CodeYourFuture/curriculum

dwh-update-prep-descriptions - The CYF Curriculum

Load more