Viewing 15 posts - 226 through 240 (of 3,614 total)
If you put this in a GitHub repository .github\workflows\check_labels.yml
file then you can make running this a mandatory check in the "branch protection" option in your repo settings.
February 29, 2024 at 9:47 am
LGTM = Looks Good To Me?
My team has spent time working out if anything we do in a code review could be automated. Linting and formatting to an agreed, enforced...
February 28, 2024 at 9:02 am
Many of our CICD pipelines build our apps into Docker containers and runs a vulnerability scan on the resulting image. This is a pre-requisite before making the image available for...
February 27, 2024 at 8:33 am
Back in 2014 one of the talks at QCon was a talk from someone at NASA. They said they had two problems that kept them up at night.
One was how...
February 26, 2024 at 8:30 am
On a car dashboard a rev counter is a dial with a red zone. You don't need to be able to read any figures, just know where the needle points...
February 22, 2024 at 1:18 pm
There are official GitHub certifications too. https://github.blog/2024-01-08-github-certifications-are-generally-available/
If you work for a consultancy you may find you are expected to hold and keep a number of certifications.
February 16, 2024 at 3:03 pm
You might find the following links useful.
I've been using git for a long time and have only ever needed to use a handful of commands. Beyond the...
February 15, 2024 at 1:42 pm
I find that there is the feeling of having to start from scratch when joining a new team. It's uncomfortable but a spur to up your game until you bed...
February 12, 2024 at 9:17 am
Note to self: remember to rent a Lambo one day.
Don't. Had a driving day for my 40th birthday.
February 9, 2024 at 4:39 pm
Whether you are a Brent or a Jeff there are some pitfalls to watch out for to avoid burning yourself out.
Do others see you as a leg up or a...
February 9, 2024 at 12:24 pm
Never assign to malice that which can be assigned to incompetence. But in the case of the Post Office it is hard to brush it off as mere incompetence.
February 5, 2024 at 5:23 pm
HMRC (tax office) has the guilty until proven innocent perversion too. I didn't know a similar law was used for the Post Office.
Everything about this story stinks. People were prosecuted...
February 5, 2024 at 1:03 pm
Go for it, the only way is up!
If you research your subject, capture your method and your results then you have something that future you will thank you for, whether...
January 28, 2024 at 6:30 pm
With very few exceptions I've stayed with my employers for at least 5 years.
January 26, 2024 at 4:30 pm
Where a standard emerges it should represent that which the most people find readable. Yes, something else may be better for you personally, but you are going for what is...
January 25, 2024 at 9:27 am
Viewing 15 posts - 226 through 240 (of 3,614 total)