Prefilling OAuth2 scopes for GitLab Personal Access Tokens (1 mins read).

How to make it easier to set up your OAuth2 scopes on a Personal Access Token with GitLab.
Prefilling OAuth2 scopes for GitLab Personal Access Tokens (1 mins read).
How to make it easier to set up your OAuth2 scopes on a Personal Access Token with GitLab.
What do Docker, GitLab, and Red Hat have in common? Aside from various levels of participation in open source, they’ve all been punching bags over the past few years for non-paying users angr…
To celebrate GitLab making the right call on their inactive accounts policy, here are some things that really impress me about them as a company 🧵
Post details
We discussed internally what to do with inactive repositories. We reached a decision to move unused repos to object storage. Once implemented, they will still be accessible but take a bit longer to access after a long period of inactivity.🦊 GitLab (@gitlab)Thu, 04 Aug 2022 22:50 +0000
Simon Willison (@simonw)Fri, 05 Aug 2022 04:36 +0000
We discussed internally what to do with inactive repositories. We reached a decision to move unused repos to object storage. Once implemented, they will still be accessible but take a bit longer to access after a long period of inactivity.🦊 GitLab (@gitlab)Thu, 04 Aug 2022 22:50 +0000
"GitLab plans to automatically delete projects if they've been inactive for a year and are owned by users of its free tier." Absolutely shocking decision from @gitlab, I very much hope they reconsider thistwitter.com/geoffreyhuntle…Post details
ugh GitLab are you alright? theregister.com/2022/08/04/git…GEOFF 🦩🎼 (@GeoffreyHuntley)Thu, 04 Aug 2022 02:50 +0000
Simon Willison (@simonw)Thu, 04 Aug 2022 21:06 +0000
Hopes to save a quarter of hosting costs by binning repos that haven't been touched for a year
Automagically deploying Architect Framework applications to AWS uisng GitLab CI (3 mins read).
How to use GitLab's OpenID Connect support with AWS, to allow deployment using the Architect Framework automagically on GitLab CI.
Recommended read: How we automatically fixed thousands of Ruby 2.7 deprecation warnings https://about.gitlab.com/blog/2021/02/03/how-we-automatically-fixed-hundreds-of-ruby-2-7-deprecation-warnings/
I'm having the best time in my life, all-remote at @GitLab - today marks my 2nd year 💜 dnsmichi.at/2022/03/02/2-y… It still feels like getting started. 🙃Michael Friedrich 🏳️🌈 🇺🇦 🌐 (@dnsmichi)Wed, 02 Mar 2022 21:29 GMT
One thing I find really interesting about the GitLab handbook is how many external references it uses for the "why" behind something. There's a constant stream of books, research, frameworks, and more. Usually nobody cites sources because — frankly — there aren't any.Donnie Berkholz is hiring (@dberkholz)Mon, 21 Feb 2022 04:12 GMT
Did you know you can authenticate to @GoogleCloud from @gitlab CI/CD jobs? Check out this docs page that I helped write: docs.gitlab.com/ee/ci/cloud_se…Seth Vargo (@sethvargo)Mon, 14 Feb 2022 22:46 GMT
Recommended read: 10 real-world stories of how we’ve compromised CI/CD pipelines https://research.nccgroup.com/2022/01/13/10-real-world-stories-of-how-weve-compromised-ci-cd-pipelines/
Building an Automagically Updating Personal README for GitLab and GitHub (2 mins read).
Announcing the publishing of readme.jvt.me as well as automagically updating READMEs in my GitLab and GitHub profiles.
I like how we do technical interviews at @gitlab. - Merge Request upfront to review as home exercise - Go through the review & implement suggestions Gives candidates enough time to prepare without a surprise. Focus on the technical discussion. Hopefully reduces stress.twitter.com/gergelyorosz/s…Post details
There's an even bigger issue with live coding than "just" the potential impact on diversity. If you do stressful live coding, you're excluding a massive population. "A large population of people are impacted by performance anxiety (est. 40% of all adults in the U.S. [23])."twitter.com/GergelyOrosz/s…Gergely Orosz (@GergelyOrosz)Sat, 27 Nov 2021 10:15 GMT
Nicolas Dular (@nicolasdular)Sat, 27 Nov 2021 11:22 GMT
Thanks for this - this has solved my problem. Once I validated my card, I was able to execute jobs.
.@gitlab just filed for IPO In 2015 the entire GitLab team drove (me) in a single car to a surprise bachelor party for me in Las Vegas. Wow.Job (@Jobvo)Fri, 17 Sep 2021 20:25 +0000
Is anyone using #gitlab's Auto DevOps with a Maven/Gradle multimodule project? Thinking about maybe giving it a go, with deployment to GKE for ease of management of my services, but wanna find out if its suitable first, and how to pass secrets that would be in an application.properties
on the host. Or I guess, do I need to rewire the app instead?
Open source friends: what are the best pieces of "Git/GitHub etiquette" you've picked up over the years? Things like submitting large changes commit-by-commit to help reviewers out.
Celeste Horgan (@celeste_horgan)Thu, 25 Mar 2021 21:06 GMT
Congrats on moving! I'd also be interested what triggered the move 🙃
It feels odd to suddenly have i.e. replies to tweets be sent ~90 seconds after I post the comment, instead of ~8 minutes later. Turns out that some tweaking of #Netlify settings, reducing some of the size of files on my site, and migrating from Netlify to #Cloudfront with a self-hosted shell #gitlab CI runner makes a big difference!
.@GitLab releases many features years before GitHub. Every month on the 22nd, transparent and open. 10 examples in this thread 💡 about.gitlab.com/is-it-any-good…Sid Sijbrandij (@sytses)Thu, 21 Jan 2021 20:30 GMT
they are not better theregister.com/2019/10/16/git…
Joe (@jna_sh)Fri, 15 Jan 2021 19:43 GMT
I'm wearing a GitLab hoodie that I bought with my own money, so... 🦊
GitLab Runner Docker TCP Error (2 mins read).
Fixing the cannot connect to the Docker daemon
error with GitLab Runner and Docker.
Thanks GitLab for the Swag! (2 mins read).
Thanking GitLab for the swag store credit for sharing how much I use GitLab.com.
Adding a Merge Request Checklist for new Articles (1 mins read).
Adding a checklist for articles in my GitLab Merge Requests.
Recommended read: GitLab `reset --hard bad1dea`: Biz U-turns, unbans office political chat, will vet customers https://www.theregister.co.uk/2019/10/17/gitlab_reverse_ferret/
I've just seen in my GitLab repo's issues that I've had an issue raised about my CI/CD configuration (https://gitlab.com/jamietanna/jvt.me/issues/664).
This seems like a great solution to try and find common issues in pipelines.
Recommended read: cd-linter https://bitbucket.org/sealuzh/cd-linter/
Using Git refs to help track your GitLab Environments, from your local repo (2 mins read).
How to pull the Git refs that GitLab Environments exposes in your GitLab repo.
Using Git refs to check out GitLab Merge Requests, from your local repo (2 mins read).
How to pull the Git refs for Merge Requests to your GitLab repo.
My editorial workflow for blog posts (8 mins read).
Taking you through the journey I go on when writing blog posts, from ideation to publishing the post.
Serving Branches on a Subdomain using Caddy and GitLab Review Apps (2 mins read).
How to dynamically serve a branch on a subdomain for GitLab Review Apps using Caddy Labels.
2017 in Review (68 mins read).
A look back over the awesome (and not so awesome) things that happened in 2017, and a look forward to what 2018 holds.
GitLab Review Apps with Capistrano and Nginx (4 mins read).
Spinning up a version of your application on every push, so others don't have to manually get the code up and running locally.
Building Chef Cookbooks with GitLab (Part 1) (12 mins read).
An introduction to how to build a cookbook using GitLab's Continuous Integration platform in conjunction with kitchen-docker
.
Why You Should Use GitLab.com (13 mins read).
A discussion about the reasons that I would greatly recommend the GitLab.com platform for all your Git hosting, opposed to its competitors.
Continuous Delivery with Capistrano and GitLab Continuous Integration (5 mins read).
How to get up and running with using GitLab CI and the Capistrano deploy tool.
You're currently viewing page 1 of 1, of 44 posts.