latest 20 messages by tarkus

+ [2020-04-05T10:04:41Z] tarkus Do you know why, there might be "This branch was successfully deployed" in the PR status, but yet "No deployments" label underneath? Trying to figure out why environment URL doesn't show up anywhere in the PR after the deployment succeeds.
+ [2020-04-04T12:09:38Z] tarkus GitHub Actions
+ [2020-04-04T12:07:04Z] tarkus Q: Is there an easy very to compare two semver version numbers on "ubuntu-latest" GA machine?
+ [2020-03-30T09:41:46Z] tarkus [CI] How would you make your build workflow trigger a deployment? Or, do you normally have deployment step(s) as part of your PR build workflow?
+ [2020-03-30T08:36:01Z] tarkus Hey guys! I see "This branch has not been deployed" status message in PRs, what makes GitHub show it up? And how to mark it as complete?
+ [2016-11-12T13:51:13Z] tarkus canton7 here is an example: https://github.com/kriasoft/graphql-starter-kit/projects/1 (note project items may contain not only GitHub issues but some arbitrary cards)
+ [2016-11-12T13:50:05Z] tarkus nope, project items
+ [2016-11-12T13:48:12Z] tarkus canton7 is there an API for pulling the number of items in GitHub Projects?
+ [2016-11-12T13:36:48Z] tarkus Q: How can I display a badge in README.me with the number of open items on one of the project's columns? E.g. [to-do|25]
+ [2016-10-21T18:30:15Z] tarkus Does github.com domain resolve to any A records?
+ [2016-10-11T09:29:12Z] tarkus If you try to open "https://github.com/?%" it displays an empty page (no error, nothing).. is this by design?
+ [2016-09-27T12:55:37Z] tarkus What language/library is used by GitHub GraphQL API?
+ [2016-09-23T13:13:16Z] tarkus Are there any advantages of pushing personal feature branches to upstream? The downside is that there might be tonne of dead branches with time (abandoned featues for example)
+ [2016-09-23T13:11:39Z] tarkus Q: Is it recommended to create feature/bug branches in a forked repo? (small team, under 5 devs)
+ [2016-07-06T14:18:35Z] tarkus Is there a pro tip how to manage all these notifications from GitHub? Something like - convert notification emails to RSS and read that in an RSS reader?
+ [2016-04-17T20:45:58Z] tarkus CI question: If there are any code style related warnigns, is it a good practice to falt CI build?
+ [2016-04-17T12:01:29Z] tarkus what is the right way
+ [2016-04-17T12:01:10Z] tarkus rui.. or merge PR manually and clode the PR?
+ [2016-04-17T11:59:48Z] tarkus Q: If a PR was created with a wrong target branch, how to deal with it, close and create a new one.. or is there a way to change the target branch?
+ [2016-04-17T06:43:41Z] tarkus Q: If I manually merge a PR into another branch, will it be automatically marked as "merged"?