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

chore/merge sync template #55

Closed
wants to merge 273 commits into from
Closed

Conversation

0x4007
Copy link
Member

@0x4007 0x4007 commented Oct 10, 2024

  • feat: initial commit
  • feat: add TS support
  • feat: add conventional commits
  • feat: add dotenv
  • docs: add readme
  • feat: add pull request template
  • Create cloudflare-deploy
  • feat: create helloWorld index.html
  • feat: push action for development branch
  • feat: update readme
  • Update cloudflare-deploy.yml
  • fix: rename pull_request_template
  • Update conventional-commits.yml
  • chore: update dependencies and prettier
  • chore: update package json
  • Update conventional-commits.yml
  • Update cloudflare-deploy.yml
  • Update cloudflare-deploy.yml
  • feat: format on lint-staged
  • fix: commit-msg script and add lint-staged command
  • feat: prefer named functions
  • feat: add naming conventions rule
  • feat: easy ui support
  • feat: easy ui support
  • fix: prettier for css
  • chore: add .env file to .gitignore
  • fix: lint staged
  • fix: lint staged
  • chore: remove tabs
  • feat: reusable deploy script
  • feat: ban non null assertions
  • Update README.md
  • feat: spell check on commit
  • feat: copy typescript rules
  • chore: remove no unnecessary condition for false positives
  • fix: forgot to include cspell
  • fix: cspell ci
  • fix(ci): cspell
  • chore: remove deprecated
  • feat(cspell): support colors
  • fix(ci): cspell
  • feat: production deploys
  • chore: set up build for cd
  • chore(deps): upgrade all
  • chore: test on another brnach
  • chore: bump ci
  • chore: bump ci
  • chore: bump ci
  • chore: bump ci
  • chore: bump ci
  • chore: bump ci
  • feat: workflow dispatch
  • Merge branch 'test/cd'
  • chore: debug cd
  • chore: debug cd
  • chore: debug cd
  • chore: debug cd
  • feat: add knip CI configuration
  • feat: commit or pr
  • feat: workflow dispatch
  • chore: test env vars
  • Squashed commit of the following:
  • fix: whitespace
  • fix: transport secrets
  • fix: app installation if
  • feat: new github env style
  • chore: update Knip yaml actions
  • chore: update supabase key name
  • fix(ci): on prs
  • fix: change dist to static
  • Update esbuild-server.ts
  • fix: gitignore
  • fix: commit sha
  • feat: default Jest testing configuration
  • Update .github/workflows/jest-testing.yml
  • chore: moved jest config from js to ts
  • chore: removed unused check to trigger Jest Action
  • feat: cypress testing suite
  • feat: default Jest testing configuration (chore: update main #19)
  • chore: updated yarn.lock
  • chore: removed checks for warn messages in the console
  • fix: disabled comments on every push, and added default value for coverage
  • chore: moved knip configuration
  • chore: workflow dispatch for knip
  • chore: workflow dispatch for knip
  • chore: changed action target to pull_request_target
  • chore: added test section to README.md
  • ci(cspell): fix
  • Create CODEOWNERS
  • chore: added missing dep
  • chore: added ignore rules to knip
  • chore: removed ts-node dep and changed jest config
  • chore: added ternary rules for eslint
  • chore: fixed trailing space in conf
  • ci: add init workflow
  • feat: release please Action
  • chore: changed release to target default branch
  • chore: changed release to target default branch
  • chore: added permissions to release please
  • chore: removed npm env variable
  • Update release-please.yml
  • Update CODEOWNERS
  • ci: pass cloudflare credentials
  • ci: add reusable cloudflare deploy
  • ci: use single action
  • ci: update deploy.yml
  • chore: add pascal case linter to enforce Erc20Permit and Erc721Permit naming conventions
  • chore: enable StrictPascalCase on all Identifiers
  • chore: undo unnecessary changes
  • chore: add eslint-filename plugin
  • revert camelCase deletions and change to strictCamelCase
  • fix: use regex and ignore e2e.ts
  • chore: eslint config type inference
  • chore: update knip configuration in the template to run on pull_request
  • fix: moved eslint from js to json and accept numbers in file names
  • fix: workflow release please
  • fix: workflow cypress
  • chore: test reporting lib
  • chore: test reporting lib
  • chore: test reporting lib
  • chore: test reporting lib
  • Update jest-testing.yml
  • chore: find PR number
  • chore: remove event
  • chore: test pr number
  • chore: test pr number
  • chore: test pr number
  • chore: test comment
  • chore: test comment
  • chore: revert default branch for release-please.yml
  • chore: revert default branch for release-please.yml
  • chore(development): release 1.0.0
  • ci: run knip reporter on failure
  • Update README.md
  • Update README.md
  • chore: adding untested function
  • feat: changed tests to yarn with coverage
  • chore: added yarn install
  • chore: removed untested function
  • chore: test report on action
  • chore: manifest.json
  • chore: manifest.json
  • Delete CHANGELOG.md
  • Update README.md
  • Delete CHANGELOG.md
  • Update README.md
  • fix: release-please.yml uses the latest version of the Action
  • fix: conventional-commits.yml uses the latest version of the Action
  • chore: removed manifest.json and updated README.md
  • feat: add sync.yml which runs every month
  • feat: create a pull request
  • feat: create add-sync-to-repos.yml
  • fix: some typos
  • fix: github token
  • fix: disable substitution
  • fix: git auth
  • fix: uncomment push and pr
  • fix: use sed
  • fix: move git config
  • fix: change pr title
  • fix: add original_remote variable
  • fix: add debug prints
  • fix: remove push
  • fix: typo
  • fix: copy the file
  • fix: typo
  • fix: typo
  • fix: create a branch in this repository
  • fix: typo
  • fix: add git config url
  • fix: try on this repo
  • fix: quotes
  • fix: replace repo
  • fix: try forking the repo
  • fix: add write permission to sync.yml
  • fix: delete add-sync-to-repos.yml
  • fix: add pull-requests permission to sync.yml
  • fix: avoid merge conflicts and rename sync.yml to sync-template.yml
  • Update sync-template.yml
  • feat: add a list of ignored files
  • feat: auth as the bot
  • Update deploy.yml
  • Update deploy.yml
  • refactor: esbuild scripts
  • chore: clean up eslintrc
  • feat: no empty strings
  • chore: empty string test
  • chore: empty string test
  • chore: empty string test
  • chore: empty string test
  • chore: empty string test
  • chore: empty string test
  • chore: empty string test
  • chore: empty string test
  • chore: empty string test
  • chore: empty string test
  • chore: empty string test
  • chore: empty string test
  • chore: empty string test
  • chore: empty string test
  • chore: empty string test
  • chore: empty string test
  • chore: empty string test
  • chore: empty string test
  • chore: empty string test
  • chore: empty string test
  • fix: ensure no linkback
  • fix: knip
  • chore: annotations
  • chore: annotations
  • chore: annotations
  • chore: annotations
  • chore: fix empty string checker to correctly count violations
  • chore: fix empty string checker to correctly count violations
  • chore: fix empty string checker to correctly count violations
  • chore: fix empty string checker to correctly count violations
  • chore: fix empty string checker to correctly count violations
  • chore: fix empty string checker to correctly count violations
  • chore: fix empty string checker to correctly count violations
  • chore: formatting
  • fix: remove dummy empty strings

Copy link
Contributor

github-actions bot commented Oct 10, 2024

Unlisted dependencies (2)

Filename unlisted
build/esbuild-build.ts esbuild
build/esbuild-server.ts esbuild

Unlisted binaries (1)

Filename binaries
.github/workflows/publish-package.yml publish

@0x4007 0x4007 closed this Oct 22, 2024
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.

7 participants