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

151 fix make package #152

Merged
merged 6 commits into from
Mar 18, 2023
Merged

151 fix make package #152

merged 6 commits into from
Mar 18, 2023

Conversation

garrylachman
Copy link
Owner

close #151

@garrylachman garrylachman self-assigned this Mar 18, 2023
@github-actions
Copy link

GPT summary of e582a23:

  • Added the productName field to the package.json file

@github-actions
Copy link

GPT summary of 3f82d90:

  • Added eslint-disable comments to several lines index.ts
  • Changed the Electron label to ElectroCRUD menu.ts
  • Changed the About ElectronReact label to About ElectroCRUD menu.ts
  • Changed the Open menu item to Reload in development mode menu.ts
  • Changed the Hide ElectronReact label to Hide ElectroCRUD menu.ts
  • Changed the Learn More and Documentation links menu.ts
  • Changed the Community Discussions and Search Issues links menu.ts
  • Changed the MAIN_WINDOW_WEBPACK_ENTRY to void index.ts
  • Changed the SPLASH_SCREEN_WEBPACK_ENTRY to remove file:// index.ts
  • Changed the isDebug condition index.ts
  • Changed the RESOURCES_PATH condition index.ts
  • Changed the subMenuView condition menu.ts

@github-actions
Copy link

GPT summary of 74660fa:

Error: couldn't generate summary

@github-actions
Copy link

GPT summary of 4d66642:

Error: couldn't generate summary

@github-actions
Copy link

GPT summary of 14b88f9:

Error: couldn't generate summary

@github-actions
Copy link

GPT summary of 2273cdb:

Error: couldn't generate summary

PR summary so far:

  • Updated product name, version, description, repository url, and keywords in package.json
  • Updated configuration for publishing to Github, creating Flatpak packages, and Squirrel, RPM, and Deb package options
  • Updated Webpack config, renderer entry points, lint-staged, husky, and jest configs
  • Updated dependencies, devDependencies, and node version requirement
  • Added support for publishing to Github, creating Flatpak packages, and rules for commitlint
  • Added and updated shebang line, reference to husky.sh, call to commitlint, and commented out steps in .github/workflows/publish.yml
  • Added // eslint-disable-next-line comments, sourceMapSupport.install(), require('electron-debug')(), installExtensions function, and conditionals for menuBuilder in src/main/index.ts
  • Added __name functions, ObjectID class, parse and stringify from JSON, keys from Object, Primitive, primitive, object, noop, set and stringify functions, and license information in packages/utils/lib/helpers/index.js and object-id.js

@garrylachman garrylachman merged commit c68233f into develop Mar 18, 2023
@garrylachman garrylachman deleted the 151-fix-make-package branch March 18, 2023 19:21
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.

1 participant