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

Update schema #5

Merged
merged 11 commits into from
May 31, 2024
Merged

Update schema #5

merged 11 commits into from
May 31, 2024

Conversation

ibevers
Copy link
Collaborator

@ibevers ibevers commented May 30, 2024

@satra
Copy link
Contributor

satra commented May 30, 2024

this added the .venv directory

@ibevers
Copy link
Collaborator Author

ibevers commented May 30, 2024

this added the .venv directory

Fixed @satra

@@ -2,7 +2,7 @@
"@context": [
"https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
{
"activity_path": "https://raw.githubusercontent.com/ReproNim/reproschema-library/80867e36fb2c00563290486bf3f3bbeb3198f5cb/activities/"
"activity_path": "https://raw.githubusercontent.com/ReproNim/reproschema-library/enh/rc4/activities/"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shall we switch this to a specific committish now, if this all works?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I realized there is a test case on enh/rc4 in reproschema-library that wasn't passing--should be fixed when this is merged:
ReproNim/reproschema-library#80

I ran the test locally before pushing.

@satra
Copy link
Contributor

satra commented May 30, 2024

also can we update the github workflow checksum, so this protocol renders using the correct ui committish?

@ibevers
Copy link
Collaborator Author

ibevers commented May 31, 2024

also can we update the github workflow checksum, so this protocol renders using the correct ui committish?

Slightly confused by what you mean here. My conclusion from the conversation about the UI before is that the only way to render a protocol with a specific version of the UI is to host that version somewhere. Would you mind explaining a bit more?

@satra
Copy link
Contributor

satra commented May 31, 2024

My conclusion from the conversation about the UI before is that the only way to render a protocol with a specific version of the UI is to host that version somewhere.

indeed and it would be hosted here in this repo. so updating the checksum in config.env should be all that's needed.

@ibevers
Copy link
Collaborator Author

ibevers commented May 31, 2024

But what should I update the checksum to? The latest checksum for the fix/static branch of reproschema-ui?

https://github.com/ReproNim/reproschema-ui/tree/fix/static

@satra
Copy link
Contributor

satra commented May 31, 2024

i think that was already merged, so the current checksum should be fine.

@satra
Copy link
Contributor

satra commented May 31, 2024

sorry it wasn't merged. so yes, you can take the committish of that branch and use it.

@ibevers
Copy link
Collaborator Author

ibevers commented May 31, 2024

sorry it wasn't merged. so yes, you can take the committish of that branch and use it.

Done @satra

@satra satra merged commit 6c8428d into ReproNim:main May 31, 2024
1 check passed
@@ -2,7 +2,7 @@
"@context": [
"https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
{
"activity_path": "https://raw.githubusercontent.com/ReproNim/reproschema-library/80867e36fb2c00563290486bf3f3bbeb3198f5cb/activities/"
"activity_path": "https://raw.githubusercontent.com/ReproNim/reproschema-library/enh/rc4/a23a13875c7262c0bd0d77bd90c1ec296c6d1116/activities/"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i merged this, but i think this is incorrect. the branch name should not be there.

Copy link
Collaborator Author

@ibevers ibevers May 31, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, I will double-check next time @satra. I created a new PR: #6

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.

2 participants