-
Notifications
You must be signed in to change notification settings - Fork 9
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
feat: 15.2.2 release #367
Merged
Merged
feat: 15.2.2 release #367
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
07829ba
wip: Create 15.2.1-beta builds
JacobiClark 4d655b1
feat: advanced features has agent check UI
aaronm-2112 b0e1811
chore: spawn builds
aaronm-2112 5c23a96
wip: agent status slot toggle
aaronm-2112 2e3be7c
style: 🎨 fix code style issues with Prettier
fairdataihub-bot b59e40d
wip: Fixed check for Pennsieve agent error messages
JacobiClark 5cb8d85
wip: Add new entry to known Pennsieve Agent issues
JacobiClark 995f9ae
fix: remove duplicate known Pennsieve agent error strings
JacobiClark 98f43eb
wip: Added try catch to Pennsieve agent db file unlinking
JacobiClark 9097a30
wip: Added link to fix pennsieve agent db files manually
JacobiClark f9488f4
refactor: mutation observer shows pull manifest btn
aaronm-2112 cd1bcea
style: 🎨 fix code style issues with Prettier
fairdataihub-bot c6a883e
fix: start over hides and shows manfiest sections properly
aaronm-2112 4a97d12
style: 🎨 fix code style issues with Prettier
fairdataihub-bot 089d9b9
wip: banner image agent check
aaronm-2112 9bd7782
style: 🎨 fix code style issues with Prettier
fairdataihub-bot 3eb2094
feat: pennsieve agent check added to advanced features banner image
aaronm-2112 4d9f22f
fix: ps_upload_to_ds errors before retry vary initialization and caus…
aaronm-2112 834ebea
fix: SODA-Pennsieve key existing turns it into the default profile no…
aaronm-2112 868121b
fix: SODA-Pennsieve accounts not properly moved to soda-pennsieve and…
aaronm-2112 dcf9502
Merge pull request #363 from fairdataihub/fix-soda-pennsieve-key-default
aaronm-2112 526f73a
refactor: mutation observer creation moved to a function
aaronm-2112 fd6b0df
refactor: remove unused code and comments
aaronm-2112 f03b7b5
Merge pull request #364 from fairdataihub/add-pennsieve-agent-slot-ad…
aaronm-2112 27dc9e8
Merge pull request #365 from fairdataihub/files_to_rename_bad_reference
aaronm-2112 b467b08
refactor: direct users to contact us page if upload keeps failing
aaronm-2112 e8f8bc9
chore: remove console logs
aaronm-2112 c3d3e0c
chore: remove log statements that have no value or can cause crashes/…
aaronm-2112 479d539
chore: update changelog with 15.2.2 fixes done by aaronm-2112
aaronm-2112 6f0739a
wip: update changelog
aaronm-2112 829b4a7
chore: update version number
aaronm-2112 756527a
feat: Update CHANGELOG
JacobiClark 910899b
chore: update the announcements
aaronm-2112 e958a83
Merge branch 'staging' into pre-staging
aaronm-2112 a191694
build: update api version
aaronm-2112 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,6 @@ on: | |
- main | ||
- staging | ||
- pre-staging | ||
- empty-folders-files-hotfix | ||
|
||
jobs: | ||
deploy-on-linux: | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,6 @@ on: | |
- main | ||
- staging | ||
- pre-staging | ||
- empty-folders-files-hotfix | ||
|
||
jobs: | ||
deploy-on-mac: | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,6 @@ on: | |
- main | ||
- staging | ||
- pre-staging | ||
- empty-folders-files-hotfix | ||
|
||
jobs: | ||
deploy-on-windows: | ||
|
This file contains 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 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 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 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 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 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 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 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 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 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
issue (documentation): Typo in 'default_profile'
The word 'defualt_profile' is misspelled. It should be 'default_profile'.