Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Remove Manifests Workflow #679

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

dtfranz
Copy link
Contributor

@dtfranz dtfranz commented Aug 8, 2023

The workflow is causing more trouble than it's worth at the moment, particularly for dependabot.

Addresses #667

The workflow is causing more trouble than it's worth at the moment, particularly for dependabot.

Signed-off-by: dtfranz <[email protected]>
@codecov
Copy link

codecov bot commented Aug 8, 2023

Codecov Report

Merging #679 (0140715) into main (5791e52) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #679   +/-   ##
=======================================
  Coverage   21.24%   21.24%           
=======================================
  Files          12       12           
  Lines         772      772           
=======================================
  Hits          164      164           
  Misses        583      583           
  Partials       25       25           

@joelanford
Copy link
Member

Maybe the problem is solved if we name them hardcoded to /tmp/base.yaml and /tmp/head.yaml?

That avoids any possibility of filename overlap in our repo and the issue with slashes in branch names being interpreted as directories, which didn't exist.

@ncdc ncdc merged commit a3e3cfe into operator-framework:main Aug 9, 2023
10 checks passed
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.

3 participants