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

Add serverless build (push) #1059

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

MichalKalke
Copy link
Contributor

@MichalKalke MichalKalke commented Jul 9, 2024

Description

Changes proposed in this pull request:

  • Add serverless build (push)

Related issue(s)

#1033

@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jul 9, 2024
@pPrecel pPrecel self-assigned this Jul 10, 2024
Comment on lines +10 to +12
permissions:
id-token: write
contents: read
Copy link
Contributor

Choose a reason for hiding this comment

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

I would suggest to keep comments about permissions (source)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I will add it in next PR, thanks

@pPrecel
Copy link
Contributor

pPrecel commented Jul 11, 2024

Why you've decided to add three building jobs only? I see in another PR that there are many more of them.

@pPrecel
Copy link
Contributor

pPrecel commented Jul 11, 2024

Why you've decided to add three building jobs only? I see in another PR that there are many more of them.

Oh, I see. It's already merged... It's ok but now I have another suggestion. Maybe should we split builds between three files? push, pull_request, and release? I think there is no reason to keep for example three builds in a separate file because we will not edit them and definitely do not remove/add images so often.

pPrecel
pPrecel previously approved these changes Jul 12, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label Jul 12, 2024
@pPrecel pPrecel added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 12, 2024
@pPrecel pPrecel dismissed their stale review July 12, 2024 10:24

missclick

@pPrecel pPrecel removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 12, 2024
@kyma-bot kyma-bot merged commit 089d148 into kyma-project:main Jul 12, 2024
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates the PR's author has signed the CLA. lgtm Looks good to me! size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants