Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Config Fix #19

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

Merged
coliff merged 1 commit into main from dev/coliff/config-fix
Jul 25, 2025
Merged

Config Fix #19

coliff merged 1 commit into main from dev/coliff/config-fix
Jul 25, 2025

Conversation

@coliff
Copy link
Member

@coliff coliff commented Jul 25, 2025

This pull request includes changes to simplify the project's configuration and improve the deployment process. The most significant updates involve removing ESLint configuration files and overhauling the GitHub Actions workflow to streamline deployment to GitHub Pages.

Simplification of configuration:

  • .eslintignore: Removed the exclusion of *.min.* files from linting.
  • .eslintrc.json: Deleted the ESLint configuration file, effectively removing linting rules and settings from the project.

Deployment process improvements:

  • .github/workflows/build.yml: Updated the workflow to focus on deploying to GitHub Pages. This includes:
    • Renaming the workflow to "Deploy to GitHub Pages."
    • Adding branch-specific triggers for main.
    • Introducing permissions for repository content and page deployment.
    • Replacing manual build steps with the withastro/action@v3 action for installation, building, and uploading the site.
    • Adding a new deploy job to handle deployment using actions/deploy-pages@v4.

thedaviddias reacted with heart emoji
@coliff coliff merged commit 554d2ee into main Jul 25, 2025
2 of 5 checks passed
@coliff coliff deleted the dev/coliff/config-fix branch July 25, 2025 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /