Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 1,191 for Anabel (0.21 sec)

  1. .github/workflows/label-approved.yml

    name: Label Approved
    
    on:
      schedule:
        - cron: "0 12 * * *"
      workflow_dispatch:
    
    jobs:
      label-approved:
        if: github.repository_owner == 'tiangolo'
        runs-on: ubuntu-latest
        steps:
        - name: Dump GitHub context
          env:
            GITHUB_CONTEXT: ${{ toJson(github) }}
          run: echo "$GITHUB_CONTEXT"
        - uses: docker://tiangolo/label-approved:0.0.4
          with:
            token: ${{ secrets.FASTAPI_LABEL_APPROVED }}
    Others
    - Registered: Sun Apr 21 07:19:11 GMT 2024
    - Last Modified: Mon Jan 22 18:43:10 GMT 2024
    - 610 bytes
    - Viewed (0)
  2. ci/official/envs/enable_pycpp_build

    #
    # Changes the behavior in pycpp.sh from "run all tests" to "verify that all
    # tests can compile." Used in some CI jobs (macOS and Linux Arm64) where test
    # execution is too expensive.
    TFCI_PYCPP_SWAP_TO_BUILD_ENABLE=1
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Fri Feb 02 21:57:40 GMT 2024
    - 976 bytes
    - Viewed (0)
  3. cmd/config-current.go

    		callhomeCfg, err := callhome.LookupConfig(s[config.CallhomeSubSys][config.Default])
    		if err != nil {
    			configLogIf(ctx, fmt.Errorf("Unable to load callhome config: %w", err))
    		} else {
    			enable := callhomeCfg.Enable && !globalCallhomeConfig.Enabled()
    			globalCallhomeConfig.Update(callhomeCfg)
    			if enable {
    				initCallhome(ctx, objAPI)
    			}
    		}
    	case config.DriveSubSys:
    Go
    - Registered: Sun Apr 21 19:28:08 GMT 2024
    - Last Modified: Sun Apr 21 11:43:18 GMT 2024
    - 30.9K bytes
    - Viewed (0)
  4. src/main/resources/fess_label.properties

    labels.menu_design=Page Design
    labels.menu_dict=Dictionary
    labels.menu_data=Backup/Restore
    labels.menu_crawl=Crawler
    labels.menu_web=Web
    labels.menu_file_system=File System
    labels.menu_data_store=Data Store
    labels.menu_label_type=Label
    labels.menu_key_match=Key Match
    labels.menu_boost_document_rule=Doc Boost
    labels.menu_path_mapping=Path Mapping
    labels.menu_web_authentication=Web Authentication
    labels.menu_file_authentication=File Authentication
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 40.7K bytes
    - Viewed (1)
  5. cni/pkg/nodeagent/informers_test.go

    	assert.NoError(t, err)
    
    	// wait for an update events
    	// total 3 update at before unlabel point: 1. init ns reconcile 2. ns label reconcile 3. pod annotation update
    	mt.Assert(EventTotals.Name(), map[string]string{"type": "update"}, monitortest.AtLeast(4))
    
    	waitForMockCalls()
    
    	assertPodNotAnnotated(t, client, pod)
    
    	// patch a test label to emulate a non-annotation POD update event
    Go
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Thu Feb 08 01:03:24 GMT 2024
    - 15.8K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_de.properties

    labels.menu_dict=Wörterbuch
    labels.menu_data=Sicherung/Wiederherstellung
    labels.menu_crawl=Crawler
    labels.menu_web=Web
    labels.menu_file_system=Dateisystem
    labels.menu_data_store=Datenspeicher
    labels.menu_label_type=Label
    labels.menu_key_match=Schlüssel-Match
    labels.menu_boost_document_rule=Dok.-Boost
    labels.menu_path_mapping=Pfad-Mapping
    labels.menu_web_authentication=Web-Authentifizierung
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 42.8K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_ko.properties

    labels.menu_design = 페이지 디자인
    labels.menu_dict = 사전
    labels.menu_data = 백업/복원
    labels.menu_crawl = 크롤러
    labels.menu_web = 웹
    labels.menu_file_system = 파일시스템
    labels.menu_data_store = 데이터 저장소
    labels.menu_label_type = 레이블(Label)
    labels.menu_key_match = 키워드 검색
    labels.menu_boost_document_rule = 문서 부스트
    labels.menu_path_mapping = 경로 매핑
    labels.menu_web_authentication = 웹 인증
    labels.menu_file_authentication = 파일 인증
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 44K bytes
    - Viewed (0)
  8. src/main/resources/fess_label_en.properties

    labels.menu_design=Page Design
    labels.menu_dict=Dictionary
    labels.menu_data=Backup/Restore
    labels.menu_crawl=Crawler
    labels.menu_web=Web
    labels.menu_file_system=File System
    labels.menu_data_store=Data Store
    labels.menu_label_type=Label
    labels.menu_key_match=Key Match
    labels.menu_boost_document_rule=Doc Boost
    labels.menu_path_mapping=Path Mapping
    labels.menu_web_authentication=Web Authentication
    labels.menu_file_authentication=File Authentication
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 40.7K bytes
    - Viewed (0)
  9. src/main/resources/fess_label_ja.properties

    labels.menu_design=ページのデザイン
    labels.menu_dict=辞書
    labels.menu_data=バックアップ/復元
    labels.menu_crawl=クローラー
    labels.menu_web=ウェブ
    labels.menu_file_system=ファイルシステム
    labels.menu_data_store=データストア
    labels.menu_label_type=ラベル
    labels.menu_key_match=キーマッチ
    labels.menu_boost_document_rule=ドキュメントブースト
    labels.menu_path_mapping=パスマッピング
    labels.menu_web_authentication=ウェブ認証
    labels.menu_file_authentication=ファイル認証
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 46.2K bytes
    - Viewed (2)
  10. src/main/resources/fess_label_fr.properties

    labels.number_of_thread	=	Le nombre de thread
    labels.interval_time	=	Temps d'intervalle
    labels.millisec	=	ms
    labels.permissions	=	Autorisations
    labels.virtual_hosts	=	Hôtes virtuels
    labels.virtual_host	=	Hôte virtuel
    labels.label_type	=	Label
    labels.file_crawling_button_create	=	Créer
    labels.file_crawling_button_create_job	=	Créer un nouveau job
    labels.web_crawling_configuration	=	Exploration Web
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 46.6K bytes
    - Viewed (0)
Back to top