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

Fix the remaining Sails V1 upgrade issues #306

Merged
merged 1 commit into from
Dec 21, 2022

Conversation

ArekSredzki
Copy link
Owner

  • Make the primary key fields for Asset and Version required and move their initialiation
  • Correct the column type for Version.availability
  • Fix session.token_secret to session.secret in docker.js
  • Use port 8080 instead of 5000 for the default docker config since macOS now uses 5000 for AirPlay
  • Bump the package.json version to v2.1.2

- Make the primary key fields for Asset and Version required and move their initialiation
- Correct the column type for Version.availability
- Fix session.token_secret to session.secret in docker.js
- Use port 8080 instead of 5000 for the default docker config since
  macOS now uses 5000 for AirPlay
- Bump the package.json version to v2.1.2
@ArekSredzki ArekSredzki self-assigned this Dec 21, 2022
@ArekSredzki ArekSredzki merged commit 6aca5a2 into master Dec 21, 2022
@ArekSredzki ArekSredzki deleted the hotfix/fix-outlying-sails-v1-issues branch December 21, 2022 10:08
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.

None yet

1 participant