Skip to content
#

task-runner

Here are 440 public repositories matching this topic...

drewsilcock
drewsilcock commented Nov 30, 2020

I have a build task that takes in variables to decide which platform to build for.

I'm trying to find some way to tell Task that the job is up-to-date using the standard sources checksum plus also checking whether the platform variables have changed.

I can get one to work at a time, but not both as the status commands seem to take precedence over the sources meaning if you specify comman

InvokerMaster
InvokerMaster commented Jul 6, 2021

Yesterday I experienced a really bad issue. I created a project using npm hardhat init and it seemed that hardhat created .gitignore file.
I was thinking that .env is added to this file already, and added my private key, tested deployment on testnet and made it public repository.
After 1 hour, when I noticed that .env file is exposed, it was already late.
So I would to add .env file to .gitigno

hela

🍦 Powerful software development experience and management. Enhancing @tc39 JS, @denoland and @nodejs, because we need a bit of magic. You can think of it as Cargo for the JavaScript ecosystem.

  • Updated Jun 14, 2021
  • JavaScript

Improve this page

Add a description, image, and links to the task-runner topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the task-runner topic, visit your repo's landing page and select "manage topics."

Learn more