-
Notifications
You must be signed in to change notification settings - Fork 85
Cadence 1.0 Multi-Staging #1582
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
Merged
Merged
Changes from all commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
abdb4a4
[WIP] Cadence 1.0 Multi-Staging
jribbink b57aa40
cleanup
jribbink 3c43bc7
fixup
jribbink 91cecfc
report missing dependencies error
jribbink 68f473d
cleanup small issues
jribbink dbae112
stash
jribbink 3bcfdb0
fix tests
jribbink c48c080
fix header
jribbink fef9bcd
better filtering
jribbink 2f015e8
cleanup tests
jribbink 6d66ea9
enhance validator tests
jribbink cc86157
testing overhaul & bug fixes
jribbink 1eb11fd
enhance tests
jribbink bad8568
update tests
jribbink 2bcad5f
Refactor & improve result printing
jribbink 0c76d38
UI improvements
jribbink 31d1f16
fix nil deref bug
jribbink aea7cdc
cleanup checker cache
jribbink e5975cf
add txid
jribbink 38171a4
fix test regressions
jribbink 8ed698b
stash
jribbink 6052d40
refactor stagedContractUpdate
jribbink 46eb618
Fix goimports
jribbink 6a07a84
fix import
jribbink 6ea9a59
fix goimport-ed
jribbink 4e794c4
fix windows tests
jribbink 5b7d8d7
fix tests
jribbink fd9bd6c
update formatting
jribbink c5e77ff
fix test
jribbink a6871a7
wip
jribbink 62a0140
refactor deps & add upstream errors
jribbink 4ddaecf
Fix flakey tests
jribbink 6b92528
fix windows
jribbink b80f3f7
make pluralize helper
jribbink 4b5cba8
use GenericBoolPrompt
jribbink 99fd85c
Add cyclic import checking
jribbink 5812e1b
fix account access
jribbink f9f03ea
Fix crypto checker import
jribbink 30c96d2
cleanup missing dependencies messaging
jribbink 922530b
export fields for json
jribbink 0acecef
skip staging unchanged contracts
jribbink 9f21a3e
add more assertions to tests
jribbink 734f8cc
fix deps
jribbink 12ee3b4
fix getstagedcode test
jribbink 114c4b7
address feedback
jribbink 3929d24
rename to checkAllStaged
jribbink e11a9d1
rename test file & add limit
jribbink 7c0c2ae
change wording
jribbink f2d3513
Merge branch 'feature/stable-cadence' into jribbink/stage-all
jribbink 718d898
fix flowkit args
jribbink File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 10 additions & 10 deletions
20
...ate/mocks/git_hub_repositories_service.go → ...mock_git_hub_repositories_service_test.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.