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

Mechanics to publish EDs separately from releases #370

Open
kjetilk opened this issue Dec 27, 2021 · 5 comments
Open

Mechanics to publish EDs separately from releases #370

kjetilk opened this issue Dec 27, 2021 · 5 comments
Assignees

Comments

@kjetilk
Copy link
Member

kjetilk commented Dec 27, 2021

I don't find it terribly appealing to effectively use directories (like https://github.com/solid/specification/tree/main/2021 and https://github.com/solid/specification/tree/main/ED ) to what is actually a version control task. This is quite likely to lead to a messy situation where we end up committing stuff to the wrong directory. We should use version control for version control tasks.

And I believe we should prioritize that so thus this issue.

Eventually, there's consensus that we should have this write to a Solid server, but if that can't be done right away, I believe we should look into a fix even for the short term.

@kjetilk kjetilk added this to the Something for 0.9.x milestone Dec 27, 2021
@kjetilk
Copy link
Member Author

kjetilk commented Dec 27, 2021

@kjetilk
Copy link
Member Author

kjetilk commented Dec 28, 2021

The response was:

This is not something we support today.

So, there goes my short term solution. Which leaves us with the solution of publishing to a Solid server.

@elf-pavlik
Copy link
Member

I think you should be able to achieve it with github actions. When you tag a new release it could get auto deployed to gh-pages or solid server (given authn/authz can be sorted out).

@kjetilk
Copy link
Member Author

kjetilk commented Mar 23, 2022

Depends on solid/team#3

@elf-pavlik
Copy link
Member

elf-pavlik commented Mar 30, 2022

Solid-OIDC now has a GitHub action to automate the creation of snapshots from the ED, it was added in solid/solid-oidc#100 It gets triggered based on a specific pattern in the tag: https://github.com/solid/solid-oidc/#releasing-a-new-solid-oidc-draft-report

At this moment it doesn't address publishing to solidproject.org but it can be extended once a clear workflow gets established.

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

No branches or pull requests

4 participants