Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update raw-template BBE to remove external dependency #5749

Merged
merged 10 commits into from
Oct 30, 2024

Conversation

heshanpadmasiri
Copy link
Member

examples/raw-templates/raw_templates.bal Outdated Show resolved Hide resolved
examples/raw-templates/raw_templates.bal Outdated Show resolved Hide resolved
examples/raw-templates/raw_templates.bal Outdated Show resolved Hide resolved
examples/raw-templates/raw_templates.md Outdated Show resolved Hide resolved
VALUES (2, 1, 15)`);
type MyCSVRawTemplate object {
*object:RawTemplate;
public (string[] & readonly) strings;
Copy link
Member Author

Choose a reason for hiding this comment

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

this field is needed due to ballerina-platform/ballerina-lang#43501

examples/raw-templates/raw_templates.bal Outdated Show resolved Hide resolved
examples/raw-templates/raw_templates.bal Outdated Show resolved Hide resolved
examples/raw-templates/raw_templates.md Outdated Show resolved Hide resolved
heshanpadmasiri and others added 2 commits October 28, 2024 15:23
Co-authored-by: Maryam Ziyad <maryamziyadm@gmail.com>
examples/raw-templates/raw_templates.bal Outdated Show resolved Hide resolved
examples/raw-templates/raw_templates.bal Outdated Show resolved Hide resolved
examples/raw-templates/raw_templates.md Outdated Show resolved Hide resolved
Co-authored-by: Maryam Ziyad <maryamziyadm@gmail.com>
examples/raw-templates/raw_templates.bal Outdated Show resolved Hide resolved
examples/raw-templates/raw_templates.md Outdated Show resolved Hide resolved
examples/raw-templates/raw_templates.md Outdated Show resolved Hide resolved
examples/raw-templates/raw_templates.md Show resolved Hide resolved
Co-authored-by: Maryam Ziyad <maryamziyadm@gmail.com>
Copy link

sonarcloud bot commented Oct 30, 2024

@MaryamZi MaryamZi added this pull request to the merge queue Oct 30, 2024
Merged via the queue into ballerina-platform:master with commit 4354864 Oct 30, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update raw-template BBE to remove external dependency
3 participants