Skip to content
This repository has been archived by the owner on Nov 14, 2019. It is now read-only.

Add support for constants #153

Merged
merged 2 commits into from
Sep 12, 2019
Merged

Add support for constants #153

merged 2 commits into from
Sep 12, 2019

Conversation

antho1404
Copy link
Member

dependency: mesg-foundation/mesg-js#132

Add compilation of constants for processes.

If the mapping contains an object with an attribute key then it is considered as a reference otherwise it is a constant

@antho1404 antho1404 added the enhancement New feature or request label Sep 11, 2019
@antho1404 antho1404 added this to the next milestone Sep 11, 2019
@antho1404 antho1404 self-assigned this Sep 11, 2019
@antho1404 antho1404 force-pushed the feature/constant-support branch from 32be42d to b33359c Compare September 11, 2019 11:14
NicolasMahe
NicolasMahe previously approved these changes Sep 11, 2019
package.json Outdated
@@ -30,7 +30,7 @@
"is-git-url": "^1.0.0",
"js-yaml": "^3.13.1",
"lodash.pick": "^4.4.0",
"mesg-js": "^4.3.1",
"mesg-js": "github:mesg-foundation/mesg-js#build/add-mapping-constant-support",
Copy link
Contributor

Choose a reason for hiding this comment

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

We want rather version of mesg-js here, won't we?

Copy link
Member Author

Choose a reason for hiding this comment

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

yes this is just temporary to test the feature and shouldn't be merged until the dependency mesg-foundation/mesg-js#132 is merged and released as beta. There is a dependency for this PR

krhubert
krhubert previously approved these changes Sep 12, 2019
@antho1404 antho1404 dismissed stale reviews from krhubert and NicolasMahe via cbead1c September 12, 2019 05:13
@antho1404 antho1404 merged commit d5d463e into master Sep 12, 2019
@antho1404 antho1404 deleted the feature/constant-support branch September 12, 2019 05:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants