Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
d3abf174
Unverified
Commit
d3abf174
authored
Mar 26, 2018
by
Stanislav Baranov
Committed by
GitHub
Mar 26, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed obsolete step in for rolling a new engine
parent
2171fcb8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
9 deletions
+0
-9
CONTRIBUTING.md
CONTRIBUTING.md
+0
-9
No files found.
CONTRIBUTING.md
View file @
d3abf174
...
...
@@ -257,15 +257,6 @@ few steps:
a new version is important in order to not break folks using prebuilt
binaries in their workflow (e.g., our customers).
3.
Land a change that update our dependency on the
`sky_engine`
and
`sky_services`
packages to point to the new version of the engine that you
just published. These dependencies are defined by
[
packages/flutter/pubspec.yaml
](
packages/flutter/pubspec.yaml
)
.
After changing the
`pubspec.yaml`
file, you'll need to run
`./dev/update_packages.dart`
to update all the packages in this repository to
see the new dependency. As part of landing this change, you should make
whatever other changes are needed in this repository to account for your
breaking change.
API docs for master branch
--------------------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment