Giter VIP home page Giter VIP logo

rss-feed's Introduction

Hi there 👋

GitHub Twitter LinkedIn Website

Hi 👋 ! My name is Wissam and I'm an Engineering Manager at Stripe where I get to build public APIs that power the economic infrastructure for the internet. Previously, I was an Engineering Manager at GitHub leading a team responsible for GitHub's global scale public APIs (REST & GraphQL). I've had the privilege of working remotely full-time for 6 years now, including at two pioneers of the remote industry: GitHub and InVision. This has helped shape my thoughts and philosophy on scaling engineering organizations and managing remote teams. I focus on increasing impact in distributed organizations by fostering strong engineering cultures.

More to come here shortly... 🕐

rss-feed's People

Contributors

imwiss avatar

Watchers

 avatar

rss-feed's Issues

[GitHub] Secret scanning permissions can now be configured as part of custom repository roles

GitHub Enterprise Cloud users can now configure two new permissions when managing custom repository roles:

  • View secret scanning results
  • Dismiss or reopen secret scanning results

You can learn more about custom repository roles in our [documentation]…


Would you like to know more?

Read the full article on the following website:

https://github.blog/changelog/2021-12-13-secret-scanning-permissions-can-now-be-configured-as-part-of-custom-repository-roles

[GitHub] Ensure required status checks provided by the intended app”

[GitHub] Container signing added to the Publish Docker Container workflow for GitHub Actions

We have added support for sigstore container signing to the default GitHub Actions starter workflow for publishing container images. New workflows on public repositories will use this by default. If you have an existing workflow, y…


Would you like to know more?

Read the full article on the following website:

https://github.blog/changelog/2021-12-06-container-signing-added-to-the-publish-docker-container-workflow-for-github-actions

[GitHub] Ensure required status checks provided by the intended app

[GitHub] Jupyter Notebooks and specialized file formats display faster

GitHub's display of specialized file formats is now faster and more reliable. This includes rendering of Jupyter Notebooks, GeoJSON, PDF, PSD, SOLID, SVG, and TopoJSON files.

Previously, GitHub's display of specialized file formats relied on server-side …


Would you like to know more?

Read the full article on the following website:

https://github.blog/changelog/2022-01-07-jupyter-notebooks-and-specialized-file-formats-display-faster

[GitHub] GitHub Actions: Improvements to GitHub Actions starter experience

Getting started with GitHub Actions just got easier! Now, when you want to create an Actions workflow in the Actions tab of your repository, the workflow recommendations will be based on repository analysis that detects elements, such as programming langu…


Would you like to know more?

Read the full article on the following website:

https://github.blog/changelog/2021-12-17-github-actions-improvements-to-github-actions-starter-experience

[GitHub] GitHub Actions: GitHub-hosted runners now run Node.js 16 by default

In the latest update to our GitHub-hosted runners virtual environments, Node.js 16 has become the default version of node and npm 8 has become the default version of npm.

To select the version of Node.js that you use for your projects, we encourage y…


Would you like to know more?

Read the full article on the following website:

https://github.blog/changelog/2021-12-10-github-actions-github-hosted-runners-now-run-node-js-16-by-default

[GitHub] GitHub Desktop now shows pull request check run statuses

GitHub Desktop now supports reviewing the statuses of individual check runs for a pull request directly in GitHub Desktop. This includes statuses of job steps for check runs generated through GitHub Actions. Customers can review the results of check runs …


Would you like to know more?

Read the full article on the following website:

https://github.blog/changelog/2021-12-14-github-desktop-now-shows-pull-request-check-run-statuses

[GitHub] GitHub Pages: using GitHub Actions for builds and deployments for public repositories

Today you will begin to see a new workflow running called pages build and deployment in your public GitHub Pages repositories. This workflow is automatically triggered when you push to the branch configured for GitHub Pages in your repository. As the na…


Would you like to know more?

Read the full article on the following website:

https://github.blog/changelog/2021-12-16-github-pages-using-github-actions-for-builds-and-deployments-for-public-repositories

[Slack] Stabilize, Modularize, Modernize: Scaling Slack’s Mobile Codebases

When do you need to overhaul a large code base to address tech debt?

What is the best way to address widespread inconsistencies and outdated patterns?

How can you make significant architectural improvements to a complex application while still continuin…


Would you like to know more?

Read the full article on the following website:

https://slack.engineering/stabilize-modularize-modernize-scaling-slacks-mobile-codebases/

[GitHub] Codespaces now offers organization policies to restrict machine types

Currently, Codespaces users in organizations in Team and Enterprise Cloud plans can use any machine type, from 2-core to 16-core (or even 32-core). We've heard from many organization administrators that they want the ability to restrict which machine size…


Would you like to know more?

Read the full article on the following website:

https://github.blog/changelog/2022-01-10-codespaces-now-offers-organization-policies-to-restrict-machine-types

[GitHub] GitHub Actions: Changing the search order for self-hosted runners

Previously, when running a job that requires a self-hosted runner, GitHub Actions would look for self-hosted runners in the repository, organization, and enterprise, in that order.

We are changing that behavior so that the first available matching runner…


Would you like to know more?

Read the full article on the following website:

https://github.blog/changelog/2022-01-04-github-actions-changing-the-search-order-for-self-hosted-runners

[Lethain] Inspection and the limits of trust.

For a long time, the path to engineering manager began with a prolonged stint of technical leadership.
Then you’d transition into an initial management role that balanced people and technical responsibilities.
Some companies call this a [tech lead manag…


Would you like to know more?

Read the full article on the following website:

https://lethain.com/inspection/

[GitHub] GitHub Actions: Changes to permissions in workflows triggered by Dependabot

Starting 12-09-2021, GitHub Actions workflows triggered by Dependabot for the create, deployment, and deployment_status events will always receive a read-only token and no secrets.

Starting 12-09-2021, GitHub Actions workflows triggered by Dependab…


Would you like to know more?

Read the full article on the following website:

https://github.blog/changelog/2021-12-09-github-actions-changes-to-permissions-in-workflows-triggered-by-dependabot

[Lethain] Index of writing on hiring.

Having spent a fair amount of time giving hiring process advice, I wanted to collect my hiring advice into a single index. Read through until you find a section that applies for you, and then read that.

  • If you don’t have an interview process with con…

Would you like to know more?

Read the full article on the following website:

https://lethain.com/hiring-writing-index/

[GitHub] ‘View on GitHub’ link no longer hidden behind email footers

It's now easier to get to the relevant location on GitHub from your emails, as the "View on GitHub" link at the bottom of email notifications is no longer trimmed on Gmail.

![Point down to GitHub link](https://i1.wp.com/user-images.githubusercontent.com/…


Would you like to know more?

Read the full article on the following website:

https://github.blog/changelog/2021-12-16-view-on-github-link-no-longer-hidden-behind-email-footers

[GitHub] Codespaces are now available to an organization’s outside collaborators

Codespaces have been constrained to specific users or all members of an organization, which, while great for day-to-day software development, didn't allow everyone in an organization to participate. That's why we're so happy to announce that as of today…


Would you like to know more?

Read the full article on the following website:

https://github.blog/changelog/2021-12-15-codespaces-are-now-available-to-an-organizations-outside-collaborators

[GitHub] Audit log streaming beta update – Google Cloud Storage support

GitHub Enterprise Cloud customers participating in the audit log streaming public beta may now use Google Cloud Storage when configuring a stream. This will allow tools that support Google Cloud Storage as a data source to more readily analyze the events …


Would you like to know more?

Read the full article on the following website:

https://github.blog/changelog/2021-12-08-audit-log-streaming-beta-update-google-cloud-storage-support

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.