Director of Product for Codespaces here... AMA
This sounds SUPER interesting. Do you have an example of this? I wonder if this is something we could adopt in npm itself
Might make the most sense to kick off a thread in https://github.com/github/feedback/discussions/5962 so we can have a broader conversation
this is definitely on our radar! We didn't do any major work on artifacts / assets as part of this effort but there are a bunch of backlogged items, including individual hashes, that we would like to do in the future.
You can use a `.github/release.yml` to organize sections based on labels. https://docs.github.com/en/repositories/releasing-projects-o... I talked with one of the maintainers of conventional commits and we discussed…
Here's an example workflow that automates publishing to npm and creating a release with generated notes on the push of a tag https://github.com/MylesBorins/node-osc/blob/main/.github/wo...
The Release Notes are organized by PR and you can use configuration to sort into sections based on labels on those PRs. You can also ignore labels / particular users. So in theory everything you are outlining here is…
I guess it is a good thing we made automated release notes on GitHub use PRs instead of commits then ; )
Hey all, I'm the PM for this launch feel free to ask any questions We are also collecting feedback in this discussion https://github.com/github/feedback/discussions/5962
exactly
you two are both rad and this is the best interaction I've seen on the orange site in a while
exactly this. The base operating system comes with the system libraries necessary to support headless chrome out of the box. (disclaimer: I work for Google Cloud)
You might want to take a look at our talk from Google I/O about the new runtime https://www.youtube.com/watch?v=ogexnfng_hE&t=515s The new runtime is 100% idiomatic without any special apis. We do offer certain native…
You can always set up a cron service https://cloud.google.com/appengine/docs/standard/nodejs/sche... https://github.com/GoogleCloudPlatform/nodejs-microservices-... (I work for GCP)
Director of Product for Codespaces here... AMA
This sounds SUPER interesting. Do you have an example of this? I wonder if this is something we could adopt in npm itself
Might make the most sense to kick off a thread in https://github.com/github/feedback/discussions/5962 so we can have a broader conversation
this is definitely on our radar! We didn't do any major work on artifacts / assets as part of this effort but there are a bunch of backlogged items, including individual hashes, that we would like to do in the future.
You can use a `.github/release.yml` to organize sections based on labels. https://docs.github.com/en/repositories/releasing-projects-o... I talked with one of the maintainers of conventional commits and we discussed…
Here's an example workflow that automates publishing to npm and creating a release with generated notes on the push of a tag https://github.com/MylesBorins/node-osc/blob/main/.github/wo...
The Release Notes are organized by PR and you can use configuration to sort into sections based on labels on those PRs. You can also ignore labels / particular users. So in theory everything you are outlining here is…
I guess it is a good thing we made automated release notes on GitHub use PRs instead of commits then ; )
Hey all, I'm the PM for this launch feel free to ask any questions We are also collecting feedback in this discussion https://github.com/github/feedback/discussions/5962
exactly
you two are both rad and this is the best interaction I've seen on the orange site in a while
exactly this. The base operating system comes with the system libraries necessary to support headless chrome out of the box. (disclaimer: I work for Google Cloud)
You might want to take a look at our talk from Google I/O about the new runtime https://www.youtube.com/watch?v=ogexnfng_hE&t=515s The new runtime is 100% idiomatic without any special apis. We do offer certain native…
You can always set up a cron service https://cloud.google.com/appengine/docs/standard/nodejs/sche... https://github.com/GoogleCloudPlatform/nodejs-microservices-... (I work for GCP)