Fix Gitignored files being in commits - #59
Closed
theveryoilydill wants to merge 82 commits into
Closed
Conversation
I would use svelte but ai likes react better
Signed-off-by: theveryoilydill <theveryoilydill@gmail.com>
Signed-off-by: theveryoilydill <theveryoilydill@gmail.com>
Configure Dependabot for npm package updates on a weekly schedule. Signed-off-by: theveryoilydill <theveryoilydill@gmail.com>
Updated branches for CodeQL analysis on push and pull requests. Signed-off-by: theveryoilydill <theveryoilydill@gmail.com>
Create deploy.yml
Add the Deployment Action v0.0.1
Update Dependencies
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.19.19 to 25.9.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.9.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…pes/node-25.9.1 Bump @types/node from 22.19.19 to 25.9.1
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…pescript-6.0.3 Bump typescript from 5.9.3 to 6.0.3
Update Develop
Update the Locks with Dependencies.
Signed-off-by: theveryoilydill <theveryoilydill@gmail.com>
Add CI workflow for React Router project
This lets it go frontend only cuz github.io has no backend.
This template allows building a React Router app using hash routing to generate HTML files without a backend. It supports a customizable array of frames for different URLs or functionalities. Signed-off-by: theveryoilydill <theveryoilydill@gmail.com>
Update Workflows
Signed-off-by: theveryoilydill <theveryoilydill@gmail.com>
Fix the Routing
Added additional notes about CI/CD and GitHub Actions. Signed-off-by: theveryoilydill <theveryoilydill@gmail.com>
Update README with CI/CD and GitHub Actions notes
Update to version 1.3.0
Changed pnpm setup to skip installation of dependencies. Signed-off-by: theveryoilydill <theveryoilydill@gmail.com>
…version Fix Deploy Workflow
Deploy version 1.3.1
* It doesn't work with github pages now, and probably forever. * Main hosters will now be Cloudflare and what ever other hosters allow SSR. * Also openning settings doesn't work sometimes in wrangler for some reason.
* Added new things to the gitignore * Stole stuff from the react router cloudflare template
Cloudflare deploy
Update Develop
Signed-off-by: theveryoilydill <theveryoilydill@gmail.com>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
source-frames-template | d396775 | Commit Preview URL Branch Preview URL |
Jun 25 2026, 11:42 PM |
theveryoilydill
force-pushed
the
fix-stuff
branch
from
June 25, 2026 23:41
55319ff to
d396775
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Now those files are removed from latest commits. Future commits won't have them. (Hopefully)