Skip to content

feat: adding code and setup repo #1

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

Closed
wants to merge 2 commits into from
Closed

Conversation

agustinfrancesa
Copy link
Contributor

No description provided.

@agustinfrancesa agustinfrancesa requested a review from Copilot June 12, 2025 19:42
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR initializes the Intel UI Icons repository by adding icon assets, project configuration, and CI/CD workflows.

  • Add generated icon codepoint mapping and default font style
  • Configure development tooling (Prettier, commitlint, Husky) and package ignores
  • Set up security scanning, Dependabot, and semantic-release workflows

Reviewed Changes

Copilot reviewed 4610 out of 4610 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
gen/.gitignore Ignore node_modules and .env in the gen directory
dist.web/icons.json Add generated icon-to-codepoint mapping
commitlint.config.js Configure commitlint with conditional rule for release process
SECURITY.md Add security policy and reporting instructions
README.md Add usage instructions for the icon font
CODE_OF_CONDUCT.md Standardize bullet formatting
.releaserc Configure semantic-release plugins and branch
.prettierrc.js Add Prettier configuration
.prettierignore Define files to ignore by Prettier
.nvmrc Specify Node.js version
.npmrc Set npm registry
.npmignore Define files/directories to exclude from npm package
.husky/pre-commit Run formatting before commits
.husky/commit-msg Lint commit messages
.github/workflows/trivy-scan.yml Add Trivy filesystem vulnerability scanning workflow
.github/workflows/release.yml Add semantic-release workflow
.github/dependabot.yml Add Dependabot daily updates for npm
.fantasticonrc.js Configure fantasticon for icon font generation
.env Add default FONT_STYLE environment variable
Comments suppressed due to low confidence (1)

.github/workflows/trivy-scan.yml:19

  • There's a typo in the checkout configuration: it should be fetch-tags: true instead of fecth-tags: true.
fecth-tags: true

@@ -0,0 +1,25 @@
# Intel UI Icons

Spark Island offering the Intel's brand icons..
Copy link
Preview

Copilot AI Jun 12, 2025

Choose a reason for hiding this comment

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

This sentence has a grammatical issue and an extra period. Consider rephrasing to something like "Spark Island offers Intel's brand icons."

Suggested change
Spark Island offering the Intel's brand icons..
Spark Island offers Intel's brand icons.

Copilot uses AI. Check for mistakes.

@agustinfrancesa agustinfrancesa force-pushed the feat/setup branch 6 times, most recently from 09495fd to e49e363 Compare June 12, 2025 21:23
@agustinfrancesa
Copy link
Contributor Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@agustinfrancesa
Copy link
Contributor Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@agustinfrancesa
Copy link
Contributor Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@agustinfrancesa
Copy link
Contributor Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@agustinfrancesa
Copy link
Contributor Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@agustinfrancesa agustinfrancesa force-pushed the feat/setup branch 2 times, most recently from 612a45c to 2babab4 Compare June 12, 2025 22:28
@agustinfrancesa
Copy link
Contributor Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@agustinfrancesa
Copy link
Contributor Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Signed-off-by: Francesa Alfaro, Agustin <agustin.francesa.alfaro@intel.com>
@agustinfrancesa agustinfrancesa deleted the branch develop June 13, 2025 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants