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

Simplify the "Try it" section #498

Closed
qu1queee opened this issue Nov 27, 2020 · 5 comments
Closed

Simplify the "Try it" section #498

qu1queee opened this issue Nov 27, 2020 · 5 comments
Assignees
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/documentation Categorizes issue or PR as related to documentation.

Comments

@qu1queee
Copy link
Contributor

Idea:

From @sbose78 , can we simplify https://github.com/shipwright-io/build#try-it into a one-liner kubectl cmd?

@qu1queee qu1queee added good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. labels Nov 27, 2020
@qu1queee qu1queee added this to the release-v0.4.0 milestone Feb 19, 2021
@zhangtbj zhangtbj self-assigned this Feb 23, 2021
@zhangtbj
Copy link
Contributor

The current v0.3.0 release doesn't include the release.yaml

It should be included in the later release, such as: https://github.com/shipwright-io/build/releases/tag/untagged-52d78119a4e5d84137cb

Release v0.3.1-rc0
This is a test release to generate the release.yaml via ko. This is not intended to be a bugfix release.

After that, we can refine the Try it section

@adambkaplan
Copy link
Member

adambkaplan commented Mar 10, 2021

We now have nightly release YAMLs that will let users install Shipwright directly - we can phrase this as "To install the latest nightly build, run ..."

@adambkaplan adambkaplan added the kind/documentation Categorizes issue or PR as related to documentation. label Mar 10, 2021
@sbose78
Copy link
Member

sbose78 commented Mar 11, 2021

Nice!

@zhangtbj
Copy link
Contributor

As we discussed, we planed to use the nightly release yaml directly.

But I took a look at the nightly yaml today from here:
https://github.com/shipwright-io/build/releases/tag/nightly

I found there is a date and random value in the yaml name, like: nightly-2021-03-03-1614768199.yaml

So it is hard to get the latest nightly yaml file name directly for this issue.

So I suggest we have a nightly-latest.yaml file so the the Try It can use it without any change every day.

@qu1queee
Copy link
Contributor Author

Closing this one in favor of #655 . 655 will cover the requirement in here.

shipwright-dev automation moved this from To do to Done Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/documentation Categorizes issue or PR as related to documentation.
Projects
Development

No branches or pull requests

4 participants