TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

GitHub Public Roadmap

483 pointsby nicolas_almost 5 years ago

36 comments

danicgrossalmost 5 years ago
It’s one thing for a startup to do this while small.<p>A whole other level of evolution to do it while you’re large. Imagine Apple suddenly publishing their roadmap. This type of organizational neurogenesis done as an adult is impressive.<p>EDIT: I am in admiration of the change, regardless of opinion on the value of public roadmaps. It’s just rare to see big companies make big changes. Sign of youthful vitality and health, in my opinion.
评论 #23978167 未加载
评论 #23981104 未加载
评论 #23978927 未加载
评论 #23979295 未加载
评论 #23980154 未加载
评论 #23978269 未加载
评论 #23984386 未加载
评论 #23981707 未加载
评论 #23979289 未加载
评论 #23978122 未加载
frankjralmost 5 years ago
&gt; Discussions live in your project repository, so they’re accessible where your community is already working together. Their threaded format makes it easy to start, respond to, and organize unstructured conversations. Questions can be marked as answered, so over time a community’s knowledge base grows naturally.<p>I can imagine &quot;GitHub Discussions&quot; [0] cutting off a significant number of Stack Overflow questions.<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;github&#x2F;roadmap&#x2F;issues&#x2F;104" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;github&#x2F;roadmap&#x2F;issues&#x2F;104</a>
评论 #23978104 未加载
评论 #23982263 未加载
评论 #23978852 未加载
评论 #23978162 未加载
评论 #23981081 未加载
oefrhaalmost 5 years ago
This is welcome, but anyone else feeling that GitHub is moving in the more-stuff-lower-quality direction? In particular I&#x27;ve wasted quite a bit of time over the past year on scarcely documented features and misfeatures around GitHub Actions. (To be clear I like GitHub Actions a lot.)<p>One example: just yesterday I found out that public images on GitHub Packages Docker registry can&#x27;t be used in GitHub Actions&#x27; jobs.&lt;job_id&gt;.container, since the former is gated by auth for whatever goddamn reason and the latter can only pull from public registries. Think about it, their (probably #1) container-related feature can&#x27;t use their own registry. Apparently people have been complaining for almost a year now, yet nothing has changed.
评论 #23979871 未加载
评论 #23979012 未加载
评论 #23978662 未加载
评论 #23984907 未加载
评论 #23980020 未加载
codevikingalmost 5 years ago
I love how well organized and executed this is.<p>I love that the issues each share a common format and provide concise yet clear documentation. The concise bit here is key -- I&#x27;ve had trouble perusing similar, open product roadmaps from other products because of the verbosity &#x2F; level of detail.<p>Kudos to GitHub&#x27;s team for doing such an excellent job in communicating and managing the roadmap. Particularly given the size or the organization -- this is no small feat.
评论 #23977849 未加载
kd913almost 5 years ago
It&#x27;s 2020, the cost of an ipv4 address is more than $20 an address. Can there be some focus to include ipv6 support so that perhaps those people in the developing world who can&#x27;t afford an ip address can access github and contribute?<p>Such a mechanism would be an actual meaningful step for enabling access to poorer communities.
评论 #23980933 未加载
评论 #23980478 未加载
评论 #23996476 未加载
suyashalmost 5 years ago
Actual Roadmap with KanBan Board : <a href="https:&#x2F;&#x2F;github.com&#x2F;github&#x2F;roadmap&#x2F;projects&#x2F;1" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;github&#x2F;roadmap&#x2F;projects&#x2F;1</a>
评论 #23980152 未加载
bob1029almost 5 years ago
I really don&#x27;t need a lot of fancy stuff in order for GitHub to be valuable to me or my organization. Honestly, I did not find much of the roadmap to be compelling.<p>For me, the core features that comprise my GH user story are:<p>- Code<p>- Pull Requests<p>- Issues &amp; Labels<p>We also have limited use of Actions (for check builds) and heavy use of the API&#x2F;Webhooks for integration with our own custom CI&#x2F;CD tooling.<p>In my opinion, the biggest place where value should be added is in these 3 areas above. Some of the simplest ideas are the most powerful. We get an incredible amount of mileage out of basics like issues &amp; labels. If there were additional aspects to issues similar to labels that could further enhance this experience, I would be very interested. Our entire development process revolves around issues to track tasks.<p>One of the things I&#x27;ve had in mind would be a way to build a markdown-defined webform template that can be used for populating highly-structured issues without requiring the user to edit a complex document each time.<p>For example, you could have CustomerTroubleTicketTemplate.md in a .github&#x2F;issue_templates&#x2F; path, and then when you go to click New Issue, a down arrow could be provided that pops a list of all defined issue templates. Selecting one would present the user with a webform (as defined in the template markdown) that collects all required fields to create that issue. The issue could be created with labels&#x2F;assignments&#x2F;etc as defined in the markdown document. This would likely require enhancements to GFM.<p>Bonus points if there is some way to expose specific issue templates through public GH pages so that your customers can submit tickets against your private repositories even though they don&#x27;t have direct access to your issue buckets. I think a very small step in this direction could obviate a lot of use cases people find with products like Zendesk (it would for us, anyways - we just funnel ZD tickets back into GH issues).
gokhanalmost 5 years ago
It&#x27;s a longtime practice of Azure DevOps (former TFS) team [1][2] and many from that team are now working under GitHub. Maybe that&#x27;s a culture transfer from MS.<p>[1] <a href="https:&#x2F;&#x2F;docs.microsoft.com&#x2F;en-us&#x2F;azure&#x2F;devops&#x2F;release-notes&#x2F;features-timeline" rel="nofollow">https:&#x2F;&#x2F;docs.microsoft.com&#x2F;en-us&#x2F;azure&#x2F;devops&#x2F;release-notes&#x2F;...</a><p>[2] <a href="https:&#x2F;&#x2F;dev.azure.com&#x2F;mseng&#x2F;AzureDevOpsRoadmap&#x2F;_workitems&#x2F;recentlyupdated" rel="nofollow">https:&#x2F;&#x2F;dev.azure.com&#x2F;mseng&#x2F;AzureDevOpsRoadmap&#x2F;_workitems&#x2F;re...</a>
staysaasyalmost 5 years ago
Kudos to Github for trying this. I&#x27;m excited to see more SaaS companies &quot;call their shots&quot; and provide insight into their roadmap plans. It seems like a natural evolution of the industry.<p>For any enterprise SaaS businesses trying this at home – keep in mind that any product information that you publish publicly can and likely will be used against you by a competitor in a sales cycle at some point, fairly or unfairly. This might still be worth it overall, but is a real risk that isn&#x27;t obvious until it happens to you (or you observe your team doing it to someone else).
flixicalmost 5 years ago
In case you are interested in Dark Mode, it&#x27;s not on this roadmap.
评论 #23977950 未加载
评论 #23978534 未加载
评论 #23978202 未加载
jeffnappialmost 5 years ago
How about basic feature parity with GitLab?<p>GitHub - if you&#x27;re listening, _PLEASE_ implement protected tags :)<p><a href="https:&#x2F;&#x2F;github.community&#x2F;t&#x2F;feature-request-protected-tags&#x2F;1742" rel="nofollow">https:&#x2F;&#x2F;github.community&#x2F;t&#x2F;feature-request-protected-tags&#x2F;17...</a>
catchmeifyoucanalmost 5 years ago
Super excited about auto-merge for PRs. &quot;Today, the workflow for these users entails submitting pull requests and then coming back to the site to merge and delete the branch.&quot;<p><a href="https:&#x2F;&#x2F;github.com&#x2F;github&#x2F;roadmap&#x2F;issues&#x2F;107" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;github&#x2F;roadmap&#x2F;issues&#x2F;107</a>
评论 #23980151 未加载
评论 #23980671 未加载
cltsangalmost 5 years ago
Interesting that there&#x27;s no mention of agile tools like Project cards, issue dependencies, etc..<p>I wonder if the plan to incorporate features from Azure DevOps is still on-going.
评论 #23977919 未加载
评论 #23977727 未加载
gigatexalalmost 5 years ago
whoever or whatever team came up with the personal README&#x27;s for ones github profile needs to be given the keys to all of Github because no feature in all of my years of using github has had such a profound &quot;cool&quot; factor than this. It will also go a long way to solidify the site as a social network. I see it replacing my resume, I will just send people that link, much like I used to with a personal website.<p>The roadmap is nice and it&#x27;s nice that we might get to see what is going on or coming up and maybe have a say in it. This seems a lot like what Gitlab is doing though, so perhaps they&#x27;re trying to get some of Gitlab&#x27;s goodwill?
raszalmost 5 years ago
I recently learned Github is internally using AWS, and not Azure, for file storage !?!?! :o<p>for example <a href="https:&#x2F;&#x2F;github.com&#x2F;CnCNet&#x2F;cnc-ddraw&#x2F;files&#x2F;4974882&#x2F;ddraw.zip" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;CnCNet&#x2F;cnc-ddraw&#x2F;files&#x2F;4974882&#x2F;ddraw.zip</a> redirects to <a href="https:&#x2F;&#x2F;github-production-repository-file-5c1aeb.s3.amazonaws.com&#x2F;110366814&#x2F;4974882?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200728%2Fus-east-1%2Fs3%2Faws4_request&amp;X-Amz-Date=20200728T195408Z&amp;X-Amz-Expires=300&amp;X-Amz-Signature=4cee8b39040095c810769cf56f2ac509b26d14cd09ae3d04b00d007b6d637492&amp;X-Amz-SignedHeaders=host&amp;actor_id=2623127&amp;repo_id=110366814&amp;response-content-disposition=attachment%3Bfilename%3Dddraw.zip&amp;response-content-type=application%2Fx-zip-compressed" rel="nofollow">https:&#x2F;&#x2F;github-production-repository-file-5c1aeb.s3.amazonaw...</a>
评论 #23980010 未加载
willow9886almost 5 years ago
Would be great to be able to &quot;upvote&quot; features.
评论 #23979941 未加载
open-parenalmost 5 years ago
More direct link to the roadmap: <a href="https:&#x2F;&#x2F;github.com&#x2F;github&#x2F;roadmap&#x2F;projects&#x2F;1" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;github&#x2F;roadmap&#x2F;projects&#x2F;1</a>
factorialboyalmost 5 years ago
In comparison, the GitLab Roadmap: <a href="https:&#x2F;&#x2F;about.gitlab.com&#x2F;direction&#x2F;" rel="nofollow">https:&#x2F;&#x2F;about.gitlab.com&#x2F;direction&#x2F;</a>
评论 #23978075 未加载
jborichevskiyalmost 5 years ago
Kudos to them, I want to see more of this.<p>Another great roadmap I enjoyed reading through was the one of IPFS. Formatted somewhat differently (one long document) but still just gets me excited reading through it while communicating key objectives and milestones.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;ipfs&#x2F;roadmap" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ipfs&#x2F;roadmap</a>
LockAndLolalmost 5 years ago
Nothing on ForgeFed and accepting pull&#x2F;merge requests from other code versioning hosts. Can&#x27;t say I&#x27;m surprised.
dochtmanalmost 5 years ago
There was disappointingly little on the code review UX, or making the (Android, in my case) apps better.
ChrisMarshallNYalmost 5 years ago
That&#x27;s a really nice presentation.<p>I hope that they are able to pull it off. It&#x27;s ambitious, but they now have a sweet sugar daddy, and can afford it.<p>I use GH for all my work, and look forward to seeing some of this come to be.
mderazonalmost 5 years ago
This is very good and interesting to see.<p>Also, now that it&#x27;s public, it&#x27;s interesting to see as a non-enterprise user, that many new planned features are going enterprise first<p>For example, private GitHub pages: <a href="https:&#x2F;&#x2F;github.com&#x2F;github&#x2F;roadmap&#x2F;issues&#x2F;77" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;github&#x2F;roadmap&#x2F;issues&#x2F;77</a><p>A long requested feature for private repos is going enterprise first. Not sure why, I don&#x27;t know if this is purely business decision or if it has a technical reason
GordonSalmost 5 years ago
Great to see a roadmap so we have an idea what&#x27;s coming.<p>A little OT, but what I&#x27;d love to see on the roadmap is rolling back the recent UI changes! Rounding every corner in sight just looks <i>wrong</i>; it doesn&#x27;t &quot;suit&quot; GitHub. The accompanying layout changes also don&#x27;t help.<p>I reacted the same way during preview, and after living with it for a few weeks I still feel the same - the recent UI changes still look and feel odd, like it was little more than busywork.
jeremy_kalmost 5 years ago
Interesting to see people opening issues for things they want when nothing in the README suggests that Github was seeking community input. I realize that this is possible due to the fact that it is an open source repository, but its possible the issues could get flooded and this repository becomes less useful?
评论 #23978229 未加载
llamatabootalmost 5 years ago
Was actually hoping there would be more community features on the road map. I know I&#x27;m in the minority, but the promise of social coding is still out there waiting to be realized and more ability for open source projects to collaborate in diverse ways would be welcome.<p>But Github discussions seems interesting!
zeckalphaalmost 5 years ago
&gt; Existing issues are currently read-only, and we are locking conversations, as we get started. Interaction limits are also in place to ensure issues originate from GitHub.<p>In other words: “our issue and community management functionality does not scale.”
a13nalmost 5 years ago
It looks so bad... there are great tools out there that are built specifically for sharing your public roadmap with your users. Using GitHub for this is very rough on the eyes, and just bad for usability.
评论 #23980677 未加载
voodootruckeralmost 5 years ago
It would be nice if they would prioritize reliability over features. Their uptime has been terrible lately.
jrochkind1almost 5 years ago
I see a LOT of planned continuing investment in &quot;Actions&quot;. Makes sense.
adavalmost 5 years ago
Look under the &quot;Projects&quot; tab to see it laid out more visually.
julius_setalmost 5 years ago
So are we finally getting dark mode for Github on web?...
eyeballalmost 5 years ago
When is this going to absorb &#x2F; replace azure devops?
dabbitalmost 5 years ago
Yay! Codespaces soon! Discussions too.
The_rationalistalmost 5 years ago
Sad to see that the biggest missing feature of github.com (and actually a simple one) is <i>not</i> on their roadmap, not even considered in the &quot;future&quot; section...<p><a href="https:&#x2F;&#x2F;github.com&#x2F;isaacs&#x2F;github&#x2F;issues&#x2F;1125" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;isaacs&#x2F;github&#x2F;issues&#x2F;1125</a>
评论 #23992418 未加载
评论 #23981530 未加载
verroqalmost 5 years ago
Glad to know they are working on this idiotic stuff: <a href="https:&#x2F;&#x2F;github.com&#x2F;github&#x2F;roadmap&#x2F;issues&#x2F;63" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;github&#x2F;roadmap&#x2F;issues&#x2F;63</a>