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

RDART-976: Fix install command #1576

Merged
merged 2 commits into from Mar 18, 2024
Merged

RDART-976: Fix install command #1576

merged 2 commits into from Mar 18, 2024

Conversation

nirinchev
Copy link
Member

@nirinchev nirinchev commented Mar 18, 2024

No changelog since we're not keeping dedicated entries for alpha releases.

Fixes #1575

@cla-bot cla-bot bot added the cla: yes label Mar 18, 2024
@nirinchev nirinchev changed the title Fix install command RDART-976: Fix install command Mar 18, 2024
Copy link

coveralls-official bot commented Mar 18, 2024

Pull Request Test Coverage Report for Build 8328614835

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 86.097%

Totals Coverage Status
Change from base Build 8319382574: 0.0%
Covered Lines: 5778
Relevant Lines: 6711

💛 - Coveralls

@nirinchev nirinchev added the no-changelog Used to skip the changelog check label Mar 18, 2024
@nirinchev nirinchev merged commit 2c2b359 into main Mar 18, 2024
55 of 56 checks passed
@nirinchev nirinchev deleted the ni/fix-install branch March 18, 2024 15:34
nirinchev added a commit that referenced this pull request Mar 21, 2024
* main: (28 commits)
  Wrong test for local development (#1591)
  Add vNext Changelog header (#1589)
  [Release 2.0.0-beta.2] (#1588)
  Update melos to 5.2.0 (#1587)
  RDART-977: Hierarchical logger (#1574)
  Fix release workflow (#1582)
  RDART-978: Add support RealmValue.fromJson (#1581)
  Fix oversight in install command
  Add vNext Changelog header (#1579)
  [Release 2.0.0-beta.1] (#1577)
  RDART-976: Fix install command (#1576)
  Update build instructions and switching Flutter/Dart versions (#1571)
  gitignore release folder
  Remove incorrectly committed files
  Cleanup changelog, bring back melos publishing (#1573)
  Add vNext Changelog header (#1572)
  [Release 2.0.0-alpha.5] (#1570)
  Revert "Copy symlinks for realm_dart"
  Copy symlinks for realm_dart
  Fix changelog
  ...

# Conflicts:
#	packages/realm_dart/lib/src/session.dart
#	packages/realm_dart/src/realm-core
#	packages/realm_dart/test/realm_test.dart
#	packages/realm_dart/test/session_test.dart
#	packages/realm_dart/test/test.dart
papafe added a commit that referenced this pull request Mar 22, 2024
* main: (31 commits)
  Add vNext Changelog header (#1594)
  [Release 2.0.0] (#1593)
  Cleanup the changelog for 2.0.0 (#1592)
  Wrong test for local development (#1591)
  Add vNext Changelog header (#1589)
  [Release 2.0.0-beta.2] (#1588)
  Update melos to 5.2.0 (#1587)
  RDART-977: Hierarchical logger (#1574)
  Fix release workflow (#1582)
  RDART-978: Add support RealmValue.fromJson (#1581)
  Fix oversight in install command
  Add vNext Changelog header (#1579)
  [Release 2.0.0-beta.1] (#1577)
  RDART-976: Fix install command (#1576)
  Update build instructions and switching Flutter/Dart versions (#1571)
  gitignore release folder
  Remove incorrectly committed files
  Cleanup changelog, bring back melos publishing (#1573)
  Add vNext Changelog header (#1572)
  [Release 2.0.0-alpha.5] (#1570)
  ...
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes no-changelog Used to skip the changelog check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Install command broken in 2.0.0-alpha.5
2 participants