Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Conversation

@cakasuma
Copy link
Contributor

  • remove grunt gitinfo (not maintained and lodash dependencies security hasnt been patched)
  • upgrade grunt css min to upgrade security dependencies
  • install githash and register grunt task for deploy branch on githash

gitinfo: {
local: { branch: { current: { SHA: "", name: "", currentUser: "", } } },
remote: { origin: { url: "" } }
githash: {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this task do anything?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

githash/gitinfo used to retrieve information about the current git status such as branch, hash, etc. it is used when we deploy to our local branch. this task used in grunt deploy-branch

to use the task we have to configure in the initConfig and register the task in the grunt.registerTask

@OskarAhl OskarAhl merged commit 1620aa7 into binary-com:development Feb 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants