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: Add separate updateGithub.js and updateGitlab.js scripts #526

Merged
merged 12 commits into from
Dec 18, 2023
Merged

feat: Add separate updateGithub.js and updateGitlab.js scripts #526

merged 12 commits into from
Dec 18, 2023

Conversation

lachlancollins
Copy link
Collaborator

@lachlancollins lachlancollins commented Dec 18, 2023

🎯 Changes

  • This PR divides the update-stars action into two scripts: updateGithub.js and updateGitlab.js
  • These scripts generate src/lib/data/github.json and src/lib/data/gitlab.json respectively
  • Currently only stars is saved, but adding additional properties is streamlined (e.g. description, homepageUrl)
  • Matching repos to component/template/tools data is simplified, and all auto-updated data can now be injected with injectData

✅ Checklist

  • I have given my PR a descriptive title
  • I have run pnpm run lint locally on my changes

Copy link

netlify bot commented Dec 18, 2023

Deploy Preview for sveltesociety-preview ready!

Name Link
🔨 Latest commit efb548c
🔍 Latest deploy log https://app.netlify.com/sites/sveltesociety-preview/deploys/657fc5a03128e700082205b9
😎 Deploy Preview https://deploy-preview-526--sveltesociety-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@lachlancollins lachlancollins changed the title feat: Add updateGitlab.js feat: Add separate updateGithub.js and updateGitlab.js Dec 18, 2023
@lachlancollins lachlancollins changed the title feat: Add separate updateGithub.js and updateGitlab.js feat: Add separate updateGithub.js and updateGitlab.js scripts Dec 18, 2023
@lachlancollins lachlancollins marked this pull request as ready for review December 18, 2023 05:25
@lachlancollins lachlancollins merged commit ea37aa2 into svelte-society:main Dec 18, 2023
5 checks passed
@lachlancollins lachlancollins deleted the separate-gitlab-github-scripts branch December 18, 2023 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant