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

Update development tools and workflows #603

Merged
merged 124 commits into from
Mar 15, 2024
Merged

Conversation

razor-x
Copy link
Member

@razor-x razor-x commented Mar 14, 2024

  • Do not ignore d.ts files under src
  • 1.0.2
  • Create new repo with workflow dispatch (Live demo #1)
  • Fix makenew workflow
  • Fix codeowner find/replace
  • Simplify sed_insert command
  • 1.1.0
  • Add codeowner as admin to new repo
  • Use github.actor for codeowner
  • Match package name to repo
  • Rename bootstrap job
  • Update dependencies
  • 1.1.1
  • Remove redundant exclude in package.json files
  • 1.1.2
  • Add package input to makenew workflow
  • Add Windows and macOS to .gitignore
  • 1.1.3
  • Remove trailingComma none from prettier config
  • Remove extra quotes in stale config
  • Run npm update
  • Fix typo in README
  • 1.1.4
  • ci: Set semantic-release concurrency
  • 1.1.5
  • Pass node_auth_token to workflows
  • Add sleep step in makenew workflow
  • 1.1.6
  • Fix publish workflow
  • 1.1.7
  • Run npm update
  • Use new publish action
  • 1.1.8
  • Use bash for makenew script
  • Run npm update
  • Update c8
  • Update to prettier v3
  • Update eslint-config-standard-with-typescript to v36
  • Add types to export map
  • Rename registry_host to registry_url in action
  • Use package name over index.js
  • Remove dependencies check
  • 1.2.0
  • Use conventional commit message in ci
  • 1.2.1
  • Fix types in export map
  • 1.2.2
  • Fix input in publish action
  • Fix secret name in workflow
  • Use registry_token over node_auth_token
  • Update branch triggers
  • Update workflow text
  • Fix registry_token description
  • Update dependencies
  • 1.2.3
  • Always makenew branch to main
  • Only build on linux
  • Update to semantic-release action v4
  • 1.2.4
  • Update eslint dependencies
  • 1.2.5
  • Only install check on linux
  • 1.2.6
  • Run npm update
  • Run npm update
  • 1.2.7
  • Add "import/no-relative-parent-imports": "error"
  • 1.2.8
  • Update to Node.js v20
  • Set composite true in tsconfig.json
  • Update ava.config.js for Node v20
  • Update eslint-config-standard-with-typescript
  • Update to tsx v4
  • Update to AVA v6
  • Update all action versions
  • Update eslint-config-standard-with-typescript to v42
  • 1.2.9
  • Update eslint-config-standard-with-typescript
  • Update c8
  • 1.3.0
  • Update dependencies
  • Add CJS build with tsup
  • Remove default export
  • 1.4.0
  • Fix missing declaration files
  • 1.4.1
  • Run npm update
  • 1.4.2
  • Do not let semantic-release release version 1.0.0
  • Fix semantic-release step references
  • Update upload-artifact and download-artifact actions
  • 1.4.3
  • Run npm update
  • Add .terraform to .gitignore for prettier
  • Remove duplicated yaml block
  • Keep typescript at 5.3.0

@razor-x razor-x requested a review from phpnode March 14, 2024 22:59
@razor-x razor-x merged commit 04f7a80 into main Mar 15, 2024
16 checks passed
@razor-x razor-x deleted the update-deps-and-tools-march-14 branch March 15, 2024 00:33
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.

3 participants